[==========] 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 13:02:11.131619  7454 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.71.190:39701
I20260709 13:02:11.133105  7454 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 13:02:11.134122  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:11.149971  7460 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 13:02:11.150007  7461 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 13:02:11.151356  7454 server_base.cc:1061] running on GCE node
W20260709 13:02:11.149995  7463 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 13:02:12.247861  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:12.248083  7454 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 13:02:12.248301  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602132248276 us; error 0 us; skew 500 ppm
I20260709 13:02:12.249105  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:12.254184  7454 webserver.cc:533] Webserver started at http://127.7.71.190:34089/ using document root <none> and password file <none>
I20260709 13:02:12.255048  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:12.255240  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:12.255721  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:12.261447  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-0/minicluster-data/master-0-root/instance:
uuid: "b1c2414f482b4545b764bd7d1dc70ffd"
format_stamp: "Formatted at 2026-07-09 13:02:12 on dist-test-slave-j8hn"
I20260709 13:02:12.269416  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.000s	sys 0.008s
I20260709 13:02:12.274325  7469 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:12.275410  7454 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:02:12.275786  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-0/minicluster-data/master-0-root
uuid: "b1c2414f482b4545b764bd7d1dc70ffd"
format_stamp: "Formatted at 2026-07-09 13:02:12 on dist-test-slave-j8hn"
I20260709 13:02:12.276085  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-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 13:02:12.325037  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:12.326521  7454 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 13:02:12.326957  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:12.392427  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.190:39701
I20260709 13:02:12.392508  7520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.190:39701 every 8 connection(s)
I20260709 13:02:12.400019  7521 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 13:02:12.420732  7521 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd: Bootstrap starting.
I20260709 13:02:12.426337  7521 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:12.428079  7521 log.cc:826] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd: Log is configured to *not* fsync() on all Append() calls
I20260709 13:02:12.432265  7521 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd: No bootstrap required, opened a new log
I20260709 13:02:12.451691  7521 raft_consensus.cc:359] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c2414f482b4545b764bd7d1dc70ffd" member_type: VOTER }
I20260709 13:02:12.452210  7521 raft_consensus.cc:385] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:12.452418  7521 raft_consensus.cc:740] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c2414f482b4545b764bd7d1dc70ffd, State: Initialized, Role: FOLLOWER
I20260709 13:02:12.453181  7521 consensus_queue.cc:260] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b1c2414f482b4545b764bd7d1dc70ffd" member_type: VOTER }
I20260709 13:02:12.453615  7521 raft_consensus.cc:399] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:12.453853  7521 raft_consensus.cc:493] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:12.454119  7521 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:12.457979  7521 raft_consensus.cc:515] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c2414f482b4545b764bd7d1dc70ffd" member_type: VOTER }
I20260709 13:02:12.458618  7521 leader_election.cc:304] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [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: b1c2414f482b4545b764bd7d1dc70ffd; no voters: 
I20260709 13:02:12.460170  7521 leader_election.cc:290] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:12.460464  7524 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:12.462886  7524 raft_consensus.cc:697] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [term 1 LEADER]: Becoming Leader. State: Replica: b1c2414f482b4545b764bd7d1dc70ffd, State: Running, Role: LEADER
I20260709 13:02:12.463686  7524 consensus_queue.cc:237] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [LEADER]: Queue going to LEADER mode. State: All 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: "b1c2414f482b4545b764bd7d1dc70ffd" member_type: VOTER }
I20260709 13:02:12.464587  7521 sys_catalog.cc:565] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:12.473727  7525 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b1c2414f482b4545b764bd7d1dc70ffd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c2414f482b4545b764bd7d1dc70ffd" member_type: VOTER } }
I20260709 13:02:12.474424  7525 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:12.474258  7526 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [sys.catalog]: SysCatalogTable state changed. Reason: New leader b1c2414f482b4545b764bd7d1dc70ffd. Latest consensus state: current_term: 1 leader_uuid: "b1c2414f482b4545b764bd7d1dc70ffd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c2414f482b4545b764bd7d1dc70ffd" member_type: VOTER } }
I20260709 13:02:12.474843  7526 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:12.476796  7534 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:12.487282  7534 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:12.489364  7454 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:02:12.504113  7534 catalog_manager.cc:1383] Generated new cluster ID: 5f44ec7b95ea4d739b20218c5a6f5f91
I20260709 13:02:12.504410  7534 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:12.523411  7534 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:12.524923  7534 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:12.539664  7534 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd: Generated new TSK 0
I20260709 13:02:12.540566  7534 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:12.555513  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:12.562999  7543 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 13:02:12.564158  7544 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 13:02:12.567480  7454 server_base.cc:1061] running on GCE node
W20260709 13:02:12.567428  7546 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 13:02:12.568320  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:12.568503  7454 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 13:02:12.568678  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602132568659 us; error 0 us; skew 500 ppm
I20260709 13:02:12.569232  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:12.572742  7454 webserver.cc:533] Webserver started at http://127.7.71.129:41479/ using document root <none> and password file <none>
I20260709 13:02:12.573237  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:12.573426  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:12.573684  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:12.574723  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-0/minicluster-data/ts-0-root/instance:
uuid: "c1df7957cdbc488ba2031fffbe26f982"
format_stamp: "Formatted at 2026-07-09 13:02:12 on dist-test-slave-j8hn"
I20260709 13:02:12.580080  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:02:12.584457  7551 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:12.585177  7454 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:02:12.585443  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-0/minicluster-data/ts-0-root
uuid: "c1df7957cdbc488ba2031fffbe26f982"
format_stamp: "Formatted at 2026-07-09 13:02:12 on dist-test-slave-j8hn"
I20260709 13:02:12.585697  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-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 13:02:12.620591  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:12.621933  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:12.624402  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:12.628278  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:12.628499  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:12.628750  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:12.628902  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:12.720031  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.129:45347
I20260709 13:02:12.720095  7613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.129:45347 every 8 connection(s)
I20260709 13:02:12.726706  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:12.746587  7618 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 13:02:12.748201  7619 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 13:02:12.759069  7621 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 13:02:12.760246  7454 server_base.cc:1061] running on GCE node
I20260709 13:02:12.761166  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:12.761422  7454 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 13:02:12.761626  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602132761607 us; error 0 us; skew 500 ppm
I20260709 13:02:12.762341  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:12.765801  7614 heartbeater.cc:344] Connected to a master server at 127.7.71.190:39701
I20260709 13:02:12.766280  7614 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:12.766283  7454 webserver.cc:533] Webserver started at http://127.7.71.130:42671/ using document root <none> and password file <none>
I20260709 13:02:12.766959  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:12.767156  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:12.767424  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:12.767464  7614 heartbeater.cc:507] Master 127.7.71.190:39701 requested a full tablet report, sending...
I20260709 13:02:12.768592  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-0/minicluster-data/ts-1-root/instance:
uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
format_stamp: "Formatted at 2026-07-09 13:02:12 on dist-test-slave-j8hn"
I20260709 13:02:12.770809  7486 ts_manager.cc:194] Registered new tserver with Master: c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347)
I20260709 13:02:12.773772  7486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40220
I20260709 13:02:12.774407  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 13:02:12.778779  7626 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:12.779584  7454 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:02:12.779841  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-0/minicluster-data/ts-1-root
uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
format_stamp: "Formatted at 2026-07-09 13:02:12 on dist-test-slave-j8hn"
I20260709 13:02:12.780097  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-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 13:02:12.811928  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:12.813158  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:12.815415  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:12.818280  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:12.818463  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:12.818689  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:12.818830  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:12.907001  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.130:43777
I20260709 13:02:12.907122  7688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.130:43777 every 8 connection(s)
I20260709 13:02:12.914891  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:12.922201  7692 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 13:02:12.923978  7693 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 13:02:12.932865  7454 server_base.cc:1061] running on GCE node
W20260709 13:02:12.933693  7695 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 13:02:12.934079  7689 heartbeater.cc:344] Connected to a master server at 127.7.71.190:39701
I20260709 13:02:12.934485  7689 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:12.934976  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:02:12.935385  7689 heartbeater.cc:507] Master 127.7.71.190:39701 requested a full tablet report, sending...
W20260709 13:02:12.935322  7454 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 13:02:12.935781  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602132935758 us; error 0 us; skew 500 ppm
I20260709 13:02:12.936674  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:12.938174  7486 ts_manager.cc:194] Registered new tserver with Master: da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777)
I20260709 13:02:12.939360  7454 webserver.cc:533] Webserver started at http://127.7.71.131:40935/ using document root <none> and password file <none>
I20260709 13:02:12.939839  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:12.940026  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:12.939889  7486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40236
I20260709 13:02:12.940327  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:12.941731  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-0/minicluster-data/ts-2-root/instance:
uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
format_stamp: "Formatted at 2026-07-09 13:02:12 on dist-test-slave-j8hn"
I20260709 13:02:12.946178  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:02:12.949326  7700 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:12.950038  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:02:12.950278  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-0/minicluster-data/ts-2-root
uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
format_stamp: "Formatted at 2026-07-09 13:02:12 on dist-test-slave-j8hn"
I20260709 13:02:12.950529  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602130971146-7454-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 13:02:12.974020  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:12.975229  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:12.976778  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:12.978948  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:12.979128  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:12.979359  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:12.979514  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:13.066286  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.131:43235
I20260709 13:02:13.066377  7762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.131:43235 every 8 connection(s)
I20260709 13:02:13.081720  7763 heartbeater.cc:344] Connected to a master server at 127.7.71.190:39701
I20260709 13:02:13.082145  7763 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:13.083040  7763 heartbeater.cc:507] Master 127.7.71.190:39701 requested a full tablet report, sending...
I20260709 13:02:13.085148  7486 ts_manager.cc:194] Registered new tserver with Master: ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:13.085649  7454 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012164655s
I20260709 13:02:13.086803  7486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40238
I20260709 13:02:13.142953  7486 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40252:
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 13:02:13.147727  7486 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 13:02:13.240832  7576 tablet_service.cc:1511] Processing CreateTablet for tablet d36aa94fa9d7448e948747f6f3e72cdc (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:13.241500  7579 tablet_service.cc:1511] Processing CreateTablet for tablet d596f382ec1d475d8cf788ede0c4b99c (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:13.242976  7577 tablet_service.cc:1511] Processing CreateTablet for tablet 5bf50d3e484141eead507735399de328 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:13.240882  7578 tablet_service.cc:1511] Processing CreateTablet for tablet f9340818b82744c7b372c4f0fad2ea09 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:13.247910  7579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d596f382ec1d475d8cf788ede0c4b99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.247164  7575 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3ee28017f0469682d116ab804e0cab (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:13.250366  7576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36aa94fa9d7448e948747f6f3e72cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.253144  7577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bf50d3e484141eead507735399de328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.254312  7575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3ee28017f0469682d116ab804e0cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.256464  7578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9340818b82744c7b372c4f0fad2ea09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.263691  7574 tablet_service.cc:1511] Processing CreateTablet for tablet 5057adbe61ed414eb0847b9bbbf42000 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:13.265928  7574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5057adbe61ed414eb0847b9bbbf42000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.275978  7573 tablet_service.cc:1511] Processing CreateTablet for tablet 75e7e244fc234f008f0eeb236a7d2f62 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:13.277642  7573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e7e244fc234f008f0eeb236a7d2f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.285645  7653 tablet_service.cc:1511] Processing CreateTablet for tablet f9340818b82744c7b372c4f0fad2ea09 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:13.285758  7652 tablet_service.cc:1511] Processing CreateTablet for tablet 5bf50d3e484141eead507735399de328 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:13.290405  7652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bf50d3e484141eead507735399de328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.291885  7654 tablet_service.cc:1511] Processing CreateTablet for tablet d596f382ec1d475d8cf788ede0c4b99c (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:13.296634  7727 tablet_service.cc:1511] Processing CreateTablet for tablet f9340818b82744c7b372c4f0fad2ea09 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:13.305529  7651 tablet_service.cc:1511] Processing CreateTablet for tablet d36aa94fa9d7448e948747f6f3e72cdc (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:13.306741  7653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9340818b82744c7b372c4f0fad2ea09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.300122  7649 tablet_service.cc:1511] Processing CreateTablet for tablet 5057adbe61ed414eb0847b9bbbf42000 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:13.304049  7648 tablet_service.cc:1511] Processing CreateTablet for tablet 75e7e244fc234f008f0eeb236a7d2f62 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:13.297299  7728 tablet_service.cc:1511] Processing CreateTablet for tablet d596f382ec1d475d8cf788ede0c4b99c (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:13.311137  7725 tablet_service.cc:1511] Processing CreateTablet for tablet d36aa94fa9d7448e948747f6f3e72cdc (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:13.317605  7726 tablet_service.cc:1511] Processing CreateTablet for tablet 5bf50d3e484141eead507735399de328 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:13.320451  7727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9340818b82744c7b372c4f0fad2ea09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.325102  7651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36aa94fa9d7448e948747f6f3e72cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.319993  7650 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3ee28017f0469682d116ab804e0cab (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:13.324350  7723 tablet_service.cc:1511] Processing CreateTablet for tablet 5057adbe61ed414eb0847b9bbbf42000 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:13.324283  7572 tablet_service.cc:1511] Processing CreateTablet for tablet b738cf7a6ee0498a928059e2c78b48a6 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:13.328347  7654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d596f382ec1d475d8cf788ede0c4b99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.333359  7572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b738cf7a6ee0498a928059e2c78b48a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.324275  7724 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3ee28017f0469682d116ab804e0cab (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:13.346916  7728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d596f382ec1d475d8cf788ede0c4b99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.349730  7726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bf50d3e484141eead507735399de328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.356227  7723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5057adbe61ed414eb0847b9bbbf42000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.356642  7648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e7e244fc234f008f0eeb236a7d2f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.358491  7647 tablet_service.cc:1511] Processing CreateTablet for tablet b738cf7a6ee0498a928059e2c78b48a6 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:13.362926  7650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3ee28017f0469682d116ab804e0cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.370031  7724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3ee28017f0469682d116ab804e0cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.371783  7725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36aa94fa9d7448e948747f6f3e72cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.374316  7649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5057adbe61ed414eb0847b9bbbf42000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.376430  7647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b738cf7a6ee0498a928059e2c78b48a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.401104  7722 tablet_service.cc:1511] Processing CreateTablet for tablet 75e7e244fc234f008f0eeb236a7d2f62 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:13.402469  7722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e7e244fc234f008f0eeb236a7d2f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.408627  7571 tablet_service.cc:1511] Processing CreateTablet for tablet f7656117efe541f2af582c6ef564c6d2 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:13.409992  7571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7656117efe541f2af582c6ef564c6d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.412335  7781 tablet_bootstrap.cc:492] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982: Bootstrap starting.
I20260709 13:02:13.413679  7721 tablet_service.cc:1511] Processing CreateTablet for tablet b738cf7a6ee0498a928059e2c78b48a6 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:13.423427  7721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b738cf7a6ee0498a928059e2c78b48a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.450309  7646 tablet_service.cc:1511] Processing CreateTablet for tablet f7656117efe541f2af582c6ef564c6d2 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:13.451570  7646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7656117efe541f2af582c6ef564c6d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.478663  7720 tablet_service.cc:1511] Processing CreateTablet for tablet f7656117efe541f2af582c6ef564c6d2 (DEFAULT_TABLE table=test-workload [id=f9d4ed1976c642cb87797805380738d9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:13.479341  7781 tablet_bootstrap.cc:654] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:13.483696  7533 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:13.484380  7720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7656117efe541f2af582c6ef564c6d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:13.500695  7782 tablet_bootstrap.cc:492] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8: Bootstrap starting.
I20260709 13:02:13.535794  7783 tablet_bootstrap.cc:492] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627: Bootstrap starting.
I20260709 13:02:13.539769  7781 tablet_bootstrap.cc:492] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982: No bootstrap required, opened a new log
I20260709 13:02:13.540225  7781 ts_tablet_manager.cc:1403] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.008s
I20260709 13:02:13.547484  7781 raft_consensus.cc:359] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.548543  7781 raft_consensus.cc:385] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.549113  7781 raft_consensus.cc:740] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.550521  7781 consensus_queue.cc:260] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.562801  7781 ts_tablet_manager.cc:1434] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.004s
I20260709 13:02:13.562930  7614 heartbeater.cc:499] Master 127.7.71.190:39701 was elected leader, sending a full tablet report...
I20260709 13:02:13.563414  7782 tablet_bootstrap.cc:654] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.563836  7781 tablet_bootstrap.cc:492] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982: Bootstrap starting.
I20260709 13:02:13.570940  7781 tablet_bootstrap.cc:654] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.580327  7783 tablet_bootstrap.cc:654] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.584012  7785 raft_consensus.cc:493] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.587824  7785 raft_consensus.cc:515] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.589210  7781 tablet_bootstrap.cc:492] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982: No bootstrap required, opened a new log
I20260709 13:02:13.589638  7781 ts_tablet_manager.cc:1403] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.011s
I20260709 13:02:13.592384  7785 leader_election.cc:290] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:13.595175  7781 raft_consensus.cc:359] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.595999  7781 raft_consensus.cc:385] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.596336  7781 raft_consensus.cc:740] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.597054  7781 consensus_queue.cc:260] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.601223  7781 ts_tablet_manager.cc:1434] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:02:13.602208  7781 tablet_bootstrap.cc:492] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982: Bootstrap starting.
I20260709 13:02:13.602860  7783 tablet_bootstrap.cc:492] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627: No bootstrap required, opened a new log
I20260709 13:02:13.603271  7783 ts_tablet_manager.cc:1403] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.000s
I20260709 13:02:13.606014  7783 raft_consensus.cc:359] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.606719  7783 raft_consensus.cc:385] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.606998  7783 raft_consensus.cc:740] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.601225  7782 tablet_bootstrap.cc:492] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8: No bootstrap required, opened a new log
I20260709 13:02:13.608023  7782 ts_tablet_manager.cc:1403] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.032s
I20260709 13:02:13.608956  7781 tablet_bootstrap.cc:654] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.610466  7782 raft_consensus.cc:359] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.611142  7782 raft_consensus.cc:385] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.611431  7782 raft_consensus.cc:740] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.612133  7782 consensus_queue.cc:260] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.614355  7783 consensus_queue.cc:260] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.630662  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" is_pre_election: true
I20260709 13:02:13.631023  7664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" is_pre_election: true
W20260709 13:02:13.632802  7554 leader_election.cc:343] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:13.633466  7554 leader_election.cc:343] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:13.633826  7554 leader_election.cc:304] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982; no voters: da543ceaafbb4a27bfc138e9a7cc5627, ee676d675bfc4b37bfb2fc272ada55b8
I20260709 13:02:13.634582  7785 raft_consensus.cc:2749] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:13.637007  7782 ts_tablet_manager.cc:1434] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.007s
I20260709 13:02:13.637135  7763 heartbeater.cc:499] Master 127.7.71.190:39701 was elected leader, sending a full tablet report...
I20260709 13:02:13.638000  7782 tablet_bootstrap.cc:492] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8: Bootstrap starting.
I20260709 13:02:13.644585  7782 tablet_bootstrap.cc:654] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.648797  7783 ts_tablet_manager.cc:1434] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.011s
I20260709 13:02:13.651961  7689 heartbeater.cc:499] Master 127.7.71.190:39701 was elected leader, sending a full tablet report...
I20260709 13:02:13.652379  7783 tablet_bootstrap.cc:492] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627: Bootstrap starting.
I20260709 13:02:13.659034  7783 tablet_bootstrap.cc:654] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.661183  7781 tablet_bootstrap.cc:492] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982: No bootstrap required, opened a new log
I20260709 13:02:13.661612  7781 ts_tablet_manager.cc:1403] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.035s
I20260709 13:02:13.664265  7781 raft_consensus.cc:359] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
W20260709 13:02:13.664875  7690 tablet.cc:2406] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:02:13.664930  7781 raft_consensus.cc:385] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.665328  7781 raft_consensus.cc:740] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.671228  7783 tablet_bootstrap.cc:492] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627: No bootstrap required, opened a new log
I20260709 13:02:13.671754  7783 ts_tablet_manager.cc:1403] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 13:02:13.671136  7781 consensus_queue.cc:260] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.674446  7783 raft_consensus.cc:359] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.675117  7783 raft_consensus.cc:385] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.675382  7783 raft_consensus.cc:740] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.676136  7783 consensus_queue.cc:260] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.678584  7783 ts_tablet_manager.cc:1434] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:13.679617  7783 tablet_bootstrap.cc:492] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627: Bootstrap starting.
I20260709 13:02:13.682834  7782 tablet_bootstrap.cc:492] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8: No bootstrap required, opened a new log
I20260709 13:02:13.683333  7782 ts_tablet_manager.cc:1403] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.020s
I20260709 13:02:13.685581  7783 tablet_bootstrap.cc:654] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.686149  7782 raft_consensus.cc:359] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.686902  7782 raft_consensus.cc:385] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.687235  7782 raft_consensus.cc:740] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.687978  7782 consensus_queue.cc:260] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.693966  7782 ts_tablet_manager.cc:1434] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 13:02:13.694928  7782 tablet_bootstrap.cc:492] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8: Bootstrap starting.
I20260709 13:02:13.696705  7781 ts_tablet_manager.cc:1434] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.004s
I20260709 13:02:13.701376  7782 tablet_bootstrap.cc:654] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.704326  7783 tablet_bootstrap.cc:492] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627: No bootstrap required, opened a new log
I20260709 13:02:13.704758  7783 ts_tablet_manager.cc:1403] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260709 13:02:13.706337  7781 tablet_bootstrap.cc:492] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982: Bootstrap starting.
I20260709 13:02:13.707688  7783 raft_consensus.cc:359] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.708405  7783 raft_consensus.cc:385] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.708705  7783 raft_consensus.cc:740] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.709408  7783 consensus_queue.cc:260] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.711762  7783 ts_tablet_manager.cc:1434] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:02:13.712654  7783 tablet_bootstrap.cc:492] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627: Bootstrap starting.
I20260709 13:02:13.713979  7782 tablet_bootstrap.cc:492] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8: No bootstrap required, opened a new log
I20260709 13:02:13.714459  7782 ts_tablet_manager.cc:1403] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 13:02:13.717367  7782 raft_consensus.cc:359] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.718060  7782 raft_consensus.cc:385] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.718402  7782 raft_consensus.cc:740] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.718513  7783 tablet_bootstrap.cc:654] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.719179  7782 consensus_queue.cc:260] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.721570  7782 ts_tablet_manager.cc:1434] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 13:02:13.722575  7782 tablet_bootstrap.cc:492] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8: Bootstrap starting.
I20260709 13:02:13.728850  7782 tablet_bootstrap.cc:654] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.731014  7783 tablet_bootstrap.cc:492] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627: No bootstrap required, opened a new log
I20260709 13:02:13.731513  7783 ts_tablet_manager.cc:1403] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 13:02:13.731838  7781 tablet_bootstrap.cc:654] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.734357  7783 raft_consensus.cc:359] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.735100  7783 raft_consensus.cc:385] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.735391  7783 raft_consensus.cc:740] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.736147  7783 consensus_queue.cc:260] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.738651  7783 ts_tablet_manager.cc:1434] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:02:13.740633  7783 tablet_bootstrap.cc:492] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627: Bootstrap starting.
I20260709 13:02:13.746800  7783 tablet_bootstrap.cc:654] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.747400  7782 tablet_bootstrap.cc:492] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8: No bootstrap required, opened a new log
I20260709 13:02:13.747889  7782 ts_tablet_manager.cc:1403] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260709 13:02:13.751111  7782 raft_consensus.cc:359] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.751753  7781 tablet_bootstrap.cc:492] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982: No bootstrap required, opened a new log
I20260709 13:02:13.751860  7782 raft_consensus.cc:385] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.752418  7781 ts_tablet_manager.cc:1403] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.009s
I20260709 13:02:13.752368  7782 raft_consensus.cc:740] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.753368  7782 consensus_queue.cc:260] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.755525  7782 ts_tablet_manager.cc:1434] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:13.756515  7782 tablet_bootstrap.cc:492] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8: Bootstrap starting.
I20260709 13:02:13.762857  7782 tablet_bootstrap.cc:654] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.766561  7781 raft_consensus.cc:359] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.767287  7781 raft_consensus.cc:385] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.767588  7781 raft_consensus.cc:740] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.768241  7781 consensus_queue.cc:260] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.770359  7781 ts_tablet_manager.cc:1434] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 13:02:13.771240  7781 tablet_bootstrap.cc:492] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982: Bootstrap starting.
I20260709 13:02:13.776888  7782 tablet_bootstrap.cc:492] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8: No bootstrap required, opened a new log
I20260709 13:02:13.779814  7783 tablet_bootstrap.cc:492] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627: No bootstrap required, opened a new log
I20260709 13:02:13.780460  7783 ts_tablet_manager.cc:1403] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.025s
I20260709 13:02:13.781106  7782 ts_tablet_manager.cc:1403] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.010s
I20260709 13:02:13.783404  7783 raft_consensus.cc:359] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.783915  7781 tablet_bootstrap.cc:654] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.784263  7783 raft_consensus.cc:385] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.783878  7782 raft_consensus.cc:359] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.784632  7783 raft_consensus.cc:740] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.784776  7782 raft_consensus.cc:385] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.785158  7782 raft_consensus.cc:740] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.785604  7783 consensus_queue.cc:260] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.785928  7782 consensus_queue.cc:260] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.788333  7782 ts_tablet_manager.cc:1434] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:13.788620  7783 ts_tablet_manager.cc:1434] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:02:13.789242  7782 tablet_bootstrap.cc:492] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8: Bootstrap starting.
I20260709 13:02:13.789582  7783 tablet_bootstrap.cc:492] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627: Bootstrap starting.
I20260709 13:02:13.791152  7792 raft_consensus.cc:493] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.791623  7792 raft_consensus.cc:515] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.794950  7792 leader_election.cc:290] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777)
I20260709 13:02:13.796571  7782 tablet_bootstrap.cc:654] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.801047  7783 tablet_bootstrap.cc:654] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.808089  7782 tablet_bootstrap.cc:492] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8: No bootstrap required, opened a new log
I20260709 13:02:13.808554  7782 ts_tablet_manager.cc:1403] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.002s
I20260709 13:02:13.811237  7783 tablet_bootstrap.cc:492] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627: No bootstrap required, opened a new log
I20260709 13:02:13.811288  7782 raft_consensus.cc:359] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.811843  7783 ts_tablet_manager.cc:1403] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260709 13:02:13.812088  7782 raft_consensus.cc:385] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.812384  7782 raft_consensus.cc:740] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.820134  7782 consensus_queue.cc:260] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.821709  7783 raft_consensus.cc:359] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.822324  7782 ts_tablet_manager.cc:1434] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:02:13.822474  7783 raft_consensus.cc:385] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.822852  7783 raft_consensus.cc:740] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.823264  7782 tablet_bootstrap.cc:492] T b738cf7a6ee0498a928059e2c78b48a6 P ee676d675bfc4b37bfb2fc272ada55b8: Bootstrap starting.
I20260709 13:02:13.823670  7783 consensus_queue.cc:260] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.826169  7783 ts_tablet_manager.cc:1434] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:02:13.829385  7783 tablet_bootstrap.cc:492] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627: Bootstrap starting.
I20260709 13:02:13.830828  7782 tablet_bootstrap.cc:654] T b738cf7a6ee0498a928059e2c78b48a6 P ee676d675bfc4b37bfb2fc272ada55b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.835769  7783 tablet_bootstrap.cc:654] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.835521  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3ee28017f0469682d116ab804e0cab" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df7957cdbc488ba2031fffbe26f982" is_pre_election: true
I20260709 13:02:13.837958  7664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3ee28017f0469682d116ab804e0cab" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" is_pre_election: true
I20260709 13:02:13.838590  7664 raft_consensus.cc:2468] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 0.
W20260709 13:02:13.839864  7701 leader_election.cc:343] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:13.840761  7703 leader_election.cc:304] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [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: da543ceaafbb4a27bfc138e9a7cc5627, ee676d675bfc4b37bfb2fc272ada55b8; no voters: c1df7957cdbc488ba2031fffbe26f982
I20260709 13:02:13.842166  7792 raft_consensus.cc:2804] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:13.842548  7792 raft_consensus.cc:493] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:13.842868  7792 raft_consensus.cc:3060] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:13.849720  7792 raft_consensus.cc:515] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.850909  7781 tablet_bootstrap.cc:492] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982: No bootstrap required, opened a new log
I20260709 13:02:13.851418  7781 ts_tablet_manager.cc:1403] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.000s
I20260709 13:02:13.851758  7792 leader_election.cc:290] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777)
I20260709 13:02:13.852321  7792 raft_consensus.cc:493] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.852916  7793 raft_consensus.cc:493] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.853667  7664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3ee28017f0469682d116ab804e0cab" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:13.853389  7793 raft_consensus.cc:515] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.854242  7664 raft_consensus.cc:3060] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:13.854998  7781 raft_consensus.cc:359] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.855765  7781 raft_consensus.cc:385] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.856325  7793 leader_election.cc:290] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:13.856806  7792 raft_consensus.cc:515] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.856132  7781 raft_consensus.cc:740] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.858510  7781 consensus_queue.cc:260] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.859154  7792 leader_election.cc:290] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777)
I20260709 13:02:13.852865  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3ee28017f0469682d116ab804e0cab" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
W20260709 13:02:13.862042  7701 leader_election.cc:343] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:13.861918  7588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d596f382ec1d475d8cf788ede0c4b99c" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df7957cdbc488ba2031fffbe26f982" is_pre_election: true
I20260709 13:02:13.862926  7588 raft_consensus.cc:2468] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 0.
I20260709 13:02:13.864130  7793 raft_consensus.cc:493] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.864380  7701 leader_election.cc:304] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:13.864416  7664 raft_consensus.cc:2468] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 1.
I20260709 13:02:13.864573  7793 raft_consensus.cc:515] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.868670  7792 raft_consensus.cc:2804] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:13.869537  7792 raft_consensus.cc:493] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:13.868736  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d596f382ec1d475d8cf788ede0c4b99c" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" is_pre_election: true
I20260709 13:02:13.879395  7785 raft_consensus.cc:493] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.879630  7792 raft_consensus.cc:3060] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:13.879757  7703 leader_election.cc:304] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: da543ceaafbb4a27bfc138e9a7cc5627, ee676d675bfc4b37bfb2fc272ada55b8; no voters: c1df7957cdbc488ba2031fffbe26f982
I20260709 13:02:13.880867  7785 raft_consensus.cc:515] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.884627  7781 ts_tablet_manager.cc:1434] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 13:02:13.880517  7663 raft_consensus.cc:2468] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 0.
I20260709 13:02:13.889545  7793 leader_election.cc:290] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:13.892470  7781 tablet_bootstrap.cc:492] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982: Bootstrap starting.
I20260709 13:02:13.893421  7782 tablet_bootstrap.cc:492] T b738cf7a6ee0498a928059e2c78b48a6 P ee676d675bfc4b37bfb2fc272ada55b8: No bootstrap required, opened a new log
I20260709 13:02:13.892498  7785 leader_election.cc:290] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:13.894078  7782 ts_tablet_manager.cc:1403] T b738cf7a6ee0498a928059e2c78b48a6 P ee676d675bfc4b37bfb2fc272ada55b8: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.006s
I20260709 13:02:13.894084  7785 raft_consensus.cc:493] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.897372  7785 raft_consensus.cc:515] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.901789  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf50d3e484141eead507735399de328" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" is_pre_election: true
I20260709 13:02:13.902393  7738 raft_consensus.cc:2468] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 0.
I20260709 13:02:13.903050  7664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" is_pre_election: true
I20260709 13:02:13.903144  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf50d3e484141eead507735399de328" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" is_pre_election: true
I20260709 13:02:13.903697  7664 raft_consensus.cc:2468] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 0.
I20260709 13:02:13.903761  7663 raft_consensus.cc:2468] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 0.
I20260709 13:02:13.904282  7782 raft_consensus.cc:359] T b738cf7a6ee0498a928059e2c78b48a6 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.904987  7782 raft_consensus.cc:385] T b738cf7a6ee0498a928059e2c78b48a6 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.905083  7554 leader_election.cc:304] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982, da543ceaafbb4a27bfc138e9a7cc5627; no voters: 
I20260709 13:02:13.905349  7782 raft_consensus.cc:740] T b738cf7a6ee0498a928059e2c78b48a6 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.905906  7554 leader_election.cc:304] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982, da543ceaafbb4a27bfc138e9a7cc5627; no voters: 
I20260709 13:02:13.906103  7782 consensus_queue.cc:260] T b738cf7a6ee0498a928059e2c78b48a6 P ee676d675bfc4b37bfb2fc272ada55b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.908898  7785 leader_election.cc:290] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:13.913520  7785 raft_consensus.cc:2804] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:13.913857  7785 raft_consensus.cc:493] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:13.915012  7785 raft_consensus.cc:3060] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:13.921200  7815 raft_consensus.cc:2804] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:13.921629  7815 raft_consensus.cc:493] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:13.921948  7815 raft_consensus.cc:3060] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:13.922501  7781 tablet_bootstrap.cc:654] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:13.920647  7783 tablet_bootstrap.cc:492] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627: No bootstrap required, opened a new log
I20260709 13:02:13.923480  7814 raft_consensus.cc:493] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.919407  7792 raft_consensus.cc:515] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.924852  7783 ts_tablet_manager.cc:1403] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627: Time spent bootstrapping tablet: real 0.096s	user 0.020s	sys 0.011s
I20260709 13:02:13.931006  7811 raft_consensus.cc:2804] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:13.932334  7783 raft_consensus.cc:359] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.934568  7783 raft_consensus.cc:385] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:13.934891  7783 raft_consensus.cc:740] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Initialized, Role: FOLLOWER
I20260709 13:02:13.935634  7783 consensus_queue.cc:260] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.936841  7792 leader_election.cc:290] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777)
I20260709 13:02:13.937630  7588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d596f382ec1d475d8cf788ede0c4b99c" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:13.938176  7588 raft_consensus.cc:3060] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:13.940135  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d596f382ec1d475d8cf788ede0c4b99c" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:13.940889  7663 raft_consensus.cc:3060] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:13.926491  7814 raft_consensus.cc:515] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.944756  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df7957cdbc488ba2031fffbe26f982" is_pre_election: true
I20260709 13:02:13.946369  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf50d3e484141eead507735399de328" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df7957cdbc488ba2031fffbe26f982" is_pre_election: true
I20260709 13:02:13.950309  7792 raft_consensus.cc:493] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.951210  7663 raft_consensus.cc:2468] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 1.
I20260709 13:02:13.951879  7792 raft_consensus.cc:515] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.952548  7588 raft_consensus.cc:2468] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 1.
I20260709 13:02:13.953783  7792 leader_election.cc:290] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777)
I20260709 13:02:13.954104  7701 leader_election.cc:304] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:13.956379  7792 raft_consensus.cc:2804] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:13.956204  7588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df7957cdbc488ba2031fffbe26f982" is_pre_election: true
I20260709 13:02:13.957820  7588 raft_consensus.cc:2468] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 0.
I20260709 13:02:13.958925  7701 leader_election.cc:304] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:13.959054  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" is_pre_election: true
I20260709 13:02:13.957860  7792 raft_consensus.cc:697] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 LEADER]: Becoming Leader. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Running, Role: LEADER
W20260709 13:02:13.956100  7554 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.130:43777, user_credentials={real_user=slave}} blocked reactor thread for 50247.2us
I20260709 13:02:13.963487  7792 consensus_queue.cc:237] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.964749  7588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df7957cdbc488ba2031fffbe26f982" is_pre_election: true
I20260709 13:02:13.960589  7663 raft_consensus.cc:2468] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 0.
I20260709 13:02:13.965624  7793 raft_consensus.cc:493] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.967603  7664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" is_pre_election: true
I20260709 13:02:13.967832  7783 ts_tablet_manager.cc:1434] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:02:13.967783  7793 raft_consensus.cc:515] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.968230  7664 raft_consensus.cc:2468] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 0.
I20260709 13:02:13.968750  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" is_pre_election: true
I20260709 13:02:13.969352  7738 raft_consensus.cc:2468] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 0.
I20260709 13:02:13.969897  7793 leader_election.cc:290] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:13.964679  7814 leader_election.cc:290] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777)
I20260709 13:02:13.973838  7814 raft_consensus.cc:2804] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:13.977146  7816 raft_consensus.cc:493] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:13.978638  7814 raft_consensus.cc:493] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:13.979674  7814 raft_consensus.cc:3060] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:13.977065  7586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b738cf7a6ee0498a928059e2c78b48a6" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df7957cdbc488ba2031fffbe26f982" is_pre_election: true
I20260709 13:02:13.977476  7783 tablet_bootstrap.cc:492] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627: Bootstrap starting.
I20260709 13:02:13.976079  7811 raft_consensus.cc:697] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 LEADER]: Becoming Leader. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Running, Role: LEADER
I20260709 13:02:13.975195  7703 leader_election.cc:304] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da543ceaafbb4a27bfc138e9a7cc5627, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:13.981851  7816 raft_consensus.cc:515] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.978984  7785 raft_consensus.cc:515] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.986256  7815 raft_consensus.cc:515] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.992041  7589 raft_consensus.cc:2393] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da543ceaafbb4a27bfc138e9a7cc5627 in current term 1: Already voted for candidate c1df7957cdbc488ba2031fffbe26f982 in this term.
I20260709 13:02:13.992192  7816 leader_election.cc:290] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:13.992496  7587 raft_consensus.cc:2393] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da543ceaafbb4a27bfc138e9a7cc5627 in current term 1: Already voted for candidate c1df7957cdbc488ba2031fffbe26f982 in this term.
I20260709 13:02:13.992532  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36aa94fa9d7448e948747f6f3e72cdc" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" is_pre_election: true
I20260709 13:02:13.990296  7819 raft_consensus.cc:2804] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:13.993570  7663 raft_consensus.cc:2468] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 0.
I20260709 13:02:13.996039  7782 ts_tablet_manager.cc:1434] T b738cf7a6ee0498a928059e2c78b48a6 P ee676d675bfc4b37bfb2fc272ada55b8: Time spent starting tablet: real 0.102s	user 0.013s	sys 0.004s
I20260709 13:02:13.996212  7819 raft_consensus.cc:493] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:13.997290  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36aa94fa9d7448e948747f6f3e72cdc" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" is_pre_election: true
I20260709 13:02:13.991348  7811 consensus_queue.cc:237] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:13.997745  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf50d3e484141eead507735399de328" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:13.999154  7815 leader_election.cc:290] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 election: Requested vote from peers da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:13.998142  7819 raft_consensus.cc:3060] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:13.999747  7663 raft_consensus.cc:3060] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.000576  7782 tablet_bootstrap.cc:492] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8: Bootstrap starting.
I20260709 13:02:14.000483  7785 leader_election.cc:290] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 election: Requested vote from peers da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:14.000291  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b738cf7a6ee0498a928059e2c78b48a6" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" is_pre_election: true
I20260709 13:02:13.999858  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf50d3e484141eead507735399de328" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" is_pre_election: true
I20260709 13:02:13.999830  7737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" is_pre_election: true
I20260709 13:02:13.999516  7554 leader_election.cc:304] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982, da543ceaafbb4a27bfc138e9a7cc5627; no voters: 
I20260709 13:02:14.005445  7735 raft_consensus.cc:2468] T b738cf7a6ee0498a928059e2c78b48a6 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 0.
I20260709 13:02:14.005589  7736 raft_consensus.cc:2468] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 0.
I20260709 13:02:14.008378  7785 raft_consensus.cc:2804] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.009548  7629 leader_election.cc:304] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da543ceaafbb4a27bfc138e9a7cc5627, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:14.010514  7785 raft_consensus.cc:493] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.011530  7785 raft_consensus.cc:3060] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.012061  7793 raft_consensus.cc:2804] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.011886  7629 leader_election.cc:304] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da543ceaafbb4a27bfc138e9a7cc5627, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:14.013623  7793 raft_consensus.cc:493] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.011854  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf50d3e484141eead507735399de328" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
I20260709 13:02:14.014005  7793 raft_consensus.cc:3060] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.015072  7736 raft_consensus.cc:3060] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.015892  7781 tablet_bootstrap.cc:492] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982: No bootstrap required, opened a new log
I20260709 13:02:14.025177  7814 raft_consensus.cc:515] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.026297  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
W20260709 13:02:14.023324  7554 leader_election.cc:343] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.029485  7588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:14.030370  7588 raft_consensus.cc:3060] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.033766  7793 raft_consensus.cc:515] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.037771  7783 tablet_bootstrap.cc:654] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.038400  7664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:14.036273  7781 ts_tablet_manager.cc:1403] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982: Time spent bootstrapping tablet: real 0.144s	user 0.016s	sys 0.019s
I20260709 13:02:14.039215  7664 raft_consensus.cc:3060] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.037428  7814 leader_election.cc:290] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777)
I20260709 13:02:14.041115  7585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b738cf7a6ee0498a928059e2c78b48a6" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:14.050177  7814 raft_consensus.cc:493] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.049086  7588 raft_consensus.cc:2468] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 1.
I20260709 13:02:14.048779  7793 leader_election.cc:290] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 1 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:14.051088  7814 raft_consensus.cc:515] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.054802  7663 raft_consensus.cc:2468] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 1.
I20260709 13:02:14.058159  7793 raft_consensus.cc:2764] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:02:14.072628  7785 raft_consensus.cc:515] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.073661  7782 tablet_bootstrap.cc:654] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.079066  7701 leader_election.cc:304] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
W20260709 13:02:14.078271  7629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.131:43235, user_credentials={real_user=slave}} blocked reactor thread for 66453us
I20260709 13:02:14.080365  7554 leader_election.cc:304] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982, da543ceaafbb4a27bfc138e9a7cc5627; no voters: 
I20260709 13:02:14.090680  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:14.081386  7792 raft_consensus.cc:2804] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.081207  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b738cf7a6ee0498a928059e2c78b48a6" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
W20260709 13:02:14.081262  7627 leader_election.cc:343] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.099886  7815 raft_consensus.cc:2804] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.097950  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36aa94fa9d7448e948747f6f3e72cdc" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:14.100041  7663 raft_consensus.cc:3060] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.103929  7662 raft_consensus.cc:3060] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.102773  7735 raft_consensus.cc:3060] T b738cf7a6ee0498a928059e2c78b48a6 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.109645  7664 raft_consensus.cc:2468] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 1.
I20260709 13:02:14.104076  7792 raft_consensus.cc:697] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 LEADER]: Becoming Leader. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Running, Role: LEADER
I20260709 13:02:14.106125  7785 leader_election.cc:290] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 election: Requested vote from peers da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:14.109947  7815 raft_consensus.cc:697] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Becoming Leader. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Running, Role: LEADER
I20260709 13:02:14.115072  7783 tablet_bootstrap.cc:492] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627: No bootstrap required, opened a new log
I20260709 13:02:14.115813  7783 ts_tablet_manager.cc:1403] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627: Time spent bootstrapping tablet: real 0.141s	user 0.010s	sys 0.019s
I20260709 13:02:14.112920  7736 raft_consensus.cc:2468] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 1.
W20260709 13:02:14.115773  7627 leader_election.cc:343] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.119814  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36aa94fa9d7448e948747f6f3e72cdc" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
I20260709 13:02:14.121457  7814 leader_election.cc:290] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777)
I20260709 13:02:14.123939  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e7e244fc234f008f0eeb236a7d2f62" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df7957cdbc488ba2031fffbe26f982" is_pre_election: true
I20260709 13:02:14.123224  7781 raft_consensus.cc:359] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.123644  7815 consensus_queue.cc:237] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.127693  7781 raft_consensus.cc:385] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.130220  7781 raft_consensus.cc:740] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.130820  7664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e7e244fc234f008f0eeb236a7d2f62" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" is_pre_election: true
I20260709 13:02:14.130990  7781 consensus_queue.cc:260] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
W20260709 13:02:14.128121  7554 leader_election.cc:343] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.131227  7819 raft_consensus.cc:515] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
W20260709 13:02:14.132539  7701 leader_election.cc:343] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.132875  7737 raft_consensus.cc:2393] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da543ceaafbb4a27bfc138e9a7cc5627 in current term 1: Already voted for candidate ee676d675bfc4b37bfb2fc272ada55b8 in this term.
I20260709 13:02:14.133133  7781 ts_tablet_manager.cc:1434] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982: Time spent starting tablet: real 0.093s	user 0.004s	sys 0.004s
I20260709 13:02:14.124681  7792 consensus_queue.cc:237] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.137590  7783 raft_consensus.cc:359] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.138159  7783 raft_consensus.cc:385] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.138362  7783 raft_consensus.cc:740] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.138839  7783 consensus_queue.cc:260] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
W20260709 13:02:14.136869  7703 leader_election.cc:343] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:14.142231  7783 ts_tablet_manager.cc:1434] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.005s
I20260709 13:02:14.142642  7782 tablet_bootstrap.cc:492] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8: No bootstrap required, opened a new log
I20260709 13:02:14.142795  7819 leader_election.cc:290] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777)
I20260709 13:02:14.143085  7782 ts_tablet_manager.cc:1403] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8: Time spent bootstrapping tablet: real 0.143s	user 0.006s	sys 0.013s
I20260709 13:02:14.143204  7783 tablet_bootstrap.cc:492] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627: Bootstrap starting.
I20260709 13:02:14.141881  7703 leader_election.cc:304] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee676d675bfc4b37bfb2fc272ada55b8; no voters: c1df7957cdbc488ba2031fffbe26f982, da543ceaafbb4a27bfc138e9a7cc5627
I20260709 13:02:14.144701  7819 raft_consensus.cc:2749] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:14.145157  7664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:14.146425  7781 tablet_bootstrap.cc:492] T 75e7e244fc234f008f0eeb236a7d2f62 P c1df7957cdbc488ba2031fffbe26f982: Bootstrap starting.
I20260709 13:02:14.147085  7782 raft_consensus.cc:359] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.147936  7782 raft_consensus.cc:385] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.148207  7782 raft_consensus.cc:740] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.149307  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:14.160800  7587 raft_consensus.cc:2393] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ee676d675bfc4b37bfb2fc272ada55b8 in current term 1: Already voted for candidate c1df7957cdbc488ba2031fffbe26f982 in this term.
I20260709 13:02:14.149679  7782 consensus_queue.cc:260] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.161429  7662 raft_consensus.cc:2468] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 1.
I20260709 13:02:14.162173  7701 leader_election.cc:304] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [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: ee676d675bfc4b37bfb2fc272ada55b8; no voters: c1df7957cdbc488ba2031fffbe26f982, da543ceaafbb4a27bfc138e9a7cc5627
I20260709 13:02:14.163209  7819 raft_consensus.cc:2749] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:14.163143  7554 leader_election.cc:304] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982, da543ceaafbb4a27bfc138e9a7cc5627; no voters: ee676d675bfc4b37bfb2fc272ada55b8
I20260709 13:02:14.163468  7735 raft_consensus.cc:2468] T b738cf7a6ee0498a928059e2c78b48a6 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 1.
I20260709 13:02:14.164741  7782 ts_tablet_manager.cc:1434] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 13:02:14.164654  7815 raft_consensus.cc:2804] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.165628  7815 raft_consensus.cc:697] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Becoming Leader. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Running, Role: LEADER
I20260709 13:02:14.166635  7629 leader_election.cc:304] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: da543ceaafbb4a27bfc138e9a7cc5627, ee676d675bfc4b37bfb2fc272ada55b8; no voters: c1df7957cdbc488ba2031fffbe26f982
I20260709 13:02:14.166585  7815 consensus_queue.cc:237] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.168072  7782 tablet_bootstrap.cc:492] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8: Bootstrap starting.
I20260709 13:02:14.170045  7663 raft_consensus.cc:2468] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 1.
I20260709 13:02:14.167873  7820 raft_consensus.cc:2804] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.171211  7820 raft_consensus.cc:697] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 LEADER]: Becoming Leader. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Running, Role: LEADER
I20260709 13:02:14.172065  7820 consensus_queue.cc:237] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.174916  7783 tablet_bootstrap.cc:654] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.175906  7554 leader_election.cc:304] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982, da543ceaafbb4a27bfc138e9a7cc5627; no voters: ee676d675bfc4b37bfb2fc272ada55b8
I20260709 13:02:14.176970  7781 tablet_bootstrap.cc:654] T 75e7e244fc234f008f0eeb236a7d2f62 P c1df7957cdbc488ba2031fffbe26f982: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.179785  7815 raft_consensus.cc:2804] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.195035  7815 raft_consensus.cc:697] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Becoming Leader. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Running, Role: LEADER
I20260709 13:02:14.195966  7815 consensus_queue.cc:237] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.197011  7782 tablet_bootstrap.cc:654] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.205080  7781 tablet_bootstrap.cc:492] T 75e7e244fc234f008f0eeb236a7d2f62 P c1df7957cdbc488ba2031fffbe26f982: No bootstrap required, opened a new log
I20260709 13:02:14.205523  7781 ts_tablet_manager.cc:1403] T 75e7e244fc234f008f0eeb236a7d2f62 P c1df7957cdbc488ba2031fffbe26f982: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.008s
I20260709 13:02:14.205915  7783 tablet_bootstrap.cc:492] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627: No bootstrap required, opened a new log
I20260709 13:02:14.206368  7783 ts_tablet_manager.cc:1403] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.012s
I20260709 13:02:14.208331  7781 raft_consensus.cc:359] T 75e7e244fc234f008f0eeb236a7d2f62 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.209020  7781 raft_consensus.cc:385] T 75e7e244fc234f008f0eeb236a7d2f62 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.209285  7781 raft_consensus.cc:740] T 75e7e244fc234f008f0eeb236a7d2f62 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.209960  7781 consensus_queue.cc:260] T 75e7e244fc234f008f0eeb236a7d2f62 P c1df7957cdbc488ba2031fffbe26f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.212386  7781 ts_tablet_manager.cc:1434] T 75e7e244fc234f008f0eeb236a7d2f62 P c1df7957cdbc488ba2031fffbe26f982: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:02:14.213284  7781 tablet_bootstrap.cc:492] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982: Bootstrap starting.
I20260709 13:02:14.213977  7484 catalog_manager.cc:5697] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "c1df7957cdbc488ba2031fffbe26f982" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.215191  7486 catalog_manager.cc:5697] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:14.215881  7629 leader_election.cc:304] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da543ceaafbb4a27bfc138e9a7cc5627; no voters: c1df7957cdbc488ba2031fffbe26f982, ee676d675bfc4b37bfb2fc272ada55b8
I20260709 13:02:14.217053  7820 raft_consensus.cc:2749] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:14.219506  7781 tablet_bootstrap.cc:654] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.228981  7783 raft_consensus.cc:359] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.229743  7783 raft_consensus.cc:385] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.230008  7783 raft_consensus.cc:740] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.230686  7783 consensus_queue.cc:260] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.233750  7782 tablet_bootstrap.cc:492] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8: No bootstrap required, opened a new log
I20260709 13:02:14.233841  7783 ts_tablet_manager.cc:1434] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260709 13:02:14.234206  7782 ts_tablet_manager.cc:1403] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.023s
I20260709 13:02:14.236274  7782 raft_consensus.cc:359] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.236882  7782 raft_consensus.cc:385] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.237491  7782 raft_consensus.cc:740] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.238147  7782 consensus_queue.cc:260] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.240224  7782 ts_tablet_manager.cc:1434] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:02:14.241858  7781 tablet_bootstrap.cc:492] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982: No bootstrap required, opened a new log
I20260709 13:02:14.242372  7781 ts_tablet_manager.cc:1403] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.010s
I20260709 13:02:14.245012  7781 raft_consensus.cc:359] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.245776  7781 raft_consensus.cc:385] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.246130  7781 raft_consensus.cc:740] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.246801  7781 consensus_queue.cc:260] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.248775  7781 ts_tablet_manager.cc:1434] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:02:14.249428  7781 tablet_bootstrap.cc:492] T b738cf7a6ee0498a928059e2c78b48a6 P c1df7957cdbc488ba2031fffbe26f982: Bootstrap starting.
I20260709 13:02:14.255064  7781 tablet_bootstrap.cc:654] T b738cf7a6ee0498a928059e2c78b48a6 P c1df7957cdbc488ba2031fffbe26f982: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:14.264483  7485 catalog_manager.cc:5697] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 reported cstate change: term changed from 0 to 1, leader changed from <none> to da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130). New cstate: current_term: 1 leader_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.267992  7781 tablet_bootstrap.cc:492] T b738cf7a6ee0498a928059e2c78b48a6 P c1df7957cdbc488ba2031fffbe26f982: No bootstrap required, opened a new log
I20260709 13:02:14.268416  7781 ts_tablet_manager.cc:1403] T b738cf7a6ee0498a928059e2c78b48a6 P c1df7957cdbc488ba2031fffbe26f982: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:02:14.270814  7781 raft_consensus.cc:359] T b738cf7a6ee0498a928059e2c78b48a6 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.271412  7781 raft_consensus.cc:385] T b738cf7a6ee0498a928059e2c78b48a6 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:14.271694  7781 raft_consensus.cc:740] T b738cf7a6ee0498a928059e2c78b48a6 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Initialized, Role: FOLLOWER
I20260709 13:02:14.272289  7781 consensus_queue.cc:260] T b738cf7a6ee0498a928059e2c78b48a6 P c1df7957cdbc488ba2031fffbe26f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.274399  7781 ts_tablet_manager.cc:1434] T b738cf7a6ee0498a928059e2c78b48a6 P c1df7957cdbc488ba2031fffbe26f982: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:14.279542  7484 catalog_manager.cc:5697] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:14.281069  7484 catalog_manager.cc:5697] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:14.292266  7486 catalog_manager.cc:5697] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "c1df7957cdbc488ba2031fffbe26f982" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.294230  7820 raft_consensus.cc:493] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.294015  7486 catalog_manager.cc:5697] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "c1df7957cdbc488ba2031fffbe26f982" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.294598  7820 raft_consensus.cc:515] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.296237  7820 leader_election.cc:290] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:14.297577  7737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e7e244fc234f008f0eeb236a7d2f62" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" is_pre_election: true
I20260709 13:02:14.298300  7737 raft_consensus.cc:2468] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 0.
I20260709 13:02:14.297577  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e7e244fc234f008f0eeb236a7d2f62" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df7957cdbc488ba2031fffbe26f982" is_pre_election: true
I20260709 13:02:14.299011  7587 raft_consensus.cc:2468] T 75e7e244fc234f008f0eeb236a7d2f62 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 0.
I20260709 13:02:14.299314  7629 leader_election.cc:304] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da543ceaafbb4a27bfc138e9a7cc5627, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:14.300419  7820 raft_consensus.cc:2804] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.300750  7820 raft_consensus.cc:493] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.301060  7820 raft_consensus.cc:3060] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.305747  7820 raft_consensus.cc:515] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.308326  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e7e244fc234f008f0eeb236a7d2f62" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:14.308804  7587 raft_consensus.cc:3060] T 75e7e244fc234f008f0eeb236a7d2f62 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.308326  7737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e7e244fc234f008f0eeb236a7d2f62" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
I20260709 13:02:14.311203  7737 raft_consensus.cc:3060] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.313385  7587 raft_consensus.cc:2468] T 75e7e244fc234f008f0eeb236a7d2f62 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 1.
I20260709 13:02:14.313560  7820 leader_election.cc:290] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 1 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:14.314560  7627 leader_election.cc:304] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982, da543ceaafbb4a27bfc138e9a7cc5627; no voters: 
I20260709 13:02:14.315230  7820 raft_consensus.cc:2804] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.315630  7820 raft_consensus.cc:697] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 LEADER]: Becoming Leader. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Running, Role: LEADER
I20260709 13:02:14.316380  7820 consensus_queue.cc:237] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.317708  7737 raft_consensus.cc:2468] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 1.
I20260709 13:02:14.323947  7486 catalog_manager.cc:5697] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 reported cstate change: term changed from 0 to 1, leader changed from <none> to da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130). New cstate: current_term: 1 leader_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.373028  7792 raft_consensus.cc:493] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.373458  7792 raft_consensus.cc:515] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.375522  7792 leader_election.cc:290] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777)
I20260709 13:02:14.376273  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36aa94fa9d7448e948747f6f3e72cdc" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df7957cdbc488ba2031fffbe26f982" is_pre_election: true
I20260709 13:02:14.376528  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36aa94fa9d7448e948747f6f3e72cdc" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" is_pre_election: true
I20260709 13:02:14.377100  7663 raft_consensus.cc:2393] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee676d675bfc4b37bfb2fc272ada55b8 in current term 1: Already voted for candidate c1df7957cdbc488ba2031fffbe26f982 in this term.
I20260709 13:02:14.377964  7703 leader_election.cc:304] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee676d675bfc4b37bfb2fc272ada55b8; no voters: c1df7957cdbc488ba2031fffbe26f982, da543ceaafbb4a27bfc138e9a7cc5627
I20260709 13:02:14.378677  7792 raft_consensus.cc:3060] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.382937  7792 raft_consensus.cc:2749] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:14.386595  7815 raft_consensus.cc:493] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:14.386981  7815 raft_consensus.cc:515] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.388584  7815 leader_election.cc:290] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:14.389380  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7656117efe541f2af582c6ef564c6d2" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" is_pre_election: true
I20260709 13:02:14.389596  7737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7656117efe541f2af582c6ef564c6d2" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" is_pre_election: true
I20260709 13:02:14.390058  7663 raft_consensus.cc:2468] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 0.
I20260709 13:02:14.390232  7737 raft_consensus.cc:2468] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 0.
I20260709 13:02:14.391296  7554 leader_election.cc:304] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982, da543ceaafbb4a27bfc138e9a7cc5627; no voters: 
I20260709 13:02:14.392069  7815 raft_consensus.cc:2804] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:14.392397  7815 raft_consensus.cc:493] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:14.392678  7815 raft_consensus.cc:3060] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.397154  7815 raft_consensus.cc:515] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.399006  7815 leader_election.cc:290] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 election: Requested vote from peers da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:14.399785  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7656117efe541f2af582c6ef564c6d2" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:14.399933  7737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7656117efe541f2af582c6ef564c6d2" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
I20260709 13:02:14.400355  7663 raft_consensus.cc:3060] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.400422  7737 raft_consensus.cc:3060] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.404639  7737 raft_consensus.cc:2468] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 1.
I20260709 13:02:14.405520  7554 leader_election.cc:304] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:14.406111  7815 raft_consensus.cc:2804] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:14.406469  7815 raft_consensus.cc:697] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Becoming Leader. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Running, Role: LEADER
I20260709 13:02:14.406574  7663 raft_consensus.cc:2468] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 1.
I20260709 13:02:14.407238  7815 consensus_queue.cc:237] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.414739  7486 catalog_manager.cc:5697] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "c1df7957cdbc488ba2031fffbe26f982" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.445145  7792 consensus_queue.cc:1048] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.457062  7814 consensus_queue.cc:1048] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.470011  7587 raft_consensus.cc:3060] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.477566  7814 consensus_queue.cc:1048] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.486907  7811 consensus_queue.cc:1048] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.529564  7737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d596f382ec1d475d8cf788ede0c4b99c"
dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
mode: GRACEFUL
new_leader_uuid: "c1df7957cdbc488ba2031fffbe26f982"
 from {username='slave'} at 127.0.0.1:33818
I20260709 13:02:14.530118  7737 raft_consensus.cc:606] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 LEADER]: Received request to transfer leadership to TS c1df7957cdbc488ba2031fffbe26f982
I20260709 13:02:14.543996  7737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d3ee28017f0469682d116ab804e0cab"
dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
mode: GRACEFUL
new_leader_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
 from {username='slave'} at 127.0.0.1:33818
I20260709 13:02:14.544454  7737 raft_consensus.cc:606] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 LEADER]: Received request to transfer leadership to TS da543ceaafbb4a27bfc138e9a7cc5627
I20260709 13:02:14.549212  7737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000"
dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
mode: GRACEFUL
new_leader_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
 from {username='slave'} at 127.0.0.1:33818
I20260709 13:02:14.549688  7737 raft_consensus.cc:606] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 LEADER]: Received request to transfer leadership to TS da543ceaafbb4a27bfc138e9a7cc5627
I20260709 13:02:14.566974  7587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7656117efe541f2af582c6ef564c6d2"
dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
mode: GRACEFUL
new_leader_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
 from {username='slave'} at 127.0.0.1:51694
I20260709 13:02:14.567600  7587 raft_consensus.cc:606] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Received request to transfer leadership to TS ee676d675bfc4b37bfb2fc272ada55b8
I20260709 13:02:14.571637  7811 consensus_queue.cc:1048] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.578202  7587 raft_consensus.cc:3060] T b738cf7a6ee0498a928059e2c78b48a6 P c1df7957cdbc488ba2031fffbe26f982 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:14.583743  7819 consensus_queue.cc:1048] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.585675  7820 consensus_queue.cc:1048] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.605108  7792 raft_consensus.cc:993] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8: : Instructing follower da543ceaafbb4a27bfc138e9a7cc5627 to start an election
I20260709 13:02:14.605566  7792 raft_consensus.cc:1081] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 LEADER]: Signalling peer da543ceaafbb4a27bfc138e9a7cc5627 to start an election
I20260709 13:02:14.609941  7820 consensus_queue.cc:1048] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.611346  7663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000"
dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
 from {username='slave'} at 127.0.0.1:51394
I20260709 13:02:14.611910  7663 raft_consensus.cc:493] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:14.612274  7663 raft_consensus.cc:3060] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.619849  7663 raft_consensus.cc:515] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.623912  7663 leader_election.cc:290] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 2 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:14.624127  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
I20260709 13:02:14.625355  7735 raft_consensus.cc:3055] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:14.625689  7735 raft_consensus.cc:740] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Running, Role: LEADER
I20260709 13:02:14.626469  7735 consensus_queue.cc:260] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.624639  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:14.627451  7587 raft_consensus.cc:3060] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.627792  7735 raft_consensus.cc:3060] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.634183  7735 raft_consensus.cc:2468] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 2.
I20260709 13:02:14.635251  7629 leader_election.cc:304] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da543ceaafbb4a27bfc138e9a7cc5627, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:14.636070  7820 raft_consensus.cc:2804] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:14.636515  7820 raft_consensus.cc:697] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Becoming Leader. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Running, Role: LEADER
I20260709 13:02:14.637287  7820 consensus_queue.cc:237] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.638118  7587 raft_consensus.cc:2468] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 2.
I20260709 13:02:14.643101  7815 consensus_queue.cc:1048] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.646421  7484 catalog_manager.cc:5697] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 reported cstate change: term changed from 1 to 2, leader changed from ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131) to da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.655006  7815 consensus_queue.cc:1048] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.673720  7785 consensus_queue.cc:1048] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.682440  7857 consensus_queue.cc:1048] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.703784  7861 consensus_queue.cc:1048] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:14.713004  7857 consensus_queue.cc:1048] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.869199  7820 consensus_queue.cc:1048] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.879297  7793 consensus_queue.cc:1048] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.910128  7862 consensus_queue.cc:1048] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.914749  7862 consensus_queue.cc:1048] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:14.917811  7861 raft_consensus.cc:993] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982: : Instructing follower ee676d675bfc4b37bfb2fc272ada55b8 to start an election
I20260709 13:02:14.918264  7857 raft_consensus.cc:1081] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Signalling peer ee676d675bfc4b37bfb2fc272ada55b8 to start an election
I20260709 13:02:14.924304  7735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7656117efe541f2af582c6ef564c6d2"
dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
 from {username='slave'} at 127.0.0.1:33802
I20260709 13:02:14.924819  7735 raft_consensus.cc:493] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:14.925168  7735 raft_consensus.cc:3060] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.935022  7735 raft_consensus.cc:515] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.941730  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7656117efe541f2af582c6ef564c6d2" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:14.942312  7587 raft_consensus.cc:3055] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:14.942626  7587 raft_consensus.cc:740] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Running, Role: LEADER
I20260709 13:02:14.943382  7587 consensus_queue.cc:260] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.943832  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7656117efe541f2af582c6ef564c6d2" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:14.944416  7587 raft_consensus.cc:3060] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.944470  7662 raft_consensus.cc:3060] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:14.945637  7735 leader_election.cc:290] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 2 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777)
I20260709 13:02:14.949714  7587 raft_consensus.cc:2468] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 2.
I20260709 13:02:14.950618  7701 leader_election.cc:304] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:14.951220  7819 raft_consensus.cc:2804] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:14.951627  7819 raft_consensus.cc:697] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 LEADER]: Becoming Leader. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Running, Role: LEADER
I20260709 13:02:14.952310  7819 consensus_queue.cc:237] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:14.952926  7662 raft_consensus.cc:2468] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 2.
I20260709 13:02:14.957755  7485 catalog_manager.cc:5697] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 reported cstate change: term changed from 1 to 2, leader changed from c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129) to ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:15.054613  7811 raft_consensus.cc:993] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8: : Instructing follower c1df7957cdbc488ba2031fffbe26f982 to start an election
I20260709 13:02:15.055075  7819 raft_consensus.cc:1081] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 LEADER]: Signalling peer c1df7957cdbc488ba2031fffbe26f982 to start an election
I20260709 13:02:15.056761  7587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d596f382ec1d475d8cf788ede0c4b99c"
dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
 from {username='slave'} at 127.0.0.1:51680
I20260709 13:02:15.057363  7587 raft_consensus.cc:493] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:15.057736  7587 raft_consensus.cc:3060] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.064262  7587 raft_consensus.cc:515] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:15.067195  7792 raft_consensus.cc:993] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8: : Instructing follower da543ceaafbb4a27bfc138e9a7cc5627 to start an election
I20260709 13:02:15.067639  7792 raft_consensus.cc:1081] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 LEADER]: Signalling peer da543ceaafbb4a27bfc138e9a7cc5627 to start an election
I20260709 13:02:15.067800  7735 raft_consensus.cc:1275] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Refusing update from remote peer da543ceaafbb4a27bfc138e9a7cc5627: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:15.068612  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d596f382ec1d475d8cf788ede0c4b99c" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:15.069182  7793 consensus_queue.cc:1048] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:15.070631  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d596f382ec1d475d8cf788ede0c4b99c" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
I20260709 13:02:15.071195  7735 raft_consensus.cc:3055] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:15.071487  7735 raft_consensus.cc:740] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Running, Role: LEADER
I20260709 13:02:15.071888  7663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d3ee28017f0469682d116ab804e0cab"
dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
 from {username='slave'} at 127.0.0.1:51394
I20260709 13:02:15.072384  7663 raft_consensus.cc:493] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:15.072854  7663 raft_consensus.cc:3060] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.072340  7735 consensus_queue.cc:260] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:15.073493  7735 raft_consensus.cc:3060] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.074764  7587 leader_election.cc:290] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 2 election: Requested vote from peers da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:15.081331  7587 raft_consensus.cc:1275] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Refusing update from remote peer da543ceaafbb4a27bfc138e9a7cc5627: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:15.069180  7662 raft_consensus.cc:3060] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.083150  7793 consensus_queue.cc:1048] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:15.083425  7663 raft_consensus.cc:515] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:15.085963  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3ee28017f0469682d116ab804e0cab" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:15.086476  7589 raft_consensus.cc:3060] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.088215  7735 raft_consensus.cc:2468] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 2.
I20260709 13:02:15.089375  7554 leader_election.cc:304] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:15.090148  7815 raft_consensus.cc:2804] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:15.090590  7815 raft_consensus.cc:697] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 2 LEADER]: Becoming Leader. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Running, Role: LEADER
I20260709 13:02:15.090853  7662 raft_consensus.cc:2468] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 2.
I20260709 13:02:15.091341  7815 consensus_queue.cc:237] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:15.097126  7589 raft_consensus.cc:2468] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 2.
I20260709 13:02:15.098322  7627 leader_election.cc:304] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1df7957cdbc488ba2031fffbe26f982, da543ceaafbb4a27bfc138e9a7cc5627; no voters: 
I20260709 13:02:15.099046  7793 raft_consensus.cc:2804] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:15.099489  7793 raft_consensus.cc:697] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Becoming Leader. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Running, Role: LEADER
I20260709 13:02:15.100253  7793 consensus_queue.cc:237] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:15.101306  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3ee28017f0469682d116ab804e0cab" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
I20260709 13:02:15.101843  7735 raft_consensus.cc:3055] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:15.102167  7735 raft_consensus.cc:740] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Running, Role: LEADER
I20260709 13:02:15.102902  7735 consensus_queue.cc:260] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:15.103916  7735 raft_consensus.cc:3060] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.103973  7663 leader_election.cc:290] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 2 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:15.107621  7484 catalog_manager.cc:5697] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 reported cstate change: term changed from 1 to 2, leader changed from ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131) to c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129). New cstate: current_term: 2 leader_uuid: "c1df7957cdbc488ba2031fffbe26f982" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:15.110704  7735 raft_consensus.cc:2468] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 2.
I20260709 13:02:15.113190  7485 catalog_manager.cc:5697] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 reported cstate change: term changed from 1 to 2, leader changed from ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131) to da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:15.533075  7663 raft_consensus.cc:1275] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Refusing update from remote peer ee676d675bfc4b37bfb2fc272ada55b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:15.534328  7819 consensus_queue.cc:1048] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:15.535310  7589 raft_consensus.cc:1275] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Refusing update from remote peer ee676d675bfc4b37bfb2fc272ada55b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:15.536731  7737 raft_consensus.cc:1275] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Refusing update from remote peer da543ceaafbb4a27bfc138e9a7cc5627: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:15.536780  7819 consensus_queue.cc:1048] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:15.541409  7866 consensus_queue.cc:1048] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:15.553958  7589 raft_consensus.cc:1275] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Refusing update from remote peer da543ceaafbb4a27bfc138e9a7cc5627: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:15.555140  7793 consensus_queue.cc:1048] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:15.569360  7662 raft_consensus.cc:1275] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Refusing update from remote peer c1df7957cdbc488ba2031fffbe26f982: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:15.569466  7737 raft_consensus.cc:1275] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Refusing update from remote peer c1df7957cdbc488ba2031fffbe26f982: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:15.570498  7815 consensus_queue.cc:1048] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:15.571066  7861 consensus_queue.cc:1048] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:17.593662  7454 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:02:17.594586  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:17.609360  7662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000"
dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
mode: GRACEFUL
new_leader_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
 from {username='slave'} at 127.0.0.1:51410
I20260709 13:02:17.609788  7662 raft_consensus.cc:606] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Received request to transfer leadership to TS ee676d675bfc4b37bfb2fc272ada55b8
I20260709 13:02:17.618261  7589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d596f382ec1d475d8cf788ede0c4b99c"
dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
mode: GRACEFUL
new_leader_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
 from {username='slave'} at 127.0.0.1:51698
I20260709 13:02:17.618669  7589 raft_consensus.cc:606] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 2 LEADER]: Received request to transfer leadership to TS ee676d675bfc4b37bfb2fc272ada55b8
I20260709 13:02:17.619659  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:17.620050  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:17.862046  7877 raft_consensus.cc:993] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627: : Instructing follower ee676d675bfc4b37bfb2fc272ada55b8 to start an election
I20260709 13:02:17.862432  7793 raft_consensus.cc:1081] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Signalling peer ee676d675bfc4b37bfb2fc272ada55b8 to start an election
I20260709 13:02:17.863763  7735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000"
dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
 from {username='slave'} at 127.0.0.1:33816
I20260709 13:02:17.864184  7735 raft_consensus.cc:493] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:17.864491  7735 raft_consensus.cc:3060] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:17.868781  7735 raft_consensus.cc:515] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:17.870344  7735 leader_election.cc:290] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 3 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777)
I20260709 13:02:17.871014  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:17.871316  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:17.871542  7589 raft_consensus.cc:3060] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:17.871832  7662 raft_consensus.cc:3055] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:17.872097  7662 raft_consensus.cc:740] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Running, Role: LEADER
I20260709 13:02:17.872745  7662 consensus_queue.cc:260] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:17.873584  7662 raft_consensus.cc:3060] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:17.875816  7589 raft_consensus.cc:2468] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 3.
I20260709 13:02:17.876762  7701 leader_election.cc:304] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [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: c1df7957cdbc488ba2031fffbe26f982, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:17.877467  7792 raft_consensus.cc:2804] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:17.877942  7662 raft_consensus.cc:2468] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 3.
I20260709 13:02:17.878571  7792 raft_consensus.cc:697] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 LEADER]: Becoming Leader. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Running, Role: LEADER
I20260709 13:02:17.879272  7792 consensus_queue.cc:237] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:17.885389  7484 catalog_manager.cc:5697] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 reported cstate change: term changed from 2 to 3, leader changed from da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130) to ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131). New cstate: current_term: 3 leader_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:18.173651  7861 raft_consensus.cc:993] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982: : Instructing follower ee676d675bfc4b37bfb2fc272ada55b8 to start an election
I20260709 13:02:18.174063  7884 raft_consensus.cc:1081] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 2 LEADER]: Signalling peer ee676d675bfc4b37bfb2fc272ada55b8 to start an election
I20260709 13:02:18.175616  7735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d596f382ec1d475d8cf788ede0c4b99c"
dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
 from {username='slave'} at 127.0.0.1:33802
I20260709 13:02:18.176143  7735 raft_consensus.cc:493] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:18.176482  7735 raft_consensus.cc:3060] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:18.182834  7735 raft_consensus.cc:515] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:18.185135  7735 leader_election.cc:290] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 3 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777)
I20260709 13:02:18.185338  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d596f382ec1d475d8cf788ede0c4b99c" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:18.185667  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d596f382ec1d475d8cf788ede0c4b99c" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:18.185920  7589 raft_consensus.cc:3055] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:18.186146  7662 raft_consensus.cc:3060] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:18.186249  7589 raft_consensus.cc:740] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Running, Role: LEADER
I20260709 13:02:18.187007  7589 consensus_queue.cc:260] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:18.188150  7589 raft_consensus.cc:3060] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:18.192458  7662 raft_consensus.cc:2468] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 3.
I20260709 13:02:18.193413  7703 leader_election.cc:304] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [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: da543ceaafbb4a27bfc138e9a7cc5627, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:18.193801  7589 raft_consensus.cc:2468] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 3.
I20260709 13:02:18.194010  7792 raft_consensus.cc:2804] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:18.194470  7792 raft_consensus.cc:697] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 LEADER]: Becoming Leader. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Running, Role: LEADER
I20260709 13:02:18.195164  7792 consensus_queue.cc:237] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:18.203739  7484 catalog_manager.cc:5697] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 reported cstate change: term changed from 2 to 3, leader changed from c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129) to ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131). New cstate: current_term: 3 leader_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:18.338013  7589 raft_consensus.cc:1275] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Refusing update from remote peer ee676d675bfc4b37bfb2fc272ada55b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:18.339028  7792 consensus_queue.cc:1048] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:18.347678  7662 raft_consensus.cc:1275] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Refusing update from remote peer ee676d675bfc4b37bfb2fc272ada55b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:18.348863  7792 consensus_queue.cc:1048] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:18.620714  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:18.629846  7662 raft_consensus.cc:1275] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Refusing update from remote peer ee676d675bfc4b37bfb2fc272ada55b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:18.629892  7735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d596f382ec1d475d8cf788ede0c4b99c"
dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
mode: GRACEFUL
new_leader_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
 from {username='slave'} at 127.0.0.1:33818
I20260709 13:02:18.630453  7735 raft_consensus.cc:606] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 LEADER]: Received request to transfer leadership to TS da543ceaafbb4a27bfc138e9a7cc5627
I20260709 13:02:18.631160  7792 consensus_queue.cc:1048] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:18.635314  7589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09"
dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
mode: GRACEFUL
new_leader_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
 from {username='slave'} at 127.0.0.1:51694
I20260709 13:02:18.635875  7589 raft_consensus.cc:606] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Received request to transfer leadership to TS da543ceaafbb4a27bfc138e9a7cc5627
I20260709 13:02:18.637005  7878 raft_consensus.cc:993] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8: : Instructing follower da543ceaafbb4a27bfc138e9a7cc5627 to start an election
I20260709 13:02:18.637681  7792 raft_consensus.cc:1081] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 LEADER]: Signalling peer da543ceaafbb4a27bfc138e9a7cc5627 to start an election
I20260709 13:02:18.639336  7663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d596f382ec1d475d8cf788ede0c4b99c"
dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
 from {username='slave'} at 127.0.0.1:51394
I20260709 13:02:18.641834  7663 raft_consensus.cc:493] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:18.642195  7663 raft_consensus.cc:3060] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:18.645967  7589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5bf50d3e484141eead507735399de328"
dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
mode: GRACEFUL
new_leader_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
 from {username='slave'} at 127.0.0.1:51694
I20260709 13:02:18.646626  7589 raft_consensus.cc:606] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Received request to transfer leadership to TS da543ceaafbb4a27bfc138e9a7cc5627
I20260709 13:02:18.648980  7589 raft_consensus.cc:1275] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Refusing update from remote peer ee676d675bfc4b37bfb2fc272ada55b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:18.649727  7663 raft_consensus.cc:515] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:18.652295  7878 consensus_queue.cc:1048] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:18.654827  7587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d36aa94fa9d7448e948747f6f3e72cdc"
dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
mode: GRACEFUL
new_leader_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
 from {username='slave'} at 127.0.0.1:51694
I20260709 13:02:18.655251  7587 raft_consensus.cc:606] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Received request to transfer leadership to TS da543ceaafbb4a27bfc138e9a7cc5627
I20260709 13:02:18.660775  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d596f382ec1d475d8cf788ede0c4b99c" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:18.661249  7589 raft_consensus.cc:3060] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:18.662941  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d596f382ec1d475d8cf788ede0c4b99c" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
I20260709 13:02:18.663261  7737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000"
dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
mode: GRACEFUL
new_leader_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
 from {username='slave'} at 127.0.0.1:33818
I20260709 13:02:18.663831  7735 raft_consensus.cc:3055] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:18.664184  7735 raft_consensus.cc:740] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Running, Role: LEADER
I20260709 13:02:18.664196  7737 raft_consensus.cc:606] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 LEADER]: Received request to transfer leadership to TS da543ceaafbb4a27bfc138e9a7cc5627
I20260709 13:02:18.665046  7735 consensus_queue.cc:260] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:18.665951  7663 leader_election.cc:290] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 4 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:18.666272  7735 raft_consensus.cc:3060] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:18.670958  7589 raft_consensus.cc:2468] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 4.
I20260709 13:02:18.672601  7735 raft_consensus.cc:2468] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 4.
I20260709 13:02:18.673744  7629 leader_election.cc:304] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [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: da543ceaafbb4a27bfc138e9a7cc5627, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:18.674593  7893 raft_consensus.cc:2804] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:18.675071  7893 raft_consensus.cc:697] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 4 LEADER]: Becoming Leader. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Running, Role: LEADER
I20260709 13:02:18.675926  7893 consensus_queue.cc:237] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:18.682644  7486 catalog_manager.cc:5697] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 reported cstate change: term changed from 3 to 4, leader changed from ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131) to da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130). New cstate: current_term: 4 leader_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.757480  7884 raft_consensus.cc:993] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982: : Instructing follower da543ceaafbb4a27bfc138e9a7cc5627 to start an election
I20260709 13:02:18.757834  7896 raft_consensus.cc:1081] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Signalling peer da543ceaafbb4a27bfc138e9a7cc5627 to start an election
I20260709 13:02:18.759121  7663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d36aa94fa9d7448e948747f6f3e72cdc"
dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
 from {username='slave'} at 127.0.0.1:51386
I20260709 13:02:18.759526  7663 raft_consensus.cc:493] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:18.759806  7663 raft_consensus.cc:3060] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.763828  7663 raft_consensus.cc:515] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:18.765353  7663 leader_election.cc:290] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 2 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:18.765892  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36aa94fa9d7448e948747f6f3e72cdc" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:18.766464  7587 raft_consensus.cc:3055] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:18.766506  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36aa94fa9d7448e948747f6f3e72cdc" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
I20260709 13:02:18.766853  7587 raft_consensus.cc:740] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Running, Role: LEADER
I20260709 13:02:18.767120  7735 raft_consensus.cc:3060] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.767642  7587 consensus_queue.cc:260] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:18.768762  7587 raft_consensus.cc:3060] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.773331  7735 raft_consensus.cc:2468] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 2.
I20260709 13:02:18.774397  7629 leader_election.cc:304] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da543ceaafbb4a27bfc138e9a7cc5627, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:18.774643  7587 raft_consensus.cc:2468] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 2.
I20260709 13:02:18.775031  7793 raft_consensus.cc:2804] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:18.775460  7793 raft_consensus.cc:697] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Becoming Leader. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Running, Role: LEADER
I20260709 13:02:18.776309  7793 consensus_queue.cc:237] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:18.782341  7486 catalog_manager.cc:5697] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 reported cstate change: term changed from 1 to 2, leader changed from c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129) to da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.888293  7884 raft_consensus.cc:993] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982: : Instructing follower da543ceaafbb4a27bfc138e9a7cc5627 to start an election
I20260709 13:02:18.888654  7896 raft_consensus.cc:1081] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Signalling peer da543ceaafbb4a27bfc138e9a7cc5627 to start an election
I20260709 13:02:18.889909  7663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5bf50d3e484141eead507735399de328"
dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
 from {username='slave'} at 127.0.0.1:51386
I20260709 13:02:18.890340  7663 raft_consensus.cc:493] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:18.890640  7663 raft_consensus.cc:3060] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.894713  7663 raft_consensus.cc:515] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:18.896234  7663 leader_election.cc:290] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 2 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:18.896858  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf50d3e484141eead507735399de328" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:18.897219  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf50d3e484141eead507735399de328" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
I20260709 13:02:18.897485  7587 raft_consensus.cc:3055] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:18.897821  7587 raft_consensus.cc:740] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Running, Role: LEADER
I20260709 13:02:18.897845  7735 raft_consensus.cc:3060] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.898505  7587 consensus_queue.cc:260] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:18.899328  7587 raft_consensus.cc:3060] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.902173  7735 raft_consensus.cc:2468] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 2.
I20260709 13:02:18.902989  7629 leader_election.cc:304] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da543ceaafbb4a27bfc138e9a7cc5627, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:18.903456  7587 raft_consensus.cc:2468] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 2.
I20260709 13:02:18.903573  7793 raft_consensus.cc:2804] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:18.904017  7793 raft_consensus.cc:697] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Becoming Leader. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Running, Role: LEADER
I20260709 13:02:18.904680  7793 consensus_queue.cc:237] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:18.910697  7486 catalog_manager.cc:5697] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 reported cstate change: term changed from 1 to 2, leader changed from c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129) to da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.937865  7792 raft_consensus.cc:993] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8: : Instructing follower da543ceaafbb4a27bfc138e9a7cc5627 to start an election
I20260709 13:02:18.938246  7878 raft_consensus.cc:1081] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 LEADER]: Signalling peer da543ceaafbb4a27bfc138e9a7cc5627 to start an election
I20260709 13:02:18.939446  7663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000"
dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
 from {username='slave'} at 127.0.0.1:51394
I20260709 13:02:18.939888  7663 raft_consensus.cc:493] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:18.940253  7663 raft_consensus.cc:3060] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:18.944257  7663 raft_consensus.cc:515] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:18.945745  7663 leader_election.cc:290] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 4 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:18.946334  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:18.946672  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
I20260709 13:02:18.946805  7587 raft_consensus.cc:3060] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:18.947137  7735 raft_consensus.cc:3055] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:18.947386  7735 raft_consensus.cc:740] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Running, Role: LEADER
I20260709 13:02:18.947995  7735 consensus_queue.cc:260] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:18.948792  7735 raft_consensus.cc:3060] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:18.950974  7587 raft_consensus.cc:2468] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 4.
I20260709 13:02:18.951808  7627 leader_election.cc:304] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [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: c1df7957cdbc488ba2031fffbe26f982, da543ceaafbb4a27bfc138e9a7cc5627; no voters: 
I20260709 13:02:18.952379  7793 raft_consensus.cc:2804] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:18.952685  7735 raft_consensus.cc:2468] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 4.
I20260709 13:02:18.952724  7793 raft_consensus.cc:697] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 4 LEADER]: Becoming Leader. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Running, Role: LEADER
I20260709 13:02:18.953593  7793 consensus_queue.cc:237] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:18.958649  7486 catalog_manager.cc:5697] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 reported cstate change: term changed from 3 to 4, leader changed from ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131) to da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130). New cstate: current_term: 4 leader_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.070369  7884 raft_consensus.cc:993] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982: : Instructing follower da543ceaafbb4a27bfc138e9a7cc5627 to start an election
I20260709 13:02:19.070775  7896 raft_consensus.cc:1081] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Signalling peer da543ceaafbb4a27bfc138e9a7cc5627 to start an election
I20260709 13:02:19.071990  7663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09"
dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
 from {username='slave'} at 127.0.0.1:51386
I20260709 13:02:19.072403  7663 raft_consensus.cc:493] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:19.072669  7663 raft_consensus.cc:3060] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.076941  7663 raft_consensus.cc:515] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:19.078341  7663 leader_election.cc:290] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 2 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:19.078951  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:19.079301  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09" candidate_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
I20260709 13:02:19.079449  7587 raft_consensus.cc:3055] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:19.079743  7735 raft_consensus.cc:3060] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.079767  7587 raft_consensus.cc:740] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Running, Role: LEADER
I20260709 13:02:19.080530  7587 consensus_queue.cc:260] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:19.081349  7587 raft_consensus.cc:3060] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.083514  7735 raft_consensus.cc:2468] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 2.
I20260709 13:02:19.084321  7629 leader_election.cc:304] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da543ceaafbb4a27bfc138e9a7cc5627, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:19.084898  7793 raft_consensus.cc:2804] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:19.085345  7793 raft_consensus.cc:697] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Becoming Leader. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Running, Role: LEADER
I20260709 13:02:19.086127  7587 raft_consensus.cc:2468] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da543ceaafbb4a27bfc138e9a7cc5627 in term 2.
I20260709 13:02:19.086091  7793 consensus_queue.cc:237] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:19.092468  7486 catalog_manager.cc:5697] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 reported cstate change: term changed from 1 to 2, leader changed from c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129) to da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.249997  7735 raft_consensus.cc:1275] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 4 FOLLOWER]: Refusing update from remote peer da543ceaafbb4a27bfc138e9a7cc5627: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:19.251183  7793 consensus_queue.cc:1048] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:19.258467  7587 raft_consensus.cc:1275] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 4 FOLLOWER]: Refusing update from remote peer da543ceaafbb4a27bfc138e9a7cc5627: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:19.259963  7793 consensus_queue.cc:1048] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:19.283950  7735 raft_consensus.cc:1275] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Refusing update from remote peer da543ceaafbb4a27bfc138e9a7cc5627: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.284946  7793 consensus_queue.cc:1048] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.292325  7587 raft_consensus.cc:1275] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Refusing update from remote peer da543ceaafbb4a27bfc138e9a7cc5627: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.293711  7904 consensus_queue.cc:1048] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.336632  7735 raft_consensus.cc:1275] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Refusing update from remote peer da543ceaafbb4a27bfc138e9a7cc5627: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.337646  7904 consensus_queue.cc:1048] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.344736  7587 raft_consensus.cc:1275] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Refusing update from remote peer da543ceaafbb4a27bfc138e9a7cc5627: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.346949  7904 consensus_queue.cc:1048] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.356448  7587 raft_consensus.cc:1275] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 4 FOLLOWER]: Refusing update from remote peer da543ceaafbb4a27bfc138e9a7cc5627: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:19.357510  7904 consensus_queue.cc:1048] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:19.364568  7735 raft_consensus.cc:1275] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 4 FOLLOWER]: Refusing update from remote peer da543ceaafbb4a27bfc138e9a7cc5627: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:19.365716  7895 consensus_queue.cc:1048] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:19.487974  7735 raft_consensus.cc:1275] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Refusing update from remote peer da543ceaafbb4a27bfc138e9a7cc5627: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.489053  7895 consensus_queue.cc:1048] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.495982  7587 raft_consensus.cc:1275] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Refusing update from remote peer da543ceaafbb4a27bfc138e9a7cc5627: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.497725  7904 consensus_queue.cc:1048] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:21.674383  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:21.681298  7663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000"
dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
mode: GRACEFUL
new_leader_uuid: "c1df7957cdbc488ba2031fffbe26f982"
 from {username='slave'} at 127.0.0.1:51410
I20260709 13:02:21.682019  7663 raft_consensus.cc:606] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 4 LEADER]: Received request to transfer leadership to TS c1df7957cdbc488ba2031fffbe26f982
I20260709 13:02:21.684499  7663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5bf50d3e484141eead507735399de328"
dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
mode: GRACEFUL
new_leader_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
 from {username='slave'} at 127.0.0.1:51410
I20260709 13:02:21.684952  7663 raft_consensus.cc:606] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Received request to transfer leadership to TS ee676d675bfc4b37bfb2fc272ada55b8
I20260709 13:02:21.686910  7663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d3ee28017f0469682d116ab804e0cab"
dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
mode: GRACEFUL
new_leader_uuid: "c1df7957cdbc488ba2031fffbe26f982"
 from {username='slave'} at 127.0.0.1:51410
I20260709 13:02:21.687331  7663 raft_consensus.cc:606] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Received request to transfer leadership to TS c1df7957cdbc488ba2031fffbe26f982
I20260709 13:02:21.689380  7663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d36aa94fa9d7448e948747f6f3e72cdc"
dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
mode: GRACEFUL
new_leader_uuid: "c1df7957cdbc488ba2031fffbe26f982"
 from {username='slave'} at 127.0.0.1:51410
I20260709 13:02:21.689765  7663 raft_consensus.cc:606] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Received request to transfer leadership to TS c1df7957cdbc488ba2031fffbe26f982
I20260709 13:02:21.691727  7663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09"
dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
mode: GRACEFUL
new_leader_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
 from {username='slave'} at 127.0.0.1:51410
I20260709 13:02:21.692126  7663 raft_consensus.cc:606] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Received request to transfer leadership to TS ee676d675bfc4b37bfb2fc272ada55b8
I20260709 13:02:21.692946  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:02:21.693332  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:21.950205  7904 raft_consensus.cc:993] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627: : Instructing follower c1df7957cdbc488ba2031fffbe26f982 to start an election
I20260709 13:02:21.950697  7913 raft_consensus.cc:1081] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 4 LEADER]: Signalling peer c1df7957cdbc488ba2031fffbe26f982 to start an election
I20260709 13:02:21.952183  7587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000"
dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
 from {username='slave'} at 127.0.0.1:51686
I20260709 13:02:21.952629  7587 raft_consensus.cc:493] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:21.952922  7587 raft_consensus.cc:3060] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:21.957526  7587 raft_consensus.cc:515] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:21.958997  7587 leader_election.cc:290] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 5 election: Requested vote from peers da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:21.959877  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:21.960244  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057adbe61ed414eb0847b9bbbf42000" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
I20260709 13:02:21.960419  7663 raft_consensus.cc:3055] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:02:21.960668  7735 raft_consensus.cc:3060] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:21.960673  7663 raft_consensus.cc:740] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Running, Role: LEADER
I20260709 13:02:21.961433  7663 consensus_queue.cc:260] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:21.962275  7663 raft_consensus.cc:3060] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:21.964802  7735 raft_consensus.cc:2468] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 5.
I20260709 13:02:21.965978  7554 leader_election.cc:304] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [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: c1df7957cdbc488ba2031fffbe26f982, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:21.966601  7663 raft_consensus.cc:2468] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 5.
I20260709 13:02:21.967464  7914 raft_consensus.cc:2804] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:02:21.968277  7914 raft_consensus.cc:697] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 5 LEADER]: Becoming Leader. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Running, Role: LEADER
I20260709 13:02:21.969102  7914 consensus_queue.cc:237] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:21.975116  7486 catalog_manager.cc:5697] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 reported cstate change: term changed from 4 to 5, leader changed from da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130) to c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129). New cstate: current_term: 5 leader_uuid: "c1df7957cdbc488ba2031fffbe26f982" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.009704  7904 raft_consensus.cc:993] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627: : Instructing follower c1df7957cdbc488ba2031fffbe26f982 to start an election
I20260709 13:02:22.010075  7913 raft_consensus.cc:1081] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Signalling peer c1df7957cdbc488ba2031fffbe26f982 to start an election
I20260709 13:02:22.011543  7587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d3ee28017f0469682d116ab804e0cab"
dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
 from {username='slave'} at 127.0.0.1:51686
I20260709 13:02:22.011941  7587 raft_consensus.cc:493] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.012156  7587 raft_consensus.cc:3060] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.015729  7587 raft_consensus.cc:515] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:22.016937  7587 leader_election.cc:290] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 3 election: Requested vote from peers da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:22.017725  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3ee28017f0469682d116ab804e0cab" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:22.017992  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3ee28017f0469682d116ab804e0cab" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
I20260709 13:02:22.018163  7663 raft_consensus.cc:3055] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:22.018409  7735 raft_consensus.cc:3060] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.018411  7663 raft_consensus.cc:740] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Running, Role: LEADER
I20260709 13:02:22.019148  7663 consensus_queue.cc:260] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:22.019941  7663 raft_consensus.cc:3060] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.022192  7735 raft_consensus.cc:2468] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 3.
I20260709 13:02:22.023005  7554 leader_election.cc:304] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [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: c1df7957cdbc488ba2031fffbe26f982, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:22.023797  7663 raft_consensus.cc:2468] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 3.
I20260709 13:02:22.023746  7914 raft_consensus.cc:2804] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:22.024284  7914 raft_consensus.cc:697] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [term 3 LEADER]: Becoming Leader. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Running, Role: LEADER
I20260709 13:02:22.025092  7914 consensus_queue.cc:237] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:22.030858  7486 catalog_manager.cc:5697] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 reported cstate change: term changed from 2 to 3, leader changed from da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130) to c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129). New cstate: current_term: 3 leader_uuid: "c1df7957cdbc488ba2031fffbe26f982" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.042012  7904 raft_consensus.cc:993] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627: : Instructing follower c1df7957cdbc488ba2031fffbe26f982 to start an election
I20260709 13:02:22.042377  7904 raft_consensus.cc:1081] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Signalling peer c1df7957cdbc488ba2031fffbe26f982 to start an election
I20260709 13:02:22.043644  7587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d36aa94fa9d7448e948747f6f3e72cdc"
dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
 from {username='slave'} at 127.0.0.1:51686
I20260709 13:02:22.044049  7587 raft_consensus.cc:493] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.044267  7587 raft_consensus.cc:3060] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.048262  7587 raft_consensus.cc:515] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:22.049552  7587 leader_election.cc:290] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [CANDIDATE]: Term 3 election: Requested vote from peers da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777), ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131:43235)
I20260709 13:02:22.050205  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36aa94fa9d7448e948747f6f3e72cdc" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:22.050526  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36aa94fa9d7448e948747f6f3e72cdc" candidate_uuid: "c1df7957cdbc488ba2031fffbe26f982" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
I20260709 13:02:22.050725  7663 raft_consensus.cc:3055] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:22.050992  7735 raft_consensus.cc:3060] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.051017  7663 raft_consensus.cc:740] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Running, Role: LEADER
I20260709 13:02:22.051904  7663 consensus_queue.cc:260] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:22.052953  7663 raft_consensus.cc:3060] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.056603  7735 raft_consensus.cc:2468] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 3.
I20260709 13:02:22.057595  7554 leader_election.cc:304] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [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: c1df7957cdbc488ba2031fffbe26f982, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:22.058127  7663 raft_consensus.cc:2468] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1df7957cdbc488ba2031fffbe26f982 in term 3.
I20260709 13:02:22.058224  7914 raft_consensus.cc:2804] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:22.059291  7914 raft_consensus.cc:697] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 3 LEADER]: Becoming Leader. State: Replica: c1df7957cdbc488ba2031fffbe26f982, State: Running, Role: LEADER
I20260709 13:02:22.060024  7914 consensus_queue.cc:237] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:22.061172  7913 raft_consensus.cc:993] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627: : Instructing follower ee676d675bfc4b37bfb2fc272ada55b8 to start an election
I20260709 13:02:22.061551  7904 raft_consensus.cc:1081] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Signalling peer ee676d675bfc4b37bfb2fc272ada55b8 to start an election
I20260709 13:02:22.063042  7735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5bf50d3e484141eead507735399de328"
dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
 from {username='slave'} at 127.0.0.1:33816
I20260709 13:02:22.063475  7735 raft_consensus.cc:493] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.063875  7735 raft_consensus.cc:3060] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.067111  7486 catalog_manager.cc:5697] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 reported cstate change: term changed from 2 to 3, leader changed from da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130) to c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129). New cstate: current_term: 3 leader_uuid: "c1df7957cdbc488ba2031fffbe26f982" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.068257  7735 raft_consensus.cc:515] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:22.069962  7735 leader_election.cc:290] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 3 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777)
I20260709 13:02:22.070624  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf50d3e484141eead507735399de328" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:22.071012  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bf50d3e484141eead507735399de328" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:22.071122  7587 raft_consensus.cc:3060] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.071506  7663 raft_consensus.cc:3055] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:22.071775  7663 raft_consensus.cc:740] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Running, Role: LEADER
I20260709 13:02:22.072355  7663 consensus_queue.cc:260] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:22.073295  7663 raft_consensus.cc:3060] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.076956  7587 raft_consensus.cc:2468] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 3.
I20260709 13:02:22.078052  7913 raft_consensus.cc:993] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627: : Instructing follower ee676d675bfc4b37bfb2fc272ada55b8 to start an election
I20260709 13:02:22.078095  7701 leader_election.cc:304] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [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: c1df7957cdbc488ba2031fffbe26f982, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:22.078523  7904 raft_consensus.cc:1081] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Signalling peer ee676d675bfc4b37bfb2fc272ada55b8 to start an election
I20260709 13:02:22.078800  7663 raft_consensus.cc:2468] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 3.
I20260709 13:02:22.078948  7878 raft_consensus.cc:2804] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:22.080070  7735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09"
dest_uuid: "ee676d675bfc4b37bfb2fc272ada55b8"
 from {username='slave'} at 127.0.0.1:33816
I20260709 13:02:22.080621  7735 raft_consensus.cc:493] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.080150  7878 raft_consensus.cc:697] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 LEADER]: Becoming Leader. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Running, Role: LEADER
I20260709 13:02:22.080855  7735 raft_consensus.cc:3060] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.081451  7878 consensus_queue.cc:237] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:22.084653  7735 raft_consensus.cc:515] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:22.086534  7735 leader_election.cc:290] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [CANDIDATE]: Term 3 election: Requested vote from peers c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347), da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130:43777)
I20260709 13:02:22.087670  7587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1df7957cdbc488ba2031fffbe26f982"
I20260709 13:02:22.087536  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9340818b82744c7b372c4f0fad2ea09" candidate_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da543ceaafbb4a27bfc138e9a7cc5627"
I20260709 13:02:22.088254  7587 raft_consensus.cc:3060] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.088270  7663 raft_consensus.cc:3055] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:22.088734  7663 raft_consensus.cc:740] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da543ceaafbb4a27bfc138e9a7cc5627, State: Running, Role: LEADER
I20260709 13:02:22.089411  7663 consensus_queue.cc:260] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:22.089188  7486 catalog_manager.cc:5697] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 reported cstate change: term changed from 2 to 3, leader changed from da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130) to ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131). New cstate: current_term: 3 leader_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:22.090467  7663 raft_consensus.cc:3060] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.092568  7587 raft_consensus.cc:2468] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 3.
I20260709 13:02:22.093410  7701 leader_election.cc:304] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [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: c1df7957cdbc488ba2031fffbe26f982, ee676d675bfc4b37bfb2fc272ada55b8; no voters: 
I20260709 13:02:22.094002  7878 raft_consensus.cc:2804] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:22.094339  7878 raft_consensus.cc:697] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 LEADER]: Becoming Leader. State: Replica: ee676d675bfc4b37bfb2fc272ada55b8, State: Running, Role: LEADER
I20260709 13:02:22.095016  7878 consensus_queue.cc:237] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [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: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } }
I20260709 13:02:22.095271  7663 raft_consensus.cc:2468] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee676d675bfc4b37bfb2fc272ada55b8 in term 3.
I20260709 13:02:22.103111  7486 catalog_manager.cc:5697] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 reported cstate change: term changed from 2 to 3, leader changed from da543ceaafbb4a27bfc138e9a7cc5627 (127.7.71.130) to ee676d675bfc4b37bfb2fc272ada55b8 (127.7.71.131). New cstate: current_term: 3 leader_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:22.489176  7663 raft_consensus.cc:1275] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 5 FOLLOWER]: Refusing update from remote peer c1df7957cdbc488ba2031fffbe26f982: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:02:22.490372  7914 consensus_queue.cc:1048] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:22.493395  7735 raft_consensus.cc:1275] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Refusing update from remote peer c1df7957cdbc488ba2031fffbe26f982: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:22.494666  7914 consensus_queue.cc:1048] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.511227  7737 raft_consensus.cc:1275] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 5 FOLLOWER]: Refusing update from remote peer c1df7957cdbc488ba2031fffbe26f982: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:02:22.513453  7930 consensus_queue.cc:1048] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:22.514744  7663 raft_consensus.cc:1275] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Refusing update from remote peer c1df7957cdbc488ba2031fffbe26f982: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:22.521487  7915 consensus_queue.cc:1048] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:22.525063  7738 raft_consensus.cc:1275] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Refusing update from remote peer c1df7957cdbc488ba2031fffbe26f982: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:22.528556  7587 raft_consensus.cc:1275] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Refusing update from remote peer ee676d675bfc4b37bfb2fc272ada55b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:22.529762  7878 consensus_queue.cc:1048] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:22.534924  7915 consensus_queue.cc:1048] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee676d675bfc4b37bfb2fc272ada55b8" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:22.549356  7663 raft_consensus.cc:1275] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Refusing update from remote peer c1df7957cdbc488ba2031fffbe26f982: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:22.551167  7934 consensus_queue.cc:1048] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:22.563927  7662 raft_consensus.cc:1275] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Refusing update from remote peer ee676d675bfc4b37bfb2fc272ada55b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:22.565205  7878 consensus_queue.cc:1048] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.604322  7662 raft_consensus.cc:1275] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Refusing update from remote peer ee676d675bfc4b37bfb2fc272ada55b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:22.605468  7923 consensus_queue.cc:1048] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da543ceaafbb4a27bfc138e9a7cc5627" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.613646  7587 raft_consensus.cc:1275] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Refusing update from remote peer ee676d675bfc4b37bfb2fc272ada55b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:22.614987  7923 consensus_queue.cc:1048] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df7957cdbc488ba2031fffbe26f982" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.694072  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:22.699157  7454 tablet_server.cc:179] TabletServer@127.7.71.129:0 shutting down...
I20260709 13:02:22.719018  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:22.719710  7454 tablet_replica.cc:333] T b738cf7a6ee0498a928059e2c78b48a6 P c1df7957cdbc488ba2031fffbe26f982: stopping tablet replica
I20260709 13:02:22.720352  7454 raft_consensus.cc:2243] T b738cf7a6ee0498a928059e2c78b48a6 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.720821  7454 raft_consensus.cc:2272] T b738cf7a6ee0498a928059e2c78b48a6 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.723245  7454 tablet_replica.cc:333] T 75e7e244fc234f008f0eeb236a7d2f62 P c1df7957cdbc488ba2031fffbe26f982: stopping tablet replica
I20260709 13:02:22.723948  7454 raft_consensus.cc:2243] T 75e7e244fc234f008f0eeb236a7d2f62 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.724299  7454 raft_consensus.cc:2272] T 75e7e244fc234f008f0eeb236a7d2f62 P c1df7957cdbc488ba2031fffbe26f982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.726125  7454 tablet_replica.cc:333] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982: stopping tablet replica
I20260709 13:02:22.726693  7454 raft_consensus.cc:2243] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.727087  7454 raft_consensus.cc:2272] T f7656117efe541f2af582c6ef564c6d2 P c1df7957cdbc488ba2031fffbe26f982 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.728796  7454 tablet_replica.cc:333] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982: stopping tablet replica
I20260709 13:02:22.729214  7454 raft_consensus.cc:2243] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.729568  7454 raft_consensus.cc:2272] T d596f382ec1d475d8cf788ede0c4b99c P c1df7957cdbc488ba2031fffbe26f982 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.731003  7454 tablet_replica.cc:333] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982: stopping tablet replica
I20260709 13:02:22.731419  7454 raft_consensus.cc:2243] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:22.732096  7454 raft_consensus.cc:2272] T 7d3ee28017f0469682d116ab804e0cab P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.733681  7454 tablet_replica.cc:333] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982: stopping tablet replica
I20260709 13:02:22.734108  7454 raft_consensus.cc:2243] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:22.734716  7454 raft_consensus.cc:2272] T d36aa94fa9d7448e948747f6f3e72cdc P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.736464  7454 tablet_replica.cc:333] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982: stopping tablet replica
I20260709 13:02:22.736901  7454 raft_consensus.cc:2243] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.737275  7454 raft_consensus.cc:2272] T 5bf50d3e484141eead507735399de328 P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.738812  7454 tablet_replica.cc:333] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982: stopping tablet replica
I20260709 13:02:22.739215  7454 raft_consensus.cc:2243] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.739594  7454 raft_consensus.cc:2272] T f9340818b82744c7b372c4f0fad2ea09 P c1df7957cdbc488ba2031fffbe26f982 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.741240  7454 tablet_replica.cc:333] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982: stopping tablet replica
I20260709 13:02:22.741647  7454 raft_consensus.cc:2243] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:02:22.742255  7454 raft_consensus.cc:2272] T 5057adbe61ed414eb0847b9bbbf42000 P c1df7957cdbc488ba2031fffbe26f982 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:22.833309  7701 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.71.129:45347: connect: Connection refused (error 111)
I20260709 13:02:22.835129  7454 tablet_server.cc:196] TabletServer@127.7.71.129:0 shutdown complete.
W20260709 13:02:22.837255  7701 consensus_peers.cc:597] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 -> Peer c1df7957cdbc488ba2031fffbe26f982 (127.7.71.129:45347): Couldn't send request to peer c1df7957cdbc488ba2031fffbe26f982. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:45347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:22.853116  7454 tablet_server.cc:179] TabletServer@127.7.71.130:0 shutting down...
I20260709 13:02:22.870734  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:22.871300  7454 tablet_replica.cc:333] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627: stopping tablet replica
I20260709 13:02:22.871896  7454 raft_consensus.cc:2243] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.872355  7454 raft_consensus.cc:2272] T f7656117efe541f2af582c6ef564c6d2 P da543ceaafbb4a27bfc138e9a7cc5627 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.874145  7454 tablet_replica.cc:333] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627: stopping tablet replica
I20260709 13:02:22.874676  7454 raft_consensus.cc:2243] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:22.875311  7454 raft_consensus.cc:2272] T 75e7e244fc234f008f0eeb236a7d2f62 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.876842  7454 tablet_replica.cc:333] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627: stopping tablet replica
I20260709 13:02:22.877254  7454 raft_consensus.cc:2243] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.877573  7454 raft_consensus.cc:2272] T 5057adbe61ed414eb0847b9bbbf42000 P da543ceaafbb4a27bfc138e9a7cc5627 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.879297  7454 tablet_replica.cc:333] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627: stopping tablet replica
I20260709 13:02:22.879769  7454 raft_consensus.cc:2243] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:22.880359  7454 raft_consensus.cc:2272] T d596f382ec1d475d8cf788ede0c4b99c P da543ceaafbb4a27bfc138e9a7cc5627 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.881731  7454 tablet_replica.cc:333] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627: stopping tablet replica
I20260709 13:02:22.882213  7454 raft_consensus.cc:2243] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.882529  7454 raft_consensus.cc:2272] T d36aa94fa9d7448e948747f6f3e72cdc P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.884336  7454 tablet_replica.cc:333] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627: stopping tablet replica
I20260709 13:02:22.884733  7454 raft_consensus.cc:2243] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.885039  7454 raft_consensus.cc:2272] T 7d3ee28017f0469682d116ab804e0cab P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.886808  7454 tablet_replica.cc:333] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627: stopping tablet replica
I20260709 13:02:22.887252  7454 raft_consensus.cc:2243] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:22.887902  7454 raft_consensus.cc:2272] T b738cf7a6ee0498a928059e2c78b48a6 P da543ceaafbb4a27bfc138e9a7cc5627 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.889349  7454 tablet_replica.cc:333] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627: stopping tablet replica
I20260709 13:02:22.889780  7454 raft_consensus.cc:2243] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.890103  7454 raft_consensus.cc:2272] T f9340818b82744c7b372c4f0fad2ea09 P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.891826  7454 tablet_replica.cc:333] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627: stopping tablet replica
I20260709 13:02:22.892176  7454 raft_consensus.cc:2243] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.892480  7454 raft_consensus.cc:2272] T 5bf50d3e484141eead507735399de328 P da543ceaafbb4a27bfc138e9a7cc5627 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.917646  7454 tablet_server.cc:196] TabletServer@127.7.71.130:0 shutdown complete.
I20260709 13:02:22.935097  7454 tablet_server.cc:179] TabletServer@127.7.71.131:0 shutting down...
I20260709 13:02:22.960947  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:22.961637  7454 tablet_replica.cc:333] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8: stopping tablet replica
I20260709 13:02:22.962206  7454 raft_consensus.cc:2243] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:22.962904  7454 raft_consensus.cc:2272] T f7656117efe541f2af582c6ef564c6d2 P ee676d675bfc4b37bfb2fc272ada55b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.964529  7454 tablet_replica.cc:333] T b738cf7a6ee0498a928059e2c78b48a6 P ee676d675bfc4b37bfb2fc272ada55b8: stopping tablet replica
I20260709 13:02:22.964977  7454 raft_consensus.cc:2243] T b738cf7a6ee0498a928059e2c78b48a6 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.965332  7454 raft_consensus.cc:2272] T b738cf7a6ee0498a928059e2c78b48a6 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.966852  7454 tablet_replica.cc:333] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8: stopping tablet replica
I20260709 13:02:22.967286  7454 raft_consensus.cc:2243] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.967659  7454 raft_consensus.cc:2272] T d596f382ec1d475d8cf788ede0c4b99c P ee676d675bfc4b37bfb2fc272ada55b8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.969208  7454 tablet_replica.cc:333] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8: stopping tablet replica
I20260709 13:02:22.969650  7454 raft_consensus.cc:2243] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.969988  7454 raft_consensus.cc:2272] T 5057adbe61ed414eb0847b9bbbf42000 P ee676d675bfc4b37bfb2fc272ada55b8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.972220  7454 tablet_replica.cc:333] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8: stopping tablet replica
I20260709 13:02:22.972640  7454 raft_consensus.cc:2243] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.972973  7454 raft_consensus.cc:2272] T d36aa94fa9d7448e948747f6f3e72cdc P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.974658  7454 tablet_replica.cc:333] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8: stopping tablet replica
I20260709 13:02:22.975050  7454 raft_consensus.cc:2243] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.975380  7454 raft_consensus.cc:2272] T 7d3ee28017f0469682d116ab804e0cab P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.977341  7454 tablet_replica.cc:333] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8: stopping tablet replica
I20260709 13:02:22.977761  7454 raft_consensus.cc:2243] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:22.978386  7454 raft_consensus.cc:2272] T 5bf50d3e484141eead507735399de328 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.980228  7454 tablet_replica.cc:333] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8: stopping tablet replica
I20260709 13:02:22.980624  7454 raft_consensus.cc:2243] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.980928  7454 raft_consensus.cc:2272] T 75e7e244fc234f008f0eeb236a7d2f62 P ee676d675bfc4b37bfb2fc272ada55b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.982357  7454 tablet_replica.cc:333] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8: stopping tablet replica
I20260709 13:02:22.982795  7454 raft_consensus.cc:2243] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:22.983521  7454 raft_consensus.cc:2272] T f9340818b82744c7b372c4f0fad2ea09 P ee676d675bfc4b37bfb2fc272ada55b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.008378  7454 tablet_server.cc:196] TabletServer@127.7.71.131:0 shutdown complete.
I20260709 13:02:23.023303  7454 master.cc:562] Master@127.7.71.190:39701 shutting down...
I20260709 13:02:23.210541  7454 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:23.211081  7454 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.211433  7454 tablet_replica.cc:333] T 00000000000000000000000000000000 P b1c2414f482b4545b764bd7d1dc70ffd: stopping tablet replica
I20260709 13:02:23.229825  7454 master.cc:584] Master@127.7.71.190:39701 shutdown complete.
c1df7957cdbc488ba2031fffbe26f982  4
da543ceaafbb4a27bfc138e9a7cc5627  4
ee676d675bfc4b37bfb2fc272ada55b8  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12136 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:02:23.265262  7454 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.71.190:41751
I20260709 13:02:23.266351  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:23.271522  7946 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 13:02:23.271677  7947 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 13:02:23.272881  7949 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 13:02:23.273859  7454 server_base.cc:1061] running on GCE node
I20260709 13:02:23.274647  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:23.274821  7454 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 13:02:23.274982  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602143274964 us; error 0 us; skew 500 ppm
I20260709 13:02:23.275498  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:23.277845  7454 webserver.cc:533] Webserver started at http://127.7.71.190:43447/ using document root <none> and password file <none>
I20260709 13:02:23.278290  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:23.278451  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:23.278710  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:23.279838  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-0/minicluster-data/master-0-root/instance:
uuid: "9615ee1e3600415dae38f1c71828a7a8"
format_stamp: "Formatted at 2026-07-09 13:02:23 on dist-test-slave-j8hn"
I20260709 13:02:23.283946  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:02:23.287071  7954 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.287798  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:02:23.288064  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-0/minicluster-data/master-0-root
uuid: "9615ee1e3600415dae38f1c71828a7a8"
format_stamp: "Formatted at 2026-07-09 13:02:23 on dist-test-slave-j8hn"
I20260709 13:02:23.288345  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-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 13:02:23.316761  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:23.317910  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:23.354355  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.190:41751
I20260709 13:02:23.354475  8005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.190:41751 every 8 connection(s)
I20260709 13:02:23.358016  8006 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 13:02:23.366716  8006 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8: Bootstrap starting.
I20260709 13:02:23.370994  8006 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:23.374841  8006 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8: No bootstrap required, opened a new log
I20260709 13:02:23.376770  8006 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9615ee1e3600415dae38f1c71828a7a8" member_type: VOTER }
I20260709 13:02:23.377130  8006 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:23.377349  8006 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9615ee1e3600415dae38f1c71828a7a8, State: Initialized, Role: FOLLOWER
I20260709 13:02:23.377846  8006 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9615ee1e3600415dae38f1c71828a7a8" member_type: VOTER }
I20260709 13:02:23.378252  8006 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:23.378459  8006 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:23.378697  8006 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:23.382349  8006 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9615ee1e3600415dae38f1c71828a7a8" member_type: VOTER }
I20260709 13:02:23.382792  8006 leader_election.cc:304] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [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: 9615ee1e3600415dae38f1c71828a7a8; no voters: 
I20260709 13:02:23.383824  8006 leader_election.cc:290] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:23.384193  8009 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:23.385403  8009 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [term 1 LEADER]: Becoming Leader. State: Replica: 9615ee1e3600415dae38f1c71828a7a8, State: Running, Role: LEADER
I20260709 13:02:23.385936  8009 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [LEADER]: Queue going to LEADER mode. State: All 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: "9615ee1e3600415dae38f1c71828a7a8" member_type: VOTER }
I20260709 13:02:23.386461  8006 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:23.389886  8011 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9615ee1e3600415dae38f1c71828a7a8. Latest consensus state: current_term: 1 leader_uuid: "9615ee1e3600415dae38f1c71828a7a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9615ee1e3600415dae38f1c71828a7a8" member_type: VOTER } }
I20260709 13:02:23.390504  8011 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:23.395087  8010 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9615ee1e3600415dae38f1c71828a7a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9615ee1e3600415dae38f1c71828a7a8" member_type: VOTER } }
I20260709 13:02:23.396456  8010 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:23.399487  7454 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260709 13:02:23.402218  8025 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260709 13:02:23.402431  8025 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260709 13:02:23.402655  8017 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:23.406826  8017 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:23.414595  8017 catalog_manager.cc:1383] Generated new cluster ID: cca302e2050c4e40805b2bd041f5fc46
I20260709 13:02:23.414852  8017 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:23.449928  8017 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:23.451027  8017 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:23.464128  8017 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8: Generated new TSK 0
I20260709 13:02:23.464696  8017 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:23.529991  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:23.535537  8027 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 13:02:23.536062  8028 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 13:02:23.537739  8030 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 13:02:23.538492  7454 server_base.cc:1061] running on GCE node
I20260709 13:02:23.539186  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:23.539364  7454 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 13:02:23.539484  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602143539472 us; error 0 us; skew 500 ppm
I20260709 13:02:23.540007  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:23.542155  7454 webserver.cc:533] Webserver started at http://127.7.71.129:45721/ using document root <none> and password file <none>
I20260709 13:02:23.542584  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:23.542745  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:23.542955  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:23.543973  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-0/minicluster-data/ts-0-root/instance:
uuid: "82c26b6045e84ace964cc09a5ddade6d"
format_stamp: "Formatted at 2026-07-09 13:02:23 on dist-test-slave-j8hn"
I20260709 13:02:23.548166  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:23.551211  8035 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.551985  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:23.552259  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-0/minicluster-data/ts-0-root
uuid: "82c26b6045e84ace964cc09a5ddade6d"
format_stamp: "Formatted at 2026-07-09 13:02:23 on dist-test-slave-j8hn"
I20260709 13:02:23.552559  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-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 13:02:23.572431  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:23.573679  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:23.575229  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:23.577371  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:23.577541  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.577783  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:23.577934  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.614611  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.129:36455
I20260709 13:02:23.614722  8097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.129:36455 every 8 connection(s)
I20260709 13:02:23.619027  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:23.625244  8102 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 13:02:23.626601  8103 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 13:02:23.629755  7454 server_base.cc:1061] running on GCE node
W20260709 13:02:23.630561  8105 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 13:02:23.631134  8098 heartbeater.cc:344] Connected to a master server at 127.7.71.190:41751
I20260709 13:02:23.631518  8098 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:23.631498  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:23.631911  7454 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 13:02:23.632107  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602143632089 us; error 0 us; skew 500 ppm
I20260709 13:02:23.632485  8098 heartbeater.cc:507] Master 127.7.71.190:41751 requested a full tablet report, sending...
I20260709 13:02:23.632805  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:23.634624  7971 ts_manager.cc:194] Registered new tserver with Master: 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455)
I20260709 13:02:23.635177  7454 webserver.cc:533] Webserver started at http://127.7.71.130:39627/ using document root <none> and password file <none>
I20260709 13:02:23.635686  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:23.635869  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:23.636108  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:23.636488  7971 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51374
I20260709 13:02:23.637228  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-0/minicluster-data/ts-1-root/instance:
uuid: "b793623dce304fedbfae03b87d2d4d5b"
format_stamp: "Formatted at 2026-07-09 13:02:23 on dist-test-slave-j8hn"
I20260709 13:02:23.641319  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:02:23.644294  8110 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.644951  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:23.645210  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-0/minicluster-data/ts-1-root
uuid: "b793623dce304fedbfae03b87d2d4d5b"
format_stamp: "Formatted at 2026-07-09 13:02:23 on dist-test-slave-j8hn"
I20260709 13:02:23.645462  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-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 13:02:23.655936  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:23.656996  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:23.658413  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:23.660496  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:23.660677  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.660897  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:23.661033  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.697165  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.130:38899
I20260709 13:02:23.697263  8172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.130:38899 every 8 connection(s)
I20260709 13:02:23.701440  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:23.707587  8176 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 13:02:23.709367  8177 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 13:02:23.712579  8173 heartbeater.cc:344] Connected to a master server at 127.7.71.190:41751
I20260709 13:02:23.712965  8173 heartbeater.cc:461] Registering TS with master...
W20260709 13:02:23.713243  8179 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 13:02:23.713274  7454 server_base.cc:1061] running on GCE node
I20260709 13:02:23.713826  8173 heartbeater.cc:507] Master 127.7.71.190:41751 requested a full tablet report, sending...
I20260709 13:02:23.714458  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:23.714715  7454 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 13:02:23.714865  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602143714850 us; error 0 us; skew 500 ppm
I20260709 13:02:23.715492  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:23.715881  7971 ts_manager.cc:194] Registered new tserver with Master: b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899)
I20260709 13:02:23.717331  7971 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51376
I20260709 13:02:23.717794  7454 webserver.cc:533] Webserver started at http://127.7.71.131:37697/ using document root <none> and password file <none>
I20260709 13:02:23.718230  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:23.718416  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:23.718655  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:23.719692  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-0/minicluster-data/ts-2-root/instance:
uuid: "1348cc8127674edeafc929190918b207"
format_stamp: "Formatted at 2026-07-09 13:02:23 on dist-test-slave-j8hn"
I20260709 13:02:23.723565  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:02:23.727294  8184 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.728216  7454 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:02:23.728500  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-0/minicluster-data/ts-2-root
uuid: "1348cc8127674edeafc929190918b207"
format_stamp: "Formatted at 2026-07-09 13:02:23 on dist-test-slave-j8hn"
I20260709 13:02:23.728775  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602130971146-7454-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 13:02:23.743230  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:23.744374  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:23.745669  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:23.747681  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:23.747874  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.748095  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:23.748255  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.784474  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.131:37133
I20260709 13:02:23.784586  8246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.131:37133 every 8 connection(s)
I20260709 13:02:23.796914  8247 heartbeater.cc:344] Connected to a master server at 127.7.71.190:41751
I20260709 13:02:23.797250  8247 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:23.797912  8247 heartbeater.cc:507] Master 127.7.71.190:41751 requested a full tablet report, sending...
I20260709 13:02:23.799679  7971 ts_manager.cc:194] Registered new tserver with Master: 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:23.800500  7454 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013257092s
I20260709 13:02:23.801105  7971 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51388
I20260709 13:02:23.823761  7971 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51392:
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 13:02:23.826328  7971 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 13:02:23.889779  8138 tablet_service.cc:1511] Processing CreateTablet for tablet 93b482fe077946d5815a58b93d8c5697 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:02:23.891198  8138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b482fe077946d5815a58b93d8c5697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.895311  8137 tablet_service.cc:1511] Processing CreateTablet for tablet ea3baac4d5644c60b3f2757c0a8c5fb7 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:02:23.896647  8137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3baac4d5644c60b3f2757c0a8c5fb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.898418  8136 tablet_service.cc:1511] Processing CreateTablet for tablet 553a32a3697f4a7580c653afd5612ea8 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:02:23.899688  8136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 553a32a3697f4a7580c653afd5612ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.902536  8134 tablet_service.cc:1511] Processing CreateTablet for tablet e954daf703ea4e17b3d9ecbf1d3374c1 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:02:23.904567  8135 tablet_service.cc:1511] Processing CreateTablet for tablet f1b4440f00374ac0a972241288aa4610 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:02:23.905930  8134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e954daf703ea4e17b3d9ecbf1d3374c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.907538  8133 tablet_service.cc:1511] Processing CreateTablet for tablet c8d195fa97084d309c15f3018beee5a0 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:02:23.908778  8133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d195fa97084d309c15f3018beee5a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.910099  8212 tablet_service.cc:1511] Processing CreateTablet for tablet 93b482fe077946d5815a58b93d8c5697 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:02:23.911296  8212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b482fe077946d5815a58b93d8c5697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.911985  8135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b4440f00374ac0a972241288aa4610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.912408  8132 tablet_service.cc:1511] Processing CreateTablet for tablet b121a093dd8b4cb3875323d0a6441720 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:02:23.913625  8132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b121a093dd8b4cb3875323d0a6441720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.927745  8211 tablet_service.cc:1511] Processing CreateTablet for tablet ea3baac4d5644c60b3f2757c0a8c5fb7 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:02:23.929081  8211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3baac4d5644c60b3f2757c0a8c5fb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.934427  8133 tablet_service.cc:1511] Processing CreateTablet for tablet 75b0135fe86f450b9b78135454c271c5 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:02:23.935679  8133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b0135fe86f450b9b78135454c271c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.939607  8210 tablet_service.cc:1511] Processing CreateTablet for tablet 553a32a3697f4a7580c653afd5612ea8 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:02:23.940872  8210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 553a32a3697f4a7580c653afd5612ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.946403  8131 tablet_service.cc:1511] Processing CreateTablet for tablet b258acf4eea5434aaacba17b9e7c1bf0 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:02:23.948684  8063 tablet_service.cc:1511] Processing CreateTablet for tablet 93b482fe077946d5815a58b93d8c5697 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:02:23.949174  8209 tablet_service.cc:1511] Processing CreateTablet for tablet f1b4440f00374ac0a972241288aa4610 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:02:23.949934  8063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b482fe077946d5815a58b93d8c5697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.949685  8061 tablet_service.cc:1511] Processing CreateTablet for tablet 553a32a3697f4a7580c653afd5612ea8 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:02:23.950409  8209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b4440f00374ac0a972241288aa4610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.950883  8061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 553a32a3697f4a7580c653afd5612ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.951980  8062 tablet_service.cc:1511] Processing CreateTablet for tablet ea3baac4d5644c60b3f2757c0a8c5fb7 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:02:23.952625  8060 tablet_service.cc:1511] Processing CreateTablet for tablet f1b4440f00374ac0a972241288aa4610 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:02:23.953337  8062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3baac4d5644c60b3f2757c0a8c5fb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.954488  8131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b258acf4eea5434aaacba17b9e7c1bf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.954739  8059 tablet_service.cc:1511] Processing CreateTablet for tablet e954daf703ea4e17b3d9ecbf1d3374c1 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:02:23.956764  8058 tablet_service.cc:1511] Processing CreateTablet for tablet c8d195fa97084d309c15f3018beee5a0 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:02:23.958783  8057 tablet_service.cc:1511] Processing CreateTablet for tablet b121a093dd8b4cb3875323d0a6441720 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:02:23.960798  8056 tablet_service.cc:1511] Processing CreateTablet for tablet 75b0135fe86f450b9b78135454c271c5 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:02:23.962271  8132 tablet_service.cc:1511] Processing CreateTablet for tablet ed39d8845a4d45f6881f649bd52e9b38 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:02:23.962886  8055 tablet_service.cc:1511] Processing CreateTablet for tablet b258acf4eea5434aaacba17b9e7c1bf0 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:02:23.963434  8132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed39d8845a4d45f6881f649bd52e9b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.965191  8208 tablet_service.cc:1511] Processing CreateTablet for tablet e954daf703ea4e17b3d9ecbf1d3374c1 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:02:23.965498  8054 tablet_service.cc:1511] Processing CreateTablet for tablet ed39d8845a4d45f6881f649bd52e9b38 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:02:23.966425  8208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e954daf703ea4e17b3d9ecbf1d3374c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.967036  8060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b4440f00374ac0a972241288aa4610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.970769  8207 tablet_service.cc:1511] Processing CreateTablet for tablet c8d195fa97084d309c15f3018beee5a0 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:02:23.971982  8059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e954daf703ea4e17b3d9ecbf1d3374c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.972028  8207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d195fa97084d309c15f3018beee5a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.976001  8056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b0135fe86f450b9b78135454c271c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.979991  8055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b258acf4eea5434aaacba17b9e7c1bf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.984014  8054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed39d8845a4d45f6881f649bd52e9b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.987583  8057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b121a093dd8b4cb3875323d0a6441720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.000342  8058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d195fa97084d309c15f3018beee5a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.005335  8206 tablet_service.cc:1511] Processing CreateTablet for tablet 75b0135fe86f450b9b78135454c271c5 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:02:24.006587  8206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b0135fe86f450b9b78135454c271c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.008700  8205 tablet_service.cc:1511] Processing CreateTablet for tablet b258acf4eea5434aaacba17b9e7c1bf0 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:02:24.009950  8205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b258acf4eea5434aaacba17b9e7c1bf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.012969  8204 tablet_service.cc:1511] Processing CreateTablet for tablet ed39d8845a4d45f6881f649bd52e9b38 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:02:24.014169  8204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed39d8845a4d45f6881f649bd52e9b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.021888  8263 tablet_bootstrap.cc:492] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207: Bootstrap starting.
I20260709 13:02:24.021822  8209 tablet_service.cc:1511] Processing CreateTablet for tablet b121a093dd8b4cb3875323d0a6441720 (DEFAULT_TABLE table=test-workload [id=994a4de2c24a47c1865b7c0d3a0b4060]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:02:24.023102  8209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b121a093dd8b4cb3875323d0a6441720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.029660  8264 tablet_bootstrap.cc:492] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d: Bootstrap starting.
I20260709 13:02:24.035323  8263 tablet_bootstrap.cc:654] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.060804  8264 tablet_bootstrap.cc:654] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.063019  8262 tablet_bootstrap.cc:492] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b: Bootstrap starting.
I20260709 13:02:24.085189  8264 tablet_bootstrap.cc:492] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d: No bootstrap required, opened a new log
I20260709 13:02:24.085425  8263 tablet_bootstrap.cc:492] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207: No bootstrap required, opened a new log
I20260709 13:02:24.087875  8264 ts_tablet_manager.cc:1403] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.019s
I20260709 13:02:24.087913  8263 ts_tablet_manager.cc:1403] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207: Time spent bootstrapping tablet: real 0.066s	user 0.029s	sys 0.021s
I20260709 13:02:24.088549  8262 tablet_bootstrap.cc:654] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.090794  8263 raft_consensus.cc:359] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.090938  8264 raft_consensus.cc:359] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.091575  8263 raft_consensus.cc:385] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.091683  8264 raft_consensus.cc:385] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.091931  8263 raft_consensus.cc:740] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1348cc8127674edeafc929190918b207, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.092010  8264 raft_consensus.cc:740] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.092950  8262 tablet_bootstrap.cc:492] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b: No bootstrap required, opened a new log
I20260709 13:02:24.092718  8264 consensus_queue.cc:260] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.092823  8263 consensus_queue.cc:260] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.093310  8262 ts_tablet_manager.cc:1403] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 13:02:24.095032  8098 heartbeater.cc:499] Master 127.7.71.190:41751 was elected leader, sending a full tablet report...
I20260709 13:02:24.095567  8264 ts_tablet_manager.cc:1434] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:02:24.095986  8262 raft_consensus.cc:359] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.096544  8264 tablet_bootstrap.cc:492] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d: Bootstrap starting.
I20260709 13:02:24.096675  8262 raft_consensus.cc:385] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.097013  8262 raft_consensus.cc:740] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.097864  8262 consensus_queue.cc:260] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.101231  8247 heartbeater.cc:499] Master 127.7.71.190:41751 was elected leader, sending a full tablet report...
I20260709 13:02:24.103022  8264 tablet_bootstrap.cc:654] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.104290  8173 heartbeater.cc:499] Master 127.7.71.190:41751 was elected leader, sending a full tablet report...
I20260709 13:02:24.104859  8262 ts_tablet_manager.cc:1434] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.008s
I20260709 13:02:24.105814  8262 tablet_bootstrap.cc:492] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b: Bootstrap starting.
I20260709 13:02:24.112104  8262 tablet_bootstrap.cc:654] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.117435  8264 tablet_bootstrap.cc:492] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d: No bootstrap required, opened a new log
I20260709 13:02:24.117908  8264 ts_tablet_manager.cc:1403] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 13:02:24.117869  8263 ts_tablet_manager.cc:1434] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.000s
I20260709 13:02:24.119704  8263 tablet_bootstrap.cc:492] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207: Bootstrap starting.
I20260709 13:02:24.120920  8264 raft_consensus.cc:359] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.121410  8262 tablet_bootstrap.cc:492] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b: No bootstrap required, opened a new log
I20260709 13:02:24.121659  8264 raft_consensus.cc:385] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.121876  8262 ts_tablet_manager.cc:1403] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260709 13:02:24.121990  8264 raft_consensus.cc:740] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.122759  8264 consensus_queue.cc:260] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.124331  8262 raft_consensus.cc:359] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.124756  8264 ts_tablet_manager.cc:1434] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:24.125006  8262 raft_consensus.cc:385] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.125325  8262 raft_consensus.cc:740] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.125689  8264 tablet_bootstrap.cc:492] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d: Bootstrap starting.
I20260709 13:02:24.126171  8262 consensus_queue.cc:260] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.128484  8262 ts_tablet_manager.cc:1434] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:24.129324  8262 tablet_bootstrap.cc:492] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b: Bootstrap starting.
I20260709 13:02:24.131350  8263 tablet_bootstrap.cc:654] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.132171  8264 tablet_bootstrap.cc:654] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.135347  8262 tablet_bootstrap.cc:654] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.142962  8263 tablet_bootstrap.cc:492] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207: No bootstrap required, opened a new log
I20260709 13:02:24.143489  8263 ts_tablet_manager.cc:1403] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260709 13:02:24.144639  8262 tablet_bootstrap.cc:492] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b: No bootstrap required, opened a new log
I20260709 13:02:24.145076  8262 ts_tablet_manager.cc:1403] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260709 13:02:24.146458  8263 raft_consensus.cc:359] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.147194  8263 raft_consensus.cc:385] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.147634  8263 raft_consensus.cc:740] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1348cc8127674edeafc929190918b207, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.147873  8262 raft_consensus.cc:359] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.148504  8262 raft_consensus.cc:385] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.148885  8262 raft_consensus.cc:740] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.148407  8263 consensus_queue.cc:260] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.150756  8263 ts_tablet_manager.cc:1434] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:24.151675  8263 tablet_bootstrap.cc:492] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207: Bootstrap starting.
I20260709 13:02:24.151423  8262 consensus_queue.cc:260] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.153676  8262 ts_tablet_manager.cc:1434] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:02:24.154579  8262 tablet_bootstrap.cc:492] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b: Bootstrap starting.
I20260709 13:02:24.158713  8263 tablet_bootstrap.cc:654] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.160538  8262 tablet_bootstrap.cc:654] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.189728  8264 tablet_bootstrap.cc:492] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d: No bootstrap required, opened a new log
I20260709 13:02:24.190207  8263 tablet_bootstrap.cc:492] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207: No bootstrap required, opened a new log
I20260709 13:02:24.190339  8262 tablet_bootstrap.cc:492] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b: No bootstrap required, opened a new log
I20260709 13:02:24.190305  8264 ts_tablet_manager.cc:1403] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d: Time spent bootstrapping tablet: real 0.065s	user 0.050s	sys 0.013s
I20260709 13:02:24.190608  8263 ts_tablet_manager.cc:1403] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.024s
I20260709 13:02:24.190889  8262 ts_tablet_manager.cc:1403] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.023s
I20260709 13:02:24.192767  8263 raft_consensus.cc:359] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.193290  8263 raft_consensus.cc:385] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.193594  8263 raft_consensus.cc:740] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1348cc8127674edeafc929190918b207, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.193317  8264 raft_consensus.cc:359] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.193485  8262 raft_consensus.cc:359] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.194182  8262 raft_consensus.cc:385] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.194111  8264 raft_consensus.cc:385] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.194336  8263 consensus_queue.cc:260] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.194648  8262 raft_consensus.cc:740] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.194692  8264 raft_consensus.cc:740] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.195479  8264 consensus_queue.cc:260] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.195513  8262 consensus_queue.cc:260] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.196359  8263 ts_tablet_manager.cc:1434] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:02:24.197299  8263 tablet_bootstrap.cc:492] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207: Bootstrap starting.
I20260709 13:02:24.199323  8264 ts_tablet_manager.cc:1434] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:02:24.199378  8262 ts_tablet_manager.cc:1434] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:02:24.200356  8264 tablet_bootstrap.cc:492] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d: Bootstrap starting.
I20260709 13:02:24.200356  8262 tablet_bootstrap.cc:492] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b: Bootstrap starting.
I20260709 13:02:24.203346  8263 tablet_bootstrap.cc:654] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.206854  8264 tablet_bootstrap.cc:654] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.206872  8262 tablet_bootstrap.cc:654] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.218330  8264 tablet_bootstrap.cc:492] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d: No bootstrap required, opened a new log
I20260709 13:02:24.218351  8262 tablet_bootstrap.cc:492] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b: No bootstrap required, opened a new log
I20260709 13:02:24.218837  8264 ts_tablet_manager.cc:1403] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 13:02:24.218993  8262 ts_tablet_manager.cc:1403] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 13:02:24.221567  8264 raft_consensus.cc:359] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.222271  8264 raft_consensus.cc:385] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.222548  8264 raft_consensus.cc:740] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.222901  8262 raft_consensus.cc:359] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.223625  8262 raft_consensus.cc:385] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.223378  8264 consensus_queue.cc:260] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.223965  8262 raft_consensus.cc:740] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.224897  8262 consensus_queue.cc:260] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.225713  8264 ts_tablet_manager.cc:1434] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:24.226629  8264 tablet_bootstrap.cc:492] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d: Bootstrap starting.
I20260709 13:02:24.228951  8262 ts_tablet_manager.cc:1434] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 13:02:24.229957  8262 tablet_bootstrap.cc:492] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b: Bootstrap starting.
I20260709 13:02:24.232662  8264 tablet_bootstrap.cc:654] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.236235  8262 tablet_bootstrap.cc:654] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.243803  8264 tablet_bootstrap.cc:492] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d: No bootstrap required, opened a new log
I20260709 13:02:24.244283  8264 ts_tablet_manager.cc:1403] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 13:02:24.247012  8264 raft_consensus.cc:359] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.247714  8264 raft_consensus.cc:385] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.247990  8264 raft_consensus.cc:740] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.248811  8264 consensus_queue.cc:260] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.249428  8262 tablet_bootstrap.cc:492] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b: No bootstrap required, opened a new log
I20260709 13:02:24.249963  8262 ts_tablet_manager.cc:1403] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 13:02:24.251050  8264 ts_tablet_manager.cc:1434] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:24.251941  8264 tablet_bootstrap.cc:492] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d: Bootstrap starting.
I20260709 13:02:24.252821  8262 raft_consensus.cc:359] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.253516  8262 raft_consensus.cc:385] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.253840  8262 raft_consensus.cc:740] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.254686  8262 consensus_queue.cc:260] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.257115  8262 ts_tablet_manager.cc:1434] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:02:24.257982  8264 tablet_bootstrap.cc:654] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.258044  8262 tablet_bootstrap.cc:492] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b: Bootstrap starting.
I20260709 13:02:24.264617  8262 tablet_bootstrap.cc:654] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.264837  8269 raft_consensus.cc:493] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.265383  8269 raft_consensus.cc:515] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.269345  8264 tablet_bootstrap.cc:492] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d: No bootstrap required, opened a new log
I20260709 13:02:24.271629  8269 leader_election.cc:290] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899)
I20260709 13:02:24.276259  8262 tablet_bootstrap.cc:492] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b: No bootstrap required, opened a new log
I20260709 13:02:24.276786  8262 ts_tablet_manager.cc:1403] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 13:02:24.279465  8262 raft_consensus.cc:359] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.280328  8262 raft_consensus.cc:385] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.280669  8262 raft_consensus.cc:740] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.281510  8262 consensus_queue.cc:260] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.282544  8268 raft_consensus.cc:493] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.283041  8268 raft_consensus.cc:515] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.284089  8262 ts_tablet_manager.cc:1434] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:02:24.285084  8262 tablet_bootstrap.cc:492] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b: Bootstrap starting.
I20260709 13:02:24.269860  8264 ts_tablet_manager.cc:1403] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:02:24.291267  8264 raft_consensus.cc:359] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.291837  8268 leader_election.cc:290] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.292595  8262 tablet_bootstrap.cc:654] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.293972  8264 raft_consensus.cc:385] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.294296  8264 raft_consensus.cc:740] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.295104  8264 consensus_queue.cc:260] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.297557  8264 ts_tablet_manager.cc:1434] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:02:24.298547  8264 tablet_bootstrap.cc:492] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d: Bootstrap starting.
I20260709 13:02:24.303966  8262 tablet_bootstrap.cc:492] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b: No bootstrap required, opened a new log
I20260709 13:02:24.304435  8262 ts_tablet_manager.cc:1403] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260709 13:02:24.304512  8264 tablet_bootstrap.cc:654] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.307040  8262 raft_consensus.cc:359] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.307878  8262 raft_consensus.cc:385] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.308205  8262 raft_consensus.cc:740] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.308918  8262 consensus_queue.cc:260] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.311173  8262 ts_tablet_manager.cc:1434] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:02:24.312147  8262 tablet_bootstrap.cc:492] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b: Bootstrap starting.
I20260709 13:02:24.318145  8262 tablet_bootstrap.cc:654] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.329023  8262 tablet_bootstrap.cc:492] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b: No bootstrap required, opened a new log
I20260709 13:02:24.329591  8262 ts_tablet_manager.cc:1403] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 13:02:24.332238  8262 raft_consensus.cc:359] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.333069  8262 raft_consensus.cc:385] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.333393  8262 raft_consensus.cc:740] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.334105  8262 consensus_queue.cc:260] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.336478  8262 ts_tablet_manager.cc:1434] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:24.337556  8262 tablet_bootstrap.cc:492] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b: Bootstrap starting.
I20260709 13:02:24.343210  8262 tablet_bootstrap.cc:654] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.354290  8262 tablet_bootstrap.cc:492] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b: No bootstrap required, opened a new log
I20260709 13:02:24.354846  8262 ts_tablet_manager.cc:1403] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 13:02:24.357522  8262 raft_consensus.cc:359] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.358378  8262 raft_consensus.cc:385] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.358739  8262 raft_consensus.cc:740] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.359488  8262 consensus_queue.cc:260] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.362031  8262 ts_tablet_manager.cc:1434] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:02:24.363430  8270 raft_consensus.cc:493] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.363982  8270 raft_consensus.cc:515] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.366694  8270 leader_election.cc:290] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.374085  8268 raft_consensus.cc:493] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.374675  8268 raft_consensus.cc:515] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.376778  8268 leader_election.cc:290] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.377616  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4440f00374ac0a972241288aa4610" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b" is_pre_election: true
I20260709 13:02:24.378330  8148 raft_consensus.cc:2468] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1348cc8127674edeafc929190918b207 in term 0.
I20260709 13:02:24.380330  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4440f00374ac0a972241288aa4610" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c26b6045e84ace964cc09a5ddade6d" is_pre_election: true
W20260709 13:02:24.386996  8188 leader_election.cc:343] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.387713  8188 leader_election.cc:304] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [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: 1348cc8127674edeafc929190918b207, b793623dce304fedbfae03b87d2d4d5b; no voters: 82c26b6045e84ace964cc09a5ddade6d
I20260709 13:02:24.388543  8269 raft_consensus.cc:2804] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:24.388892  8269 raft_consensus.cc:493] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:24.389238  8269 raft_consensus.cc:3060] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.390255  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b482fe077946d5815a58b93d8c5697" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c26b6045e84ace964cc09a5ddade6d" is_pre_election: true
I20260709 13:02:24.390883  8073 raft_consensus.cc:2468] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 0.
I20260709 13:02:24.391805  8114 leader_election.cc:304] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:24.392427  8270 raft_consensus.cc:2804] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:24.392830  8270 raft_consensus.cc:493] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:24.393150  8270 raft_consensus.cc:3060] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.397989  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b482fe077946d5815a58b93d8c5697" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207" is_pre_election: true
I20260709 13:02:24.398613  8222 raft_consensus.cc:2468] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 0.
I20260709 13:02:24.399430  8269 raft_consensus.cc:515] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
W20260709 13:02:24.401180  8019 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:24.401438  8269 leader_election.cc:290] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 1 election: Requested vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899)
I20260709 13:02:24.402464  8270 raft_consensus.cc:515] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.403784  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4440f00374ac0a972241288aa4610" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
I20260709 13:02:24.404678  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4440f00374ac0a972241288aa4610" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:24.405265  8148 raft_consensus.cc:3060] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.407027  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b482fe077946d5815a58b93d8c5697" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
I20260709 13:02:24.407709  8073 raft_consensus.cc:3060] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.414855  8073 raft_consensus.cc:2468] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 1.
I20260709 13:02:24.416957  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b482fe077946d5815a58b93d8c5697" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:24.417526  8222 raft_consensus.cc:3060] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.418071  8114 leader_election.cc:304] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:24.423745  8221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed39d8845a4d45f6881f649bd52e9b38" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207" is_pre_election: true
I20260709 13:02:24.424969  8220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b482fe077946d5815a58b93d8c5697" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207" is_pre_election: true
W20260709 13:02:24.415966  8188 leader_election.cc:343] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.416527  8148 raft_consensus.cc:2468] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1348cc8127674edeafc929190918b207 in term 1.
I20260709 13:02:24.416774  8270 leader_election.cc:290] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 election: Requested vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.426764  8222 raft_consensus.cc:2468] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 1.
I20260709 13:02:24.427023  8270 raft_consensus.cc:2804] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:24.427465  8270 raft_consensus.cc:697] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Becoming Leader. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Running, Role: LEADER
W20260709 13:02:24.428238  8037 leader_election.cc:343] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1348cc8127674edeafc929190918b207 (127.7.71.131:37133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.431494  8188 leader_election.cc:304] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1348cc8127674edeafc929190918b207, b793623dce304fedbfae03b87d2d4d5b; no voters: 82c26b6045e84ace964cc09a5ddade6d
I20260709 13:02:24.432633  8269 raft_consensus.cc:2804] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:24.428247  8270 consensus_queue.cc:237] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.441277  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed39d8845a4d45f6881f649bd52e9b38" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b" is_pre_election: true
I20260709 13:02:24.441443  8147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b482fe077946d5815a58b93d8c5697" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b" is_pre_election: true
I20260709 13:02:24.442490  8269 raft_consensus.cc:697] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 1 LEADER]: Becoming Leader. State: Replica: 1348cc8127674edeafc929190918b207, State: Running, Role: LEADER
I20260709 13:02:24.443183  8039 leader_election.cc:304] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d; no voters: 1348cc8127674edeafc929190918b207, b793623dce304fedbfae03b87d2d4d5b
I20260709 13:02:24.443810  8264 tablet_bootstrap.cc:492] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d: No bootstrap required, opened a new log
I20260709 13:02:24.443324  8269 consensus_queue.cc:237] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.444242  8264 ts_tablet_manager.cc:1403] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d: Time spent bootstrapping tablet: real 0.146s	user 0.044s	sys 0.082s
I20260709 13:02:24.444319  8268 raft_consensus.cc:2749] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:24.445290  8148 raft_consensus.cc:2468] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 0.
I20260709 13:02:24.442490  8263 tablet_bootstrap.cc:492] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207: No bootstrap required, opened a new log
I20260709 13:02:24.446281  8263 ts_tablet_manager.cc:1403] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207: Time spent bootstrapping tablet: real 0.249s	user 0.064s	sys 0.139s
I20260709 13:02:24.446494  8039 leader_election.cc:304] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [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: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 1348cc8127674edeafc929190918b207
I20260709 13:02:24.447000  8264 raft_consensus.cc:359] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.447654  8268 raft_consensus.cc:2804] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:24.448026  8268 raft_consensus.cc:493] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:24.448352  8268 raft_consensus.cc:3060] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.449189  8263 raft_consensus.cc:359] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.449901  8263 raft_consensus.cc:385] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.447671  8264 raft_consensus.cc:385] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.450212  8263 raft_consensus.cc:740] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1348cc8127674edeafc929190918b207, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.450374  8264 raft_consensus.cc:740] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.451200  8264 consensus_queue.cc:260] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.452975  8263 consensus_queue.cc:260] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.455600  8268 raft_consensus.cc:515] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.456619  8263 ts_tablet_manager.cc:1434] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:02:24.457536  8263 tablet_bootstrap.cc:492] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207: Bootstrap starting.
I20260709 13:02:24.458659  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed39d8845a4d45f6881f649bd52e9b38" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:24.459275  8148 raft_consensus.cc:3060] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.459913  8264 ts_tablet_manager.cc:1434] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260709 13:02:24.458518  7970 catalog_manager.cc:5697] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to b793623dce304fedbfae03b87d2d4d5b (127.7.71.130). New cstate: current_term: 1 leader_uuid: "b793623dce304fedbfae03b87d2d4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.462518  8264 tablet_bootstrap.cc:492] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d: Bootstrap starting.
I20260709 13:02:24.462764  8263 tablet_bootstrap.cc:654] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.463315  8268 leader_election.cc:290] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 election: Requested vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
W20260709 13:02:24.462677  8114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.129:36455, user_credentials={real_user=slave}} blocked reactor thread for 44692.7us
I20260709 13:02:24.468860  8264 tablet_bootstrap.cc:654] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.469833  7967 catalog_manager.cc:5697] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1348cc8127674edeafc929190918b207 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "1348cc8127674edeafc929190918b207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:24.464283  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed39d8845a4d45f6881f649bd52e9b38" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:24.472357  8148 raft_consensus.cc:2468] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 1.
I20260709 13:02:24.473006  8300 raft_consensus.cc:493] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:02:24.473102  8037 leader_election.cc:343] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1348cc8127674edeafc929190918b207 (127.7.71.131:37133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.473459  8300 raft_consensus.cc:515] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.473773  8039 leader_election.cc:304] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 1348cc8127674edeafc929190918b207
I20260709 13:02:24.474570  8268 raft_consensus.cc:2804] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:24.475919  8270 raft_consensus.cc:493] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.476409  8270 raft_consensus.cc:515] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.480619  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207" is_pre_election: true
I20260709 13:02:24.478561  8270 leader_election.cc:290] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.487476  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b258acf4eea5434aaacba17b9e7c1bf0" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b" is_pre_election: true
I20260709 13:02:24.487692  8296 raft_consensus.cc:493] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.488265  8148 raft_consensus.cc:2468] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 0.
I20260709 13:02:24.488240  8296 raft_consensus.cc:515] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.489681  8039 leader_election.cc:304] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:24.486577  8300 leader_election.cc:290] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.492647  8300 raft_consensus.cc:2804] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:24.492996  8300 raft_consensus.cc:493] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:24.493163  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b258acf4eea5434aaacba17b9e7c1bf0" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207" is_pre_election: true
I20260709 13:02:24.493645  8296 leader_election.cc:290] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
W20260709 13:02:24.494413  8112 leader_election.cc:343] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1348cc8127674edeafc929190918b207 (127.7.71.131:37133): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:24.495643  8037 leader_election.cc:343] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1348cc8127674edeafc929190918b207 (127.7.71.131:37133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.496194  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e954daf703ea4e17b3d9ecbf1d3374c1" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207" is_pre_election: true
I20260709 13:02:24.496764  8222 raft_consensus.cc:2468] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 0.
I20260709 13:02:24.497606  8306 raft_consensus.cc:493] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.498011  8306 raft_consensus.cc:515] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.499152  8112 leader_election.cc:304] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1348cc8127674edeafc929190918b207, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:24.500629  8296 raft_consensus.cc:2804] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:24.500998  8296 raft_consensus.cc:493] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:24.501322  8296 raft_consensus.cc:3060] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.502641  8306 leader_election.cc:290] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.503927  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d195fa97084d309c15f3018beee5a0" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207" is_pre_election: true
I20260709 13:02:24.504679  8222 raft_consensus.cc:2468] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 0.
I20260709 13:02:24.505789  8037 leader_election.cc:304] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1348cc8127674edeafc929190918b207, 82c26b6045e84ace964cc09a5ddade6d; no voters: 
I20260709 13:02:24.506525  8306 raft_consensus.cc:2804] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:24.506840  8306 raft_consensus.cc:493] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:24.507151  8306 raft_consensus.cc:3060] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.493336  8300 raft_consensus.cc:3060] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.508042  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c26b6045e84ace964cc09a5ddade6d" is_pre_election: true
I20260709 13:02:24.509224  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d195fa97084d309c15f3018beee5a0" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b" is_pre_election: true
I20260709 13:02:24.509814  8148 raft_consensus.cc:2468] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 0.
I20260709 13:02:24.510915  8072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e954daf703ea4e17b3d9ecbf1d3374c1" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c26b6045e84ace964cc09a5ddade6d" is_pre_election: true
I20260709 13:02:24.511539  8072 raft_consensus.cc:2468] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 0.
W20260709 13:02:24.512888  8114 leader_election.cc:343] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.513334  8114 leader_election.cc:304] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b793623dce304fedbfae03b87d2d4d5b; no voters: 1348cc8127674edeafc929190918b207, 82c26b6045e84ace964cc09a5ddade6d
I20260709 13:02:24.513646  8306 raft_consensus.cc:515] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.514145  8270 raft_consensus.cc:2749] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:24.516191  8268 raft_consensus.cc:697] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Becoming Leader. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:24.516332  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d195fa97084d309c15f3018beee5a0" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:24.516571  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d195fa97084d309c15f3018beee5a0" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:24.516829  8148 raft_consensus.cc:3060] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.517117  8222 raft_consensus.cc:3060] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.517282  8268 consensus_queue.cc:237] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.523494  8222 raft_consensus.cc:2468] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 1.
I20260709 13:02:24.524088  8296 raft_consensus.cc:515] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.524817  8037 leader_election.cc:304] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1348cc8127674edeafc929190918b207, 82c26b6045e84ace964cc09a5ddade6d; no voters: 
I20260709 13:02:24.525424  8264 tablet_bootstrap.cc:492] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d: No bootstrap required, opened a new log
I20260709 13:02:24.525642  8304 raft_consensus.cc:2804] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:24.525817  8306 leader_election.cc:290] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 election: Requested vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.523532  8148 raft_consensus.cc:2468] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 1.
I20260709 13:02:24.525890  8264 ts_tablet_manager.cc:1403] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.019s
I20260709 13:02:24.527572  8304 raft_consensus.cc:697] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Becoming Leader. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:24.528371  8304 consensus_queue.cc:237] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.528901  8263 tablet_bootstrap.cc:492] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207: No bootstrap required, opened a new log
I20260709 13:02:24.529438  8263 ts_tablet_manager.cc:1403] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.020s
I20260709 13:02:24.529425  8264 raft_consensus.cc:359] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.530238  8264 raft_consensus.cc:385] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.530521  8264 raft_consensus.cc:740] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.531270  8264 consensus_queue.cc:260] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.532573  8263 raft_consensus.cc:359] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.533244  8263 raft_consensus.cc:385] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.533649  8263 raft_consensus.cc:740] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1348cc8127674edeafc929190918b207, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.534507  8263 consensus_queue.cc:260] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.533213  8264 ts_tablet_manager.cc:1434] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:24.535866  8300 raft_consensus.cc:515] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.536388  8264 tablet_bootstrap.cc:492] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d: Bootstrap starting.
I20260709 13:02:24.536854  8263 ts_tablet_manager.cc:1434] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:24.537767  8263 tablet_bootstrap.cc:492] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207: Bootstrap starting.
I20260709 13:02:24.538867  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b258acf4eea5434aaacba17b9e7c1bf0" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:24.538956  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b258acf4eea5434aaacba17b9e7c1bf0" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:24.539472  8148 raft_consensus.cc:3060] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:24.540339  8037 leader_election.cc:343] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1348cc8127674edeafc929190918b207 (127.7.71.131:37133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.542124  8264 tablet_bootstrap.cc:654] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.544056  8263 tablet_bootstrap.cc:654] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.543987  8072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e954daf703ea4e17b3d9ecbf1d3374c1" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
I20260709 13:02:24.544618  8072 raft_consensus.cc:3060] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.546344  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e954daf703ea4e17b3d9ecbf1d3374c1" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:24.546917  8222 raft_consensus.cc:3060] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.552057  7966 catalog_manager.cc:5697] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129). New cstate: current_term: 1 leader_uuid: "82c26b6045e84ace964cc09a5ddade6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.554347  8222 raft_consensus.cc:2468] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 1.
I20260709 13:02:24.557087  8072 raft_consensus.cc:2468] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 1.
I20260709 13:02:24.559073  8264 tablet_bootstrap.cc:492] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d: No bootstrap required, opened a new log
I20260709 13:02:24.560436  8263 tablet_bootstrap.cc:492] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207: No bootstrap required, opened a new log
I20260709 13:02:24.560371  8264 ts_tablet_manager.cc:1403] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260709 13:02:24.560884  8263 ts_tablet_manager.cc:1403] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.012s
I20260709 13:02:24.561586  8114 leader_election.cc:304] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:24.562394  8270 raft_consensus.cc:2804] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:24.559127  8148 raft_consensus.cc:2468] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 1.
I20260709 13:02:24.563498  8264 raft_consensus.cc:359] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.563634  8039 leader_election.cc:304] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 1348cc8127674edeafc929190918b207
I20260709 13:02:24.564132  8264 raft_consensus.cc:385] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.564393  8264 raft_consensus.cc:740] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.564491  8268 raft_consensus.cc:2804] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:24.565201  8268 raft_consensus.cc:697] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Becoming Leader. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:24.565027  8264 consensus_queue.cc:260] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.565599  8263 raft_consensus.cc:359] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.566331  8263 raft_consensus.cc:385] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.566758  8263 raft_consensus.cc:740] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1348cc8127674edeafc929190918b207, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.566857  8264 ts_tablet_manager.cc:1434] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:02:24.566365  8268 consensus_queue.cc:237] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.567894  8264 tablet_bootstrap.cc:492] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d: Bootstrap starting.
I20260709 13:02:24.567535  8263 consensus_queue.cc:260] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.569994  8263 ts_tablet_manager.cc:1434] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:02:24.570873  8263 tablet_bootstrap.cc:492] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207: Bootstrap starting.
I20260709 13:02:24.573770  8264 tablet_bootstrap.cc:654] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.577592  8263 tablet_bootstrap.cc:654] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.583591  8263 tablet_bootstrap.cc:492] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207: No bootstrap required, opened a new log
I20260709 13:02:24.583884  8300 leader_election.cc:290] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 election: Requested vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.585569  8268 raft_consensus.cc:493] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.586229  8268 raft_consensus.cc:515] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.587937  8270 raft_consensus.cc:697] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Becoming Leader. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Running, Role: LEADER
I20260709 13:02:24.588439  8268 leader_election.cc:290] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.588799  8270 consensus_queue.cc:237] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.589383  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553a32a3697f4a7580c653afd5612ea8" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207" is_pre_election: true
I20260709 13:02:24.589900  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553a32a3697f4a7580c653afd5612ea8" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b" is_pre_election: true
I20260709 13:02:24.590477  8148 raft_consensus.cc:2468] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 0.
I20260709 13:02:24.591614  8039 leader_election.cc:304] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:24.584092  8263 ts_tablet_manager.cc:1403] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
W20260709 13:02:24.592344  8037 leader_election.cc:343] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1348cc8127674edeafc929190918b207 (127.7.71.131:37133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.592535  8304 raft_consensus.cc:2804] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:24.592859  8304 raft_consensus.cc:493] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:24.593156  8304 raft_consensus.cc:3060] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.595177  8263 raft_consensus.cc:359] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.595929  8263 raft_consensus.cc:385] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.596268  8263 raft_consensus.cc:740] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1348cc8127674edeafc929190918b207, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.596083  7970 catalog_manager.cc:5697] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129). New cstate: current_term: 1 leader_uuid: "82c26b6045e84ace964cc09a5ddade6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.597112  8263 consensus_queue.cc:260] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.584105  8264 tablet_bootstrap.cc:492] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d: No bootstrap required, opened a new log
I20260709 13:02:24.599705  8263 ts_tablet_manager.cc:1434] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:24.599892  8264 ts_tablet_manager.cc:1403] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260709 13:02:24.600658  8263 tablet_bootstrap.cc:492] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207: Bootstrap starting.
I20260709 13:02:24.602571  8264 raft_consensus.cc:359] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.603230  8264 raft_consensus.cc:385] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.603536  8264 raft_consensus.cc:740] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.604337  8264 consensus_queue.cc:260] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.606544  8264 ts_tablet_manager.cc:1434] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:24.607410  8263 tablet_bootstrap.cc:654] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.583694  8296 leader_election.cc:290] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 election: Requested vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.609953  8304 raft_consensus.cc:515] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.611863  8304 leader_election.cc:290] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 election: Requested vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.612344  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553a32a3697f4a7580c653afd5612ea8" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:24.612879  8148 raft_consensus.cc:3060] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.615134  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553a32a3697f4a7580c653afd5612ea8" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:24.618140  8148 raft_consensus.cc:2468] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 1.
W20260709 13:02:24.618505  8037 leader_election.cc:343] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1348cc8127674edeafc929190918b207 (127.7.71.131:37133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.619156  8039 leader_election.cc:304] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 1348cc8127674edeafc929190918b207
I20260709 13:02:24.620502  8304 raft_consensus.cc:2804] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:24.621163  8304 raft_consensus.cc:697] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Becoming Leader. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:24.622011  8304 consensus_queue.cc:237] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.623641  7970 catalog_manager.cc:5697] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129). New cstate: current_term: 1 leader_uuid: "82c26b6045e84ace964cc09a5ddade6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.628705  7967 catalog_manager.cc:5697] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to b793623dce304fedbfae03b87d2d4d5b (127.7.71.130). New cstate: current_term: 1 leader_uuid: "b793623dce304fedbfae03b87d2d4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.644130  8263 tablet_bootstrap.cc:492] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207: No bootstrap required, opened a new log
I20260709 13:02:24.644572  8263 ts_tablet_manager.cc:1403] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.016s
I20260709 13:02:24.646862  8263 raft_consensus.cc:359] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.647274  8263 raft_consensus.cc:385] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.647511  8263 raft_consensus.cc:740] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1348cc8127674edeafc929190918b207, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.648061  8263 consensus_queue.cc:260] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.648135  7967 catalog_manager.cc:5697] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129). New cstate: current_term: 1 leader_uuid: "82c26b6045e84ace964cc09a5ddade6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.649679  8263 ts_tablet_manager.cc:1434] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:02:24.650511  8263 tablet_bootstrap.cc:492] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207: Bootstrap starting.
I20260709 13:02:24.655165  8263 tablet_bootstrap.cc:654] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.658761  8263 tablet_bootstrap.cc:492] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207: No bootstrap required, opened a new log
I20260709 13:02:24.659135  8263 ts_tablet_manager.cc:1403] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:02:24.660871  8263 raft_consensus.cc:359] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.661296  8263 raft_consensus.cc:385] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.661545  8263 raft_consensus.cc:740] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1348cc8127674edeafc929190918b207, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.662084  8263 consensus_queue.cc:260] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.663327  8263 ts_tablet_manager.cc:1434] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20260709 13:02:24.664048  8263 tablet_bootstrap.cc:492] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207: Bootstrap starting.
I20260709 13:02:24.667826  8263 tablet_bootstrap.cc:654] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.671478  8263 tablet_bootstrap.cc:492] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207: No bootstrap required, opened a new log
I20260709 13:02:24.671808  8263 ts_tablet_manager.cc:1403] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:02:24.673460  8263 raft_consensus.cc:359] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.673869  8263 raft_consensus.cc:385] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.674053  8263 raft_consensus.cc:740] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1348cc8127674edeafc929190918b207, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.674532  8263 consensus_queue.cc:260] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.675781  8263 ts_tablet_manager.cc:1434] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:24.687664  8270 raft_consensus.cc:493] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.688175  8270 raft_consensus.cc:515] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.689908  8270 leader_election.cc:290] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.690474  8072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b0135fe86f450b9b78135454c271c5" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c26b6045e84ace964cc09a5ddade6d" is_pre_election: true
I20260709 13:02:24.690840  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b0135fe86f450b9b78135454c271c5" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207" is_pre_election: true
I20260709 13:02:24.690945  8072 raft_consensus.cc:2468] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 0.
I20260709 13:02:24.691304  8222 raft_consensus.cc:2468] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 0.
I20260709 13:02:24.691830  8114 leader_election.cc:304] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:24.692425  8270 raft_consensus.cc:2804] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:24.692740  8270 raft_consensus.cc:493] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:24.692988  8270 raft_consensus.cc:3060] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.697326  8270 raft_consensus.cc:515] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.698796  8270 leader_election.cc:290] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 election: Requested vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.699347  8072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b0135fe86f450b9b78135454c271c5" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
I20260709 13:02:24.699671  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b0135fe86f450b9b78135454c271c5" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:24.699790  8072 raft_consensus.cc:3060] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.700201  8222 raft_consensus.cc:3060] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.703130  8270 raft_consensus.cc:493] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.703580  8270 raft_consensus.cc:515] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.704290  8072 raft_consensus.cc:2468] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 1.
I20260709 13:02:24.704480  8222 raft_consensus.cc:2468] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 1.
I20260709 13:02:24.705263  8114 leader_election.cc:304] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:24.705641  8270 leader_election.cc:290] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.706025  8296 raft_consensus.cc:2804] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:24.706451  8296 raft_consensus.cc:697] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Becoming Leader. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Running, Role: LEADER
I20260709 13:02:24.707056  8072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3baac4d5644c60b3f2757c0a8c5fb7" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c26b6045e84ace964cc09a5ddade6d" is_pre_election: true
I20260709 13:02:24.707229  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3baac4d5644c60b3f2757c0a8c5fb7" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207" is_pre_election: true
I20260709 13:02:24.707659  8072 raft_consensus.cc:2468] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 0.
I20260709 13:02:24.707221  8296 consensus_queue.cc:237] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.707979  8222 raft_consensus.cc:2468] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 0.
I20260709 13:02:24.708701  8114 leader_election.cc:304] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:24.709684  8270 raft_consensus.cc:2804] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:24.710024  8270 raft_consensus.cc:493] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:24.710340  8270 raft_consensus.cc:3060] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.714563  8270 raft_consensus.cc:515] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.714890  7967 catalog_manager.cc:5697] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to b793623dce304fedbfae03b87d2d4d5b (127.7.71.130). New cstate: current_term: 1 leader_uuid: "b793623dce304fedbfae03b87d2d4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.716084  8270 leader_election.cc:290] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 election: Requested vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.716631  8072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3baac4d5644c60b3f2757c0a8c5fb7" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
I20260709 13:02:24.717005  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3baac4d5644c60b3f2757c0a8c5fb7" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:24.717146  8072 raft_consensus.cc:3060] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.717506  8222 raft_consensus.cc:3060] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.722440  8072 raft_consensus.cc:2468] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 1.
I20260709 13:02:24.722676  8222 raft_consensus.cc:2468] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 1.
I20260709 13:02:24.723296  8114 leader_election.cc:304] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:24.724040  8270 raft_consensus.cc:2804] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:24.724380  8270 raft_consensus.cc:697] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Becoming Leader. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Running, Role: LEADER
I20260709 13:02:24.725008  8270 consensus_queue.cc:237] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.729903  8269 raft_consensus.cc:493] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.730356  8269 raft_consensus.cc:515] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.732044  8297 raft_consensus.cc:493] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.732077  8269 leader_election.cc:290] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899)
I20260709 13:02:24.732643  8297 raft_consensus.cc:515] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.732169  7967 catalog_manager.cc:5697] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to b793623dce304fedbfae03b87d2d4d5b (127.7.71.130). New cstate: current_term: 1 leader_uuid: "b793623dce304fedbfae03b87d2d4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.733067  8072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553a32a3697f4a7580c653afd5612ea8" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c26b6045e84ace964cc09a5ddade6d" is_pre_election: true
I20260709 13:02:24.733465  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553a32a3697f4a7580c653afd5612ea8" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b" is_pre_election: true
I20260709 13:02:24.734170  8148 raft_consensus.cc:2393] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1348cc8127674edeafc929190918b207 in current term 1: Already voted for candidate 82c26b6045e84ace964cc09a5ddade6d in this term.
I20260709 13:02:24.734675  8297 leader_election.cc:290] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899)
I20260709 13:02:24.735525  8072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed39d8845a4d45f6881f649bd52e9b38" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c26b6045e84ace964cc09a5ddade6d" is_pre_election: true
I20260709 13:02:24.735618  8188 leader_election.cc:304] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1348cc8127674edeafc929190918b207; no voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b
I20260709 13:02:24.736439  8297 raft_consensus.cc:3060] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.738583  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed39d8845a4d45f6881f649bd52e9b38" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b" is_pre_election: true
I20260709 13:02:24.739142  8148 raft_consensus.cc:2393] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1348cc8127674edeafc929190918b207 in current term 1: Already voted for candidate 82c26b6045e84ace964cc09a5ddade6d in this term.
I20260709 13:02:24.739982  8188 leader_election.cc:304] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1348cc8127674edeafc929190918b207; no voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b
I20260709 13:02:24.740545  8269 raft_consensus.cc:3060] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.742144  8297 raft_consensus.cc:2749] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:24.744834  8269 raft_consensus.cc:2749] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:24.770682  8269 raft_consensus.cc:493] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.771124  8269 raft_consensus.cc:515] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.772811  8269 leader_election.cc:290] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899)
I20260709 13:02:24.773473  8072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b258acf4eea5434aaacba17b9e7c1bf0" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c26b6045e84ace964cc09a5ddade6d" is_pre_election: true
I20260709 13:02:24.773763  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b258acf4eea5434aaacba17b9e7c1bf0" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b" is_pre_election: true
I20260709 13:02:24.774412  8148 raft_consensus.cc:2393] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1348cc8127674edeafc929190918b207 in current term 1: Already voted for candidate 82c26b6045e84ace964cc09a5ddade6d in this term.
I20260709 13:02:24.775193  8188 leader_election.cc:304] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1348cc8127674edeafc929190918b207; no voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b
I20260709 13:02:24.775807  8269 raft_consensus.cc:3060] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.779896  8269 raft_consensus.cc:2749] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:24.845563  8270 consensus_queue.cc:1048] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:24.855469  8304 raft_consensus.cc:493] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.855580  8314 consensus_queue.cc:1048] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:24.856011  8304 raft_consensus.cc:515] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.858008  8304 leader_election.cc:290] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.859074  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4440f00374ac0a972241288aa4610" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b" is_pre_election: true
I20260709 13:02:24.859786  8148 raft_consensus.cc:2393] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82c26b6045e84ace964cc09a5ddade6d in current term 1: Already voted for candidate 1348cc8127674edeafc929190918b207 in this term.
I20260709 13:02:24.861166  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4440f00374ac0a972241288aa4610" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207" is_pre_election: true
I20260709 13:02:24.862411  8037 leader_election.cc:304] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d; no voters: 1348cc8127674edeafc929190918b207, b793623dce304fedbfae03b87d2d4d5b
I20260709 13:02:24.863579  8304 raft_consensus.cc:3060] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.869338  8304 raft_consensus.cc:2749] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:24.905927  8304 raft_consensus.cc:493] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.906330  8304 raft_consensus.cc:515] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.907970  8304 leader_election.cc:290] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.908681  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b" is_pre_election: true
I20260709 13:02:24.908946  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207" is_pre_election: true
I20260709 13:02:24.909210  8148 raft_consensus.cc:2468] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 0.
I20260709 13:02:24.909526  8222 raft_consensus.cc:2468] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 0.
I20260709 13:02:24.910121  8039 leader_election.cc:304] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:24.910790  8304 raft_consensus.cc:2804] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:24.911108  8304 raft_consensus.cc:493] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:24.911378  8304 raft_consensus.cc:3060] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.915650  8304 raft_consensus.cc:515] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.917294  8304 leader_election.cc:290] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 election: Requested vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:24.918151  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:24.918249  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:24.918774  8148 raft_consensus.cc:3060] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.918871  8222 raft_consensus.cc:3060] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.925146  8148 raft_consensus.cc:2468] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 1.
I20260709 13:02:24.925150  8222 raft_consensus.cc:2468] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 1.
I20260709 13:02:24.926256  8037 leader_election.cc:304] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1348cc8127674edeafc929190918b207, 82c26b6045e84ace964cc09a5ddade6d; no voters: 
I20260709 13:02:24.926921  8304 raft_consensus.cc:2804] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:24.927350  8304 raft_consensus.cc:697] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Becoming Leader. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:24.928088  8304 consensus_queue.cc:237] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:24.935411  7967 catalog_manager.cc:5697] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129). New cstate: current_term: 1 leader_uuid: "82c26b6045e84ace964cc09a5ddade6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.956674  8304 consensus_queue.cc:1048] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:24.966987  8304 consensus_queue.cc:1048] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:24.991590  8304 consensus_queue.cc:1048] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.000406  8304 consensus_queue.cc:1048] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.041206  8269 consensus_queue.cc:1048] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.048475  8304 consensus_queue.cc:1048] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.053154  8336 consensus_queue.cc:1048] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:25.061529  8300 consensus_queue.cc:1048] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.148330  8300 consensus_queue.cc:1048] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.149096  8148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93b482fe077946d5815a58b93d8c5697"
dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
mode: GRACEFUL
new_leader_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:54288
I20260709 13:02:25.149405  8304 consensus_queue.cc:1048] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.149693  8148 raft_consensus.cc:606] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Received request to transfer leadership to TS 82c26b6045e84ace964cc09a5ddade6d
I20260709 13:02:25.155035  8147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea3baac4d5644c60b3f2757c0a8c5fb7"
dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
mode: GRACEFUL
new_leader_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:54288
I20260709 13:02:25.155658  8147 raft_consensus.cc:606] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Received request to transfer leadership to TS 82c26b6045e84ace964cc09a5ddade6d
I20260709 13:02:25.161465  8314 consensus_queue.cc:1048] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.172521  8314 consensus_queue.cc:1048] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.192400  8270 consensus_queue.cc:1048] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.197672  8220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1b4440f00374ac0a972241288aa4610"
dest_uuid: "1348cc8127674edeafc929190918b207"
mode: GRACEFUL
new_leader_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:49754
I20260709 13:02:25.198297  8220 raft_consensus.cc:606] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 1 LEADER]: Received request to transfer leadership to TS 82c26b6045e84ace964cc09a5ddade6d
I20260709 13:02:25.204721  8148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e954daf703ea4e17b3d9ecbf1d3374c1"
dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
mode: GRACEFUL
new_leader_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:54288
I20260709 13:02:25.209393  8148 raft_consensus.cc:606] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Received request to transfer leadership to TS 82c26b6045e84ace964cc09a5ddade6d
I20260709 13:02:25.218475  8349 consensus_queue.cc:1048] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.219756  8349 consensus_queue.cc:1048] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.221226  8349 raft_consensus.cc:993] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b: : Instructing follower 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:25.221599  8349 raft_consensus.cc:1081] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Signalling peer 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:25.224723  8071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e954daf703ea4e17b3d9ecbf1d3374c1"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:58632
I20260709 13:02:25.225324  8071 raft_consensus.cc:493] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.225709  8071 raft_consensus.cc:3060] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.235471  8071 raft_consensus.cc:515] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.238209  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e954daf703ea4e17b3d9ecbf1d3374c1" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:25.238766  8148 raft_consensus.cc:3055] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:25.239055  8148 raft_consensus.cc:740] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Running, Role: LEADER
I20260709 13:02:25.240044  8071 leader_election.cc:290] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 2 election: Requested vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:25.240375  8148 consensus_queue.cc:260] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.241122  8220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e954daf703ea4e17b3d9ecbf1d3374c1" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:25.241554  8148 raft_consensus.cc:3060] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.241632  8220 raft_consensus.cc:3060] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.242053  8347 consensus_queue.cc:1048] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.248869  8220 raft_consensus.cc:2468] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 2.
I20260709 13:02:25.253032  8037 leader_election.cc:304] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1348cc8127674edeafc929190918b207, 82c26b6045e84ace964cc09a5ddade6d; no voters: 
I20260709 13:02:25.253973  8308 raft_consensus.cc:2804] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:25.254441  8308 raft_consensus.cc:697] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Becoming Leader. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:25.255229  8148 raft_consensus.cc:2468] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 2.
I20260709 13:02:25.255276  8308 consensus_queue.cc:237] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.255980  8073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8d195fa97084d309c15f3018beee5a0"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
mode: GRACEFUL
new_leader_uuid: "b793623dce304fedbfae03b87d2d4d5b"
 from {username='slave'} at 127.0.0.1:58640
I20260709 13:02:25.256197  8270 raft_consensus.cc:993] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b: : Instructing follower 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:25.256794  8270 raft_consensus.cc:1081] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Signalling peer 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:25.258137  8073 raft_consensus.cc:606] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Received request to transfer leadership to TS b793623dce304fedbfae03b87d2d4d5b
I20260709 13:02:25.258327  8071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea3baac4d5644c60b3f2757c0a8c5fb7"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:58632
I20260709 13:02:25.258849  8071 raft_consensus.cc:493] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.259208  8071 raft_consensus.cc:3060] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.264514  8073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
mode: GRACEFUL
new_leader_uuid: "b793623dce304fedbfae03b87d2d4d5b"
 from {username='slave'} at 127.0.0.1:58640
I20260709 13:02:25.265058  8073 raft_consensus.cc:606] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Received request to transfer leadership to TS b793623dce304fedbfae03b87d2d4d5b
I20260709 13:02:25.265328  8071 raft_consensus.cc:515] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.268283  8071 leader_election.cc:290] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 2 election: Requested vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:25.269042  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3baac4d5644c60b3f2757c0a8c5fb7" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:25.269771  8221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3baac4d5644c60b3f2757c0a8c5fb7" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:25.270438  8221 raft_consensus.cc:3060] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.271237  8148 raft_consensus.cc:3055] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:25.271591  8148 raft_consensus.cc:740] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Running, Role: LEADER
I20260709 13:02:25.272017  8270 raft_consensus.cc:993] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b: : Instructing follower 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:25.272554  8348 raft_consensus.cc:1081] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Signalling peer 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:25.272480  8148 consensus_queue.cc:260] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.273748  8148 raft_consensus.cc:3060] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.274575  8071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93b482fe077946d5815a58b93d8c5697"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:58632
I20260709 13:02:25.275116  8071 raft_consensus.cc:493] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.275475  8071 raft_consensus.cc:3060] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.276868  7966 catalog_manager.cc:5697] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d reported cstate change: term changed from 1 to 2, leader changed from b793623dce304fedbfae03b87d2d4d5b (127.7.71.130) to 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129). New cstate: current_term: 2 leader_uuid: "82c26b6045e84ace964cc09a5ddade6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.277635  8221 raft_consensus.cc:2468] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 2.
I20260709 13:02:25.278832  8037 leader_election.cc:304] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1348cc8127674edeafc929190918b207, 82c26b6045e84ace964cc09a5ddade6d; no voters: 
I20260709 13:02:25.279642  8308 raft_consensus.cc:2804] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:25.280072  8308 raft_consensus.cc:697] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Becoming Leader. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:25.280450  8148 raft_consensus.cc:2468] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 2.
I20260709 13:02:25.280862  8308 consensus_queue.cc:237] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.281585  8071 raft_consensus.cc:515] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.284155  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b482fe077946d5815a58b93d8c5697" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:25.284686  8148 raft_consensus.cc:3055] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:25.285005  8148 raft_consensus.cc:740] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Running, Role: LEADER
I20260709 13:02:25.285759  8148 consensus_queue.cc:260] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.286516  8071 leader_election.cc:290] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 2 election: Requested vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:25.286814  8148 raft_consensus.cc:3060] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.286080  8221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b482fe077946d5815a58b93d8c5697" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:25.287976  8221 raft_consensus.cc:3060] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.290921  8073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b258acf4eea5434aaacba17b9e7c1bf0"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
mode: GRACEFUL
new_leader_uuid: "b793623dce304fedbfae03b87d2d4d5b"
 from {username='slave'} at 127.0.0.1:58640
I20260709 13:02:25.291462  8073 raft_consensus.cc:606] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Received request to transfer leadership to TS b793623dce304fedbfae03b87d2d4d5b
I20260709 13:02:25.294057  8148 raft_consensus.cc:2468] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 2.
I20260709 13:02:25.294057  8221 raft_consensus.cc:2468] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 2.
I20260709 13:02:25.293666  7967 catalog_manager.cc:5697] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d reported cstate change: term changed from 1 to 2, leader changed from b793623dce304fedbfae03b87d2d4d5b (127.7.71.130) to 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129). New cstate: current_term: 2 leader_uuid: "82c26b6045e84ace964cc09a5ddade6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.295441  8039 leader_election.cc:304] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:25.296494  8308 raft_consensus.cc:2804] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:25.296870  8308 raft_consensus.cc:697] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Becoming Leader. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:25.297246  8073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed39d8845a4d45f6881f649bd52e9b38"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
mode: GRACEFUL
new_leader_uuid: "1348cc8127674edeafc929190918b207"
 from {username='slave'} at 127.0.0.1:58640
I20260709 13:02:25.297526  8308 consensus_queue.cc:237] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.297822  8073 raft_consensus.cc:606] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Received request to transfer leadership to TS 1348cc8127674edeafc929190918b207
I20260709 13:02:25.308293  7967 catalog_manager.cc:5697] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d reported cstate change: term changed from 1 to 2, leader changed from b793623dce304fedbfae03b87d2d4d5b (127.7.71.130) to 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129). New cstate: current_term: 2 leader_uuid: "82c26b6045e84ace964cc09a5ddade6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.367323  8308 consensus_queue.cc:1048] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.376677  8300 consensus_queue.cc:1048] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.384351  8304 raft_consensus.cc:993] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d: : Instructing follower b793623dce304fedbfae03b87d2d4d5b to start an election
I20260709 13:02:25.384740  8300 raft_consensus.cc:1081] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Signalling peer b793623dce304fedbfae03b87d2d4d5b to start an election
I20260709 13:02:25.386107  8148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720"
dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
 from {username='slave'} at 127.0.0.1:54278
I20260709 13:02:25.386533  8148 raft_consensus.cc:493] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.386798  8148 raft_consensus.cc:3060] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.391635  8148 raft_consensus.cc:515] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.393476  8148 leader_election.cc:290] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 2 election: Requested vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:25.393872  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
I20260709 13:02:25.394099  8221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:25.394450  8073 raft_consensus.cc:3055] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:25.394681  8221 raft_consensus.cc:3060] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.394778  8073 raft_consensus.cc:740] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:25.395620  8073 consensus_queue.cc:260] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.396785  8073 raft_consensus.cc:3060] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.401228  8221 raft_consensus.cc:2468] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 2.
I20260709 13:02:25.402340  8112 leader_election.cc:304] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1348cc8127674edeafc929190918b207, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:25.402961  8073 raft_consensus.cc:2468] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 2.
I20260709 13:02:25.403090  8270 raft_consensus.cc:2804] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:25.403637  8270 raft_consensus.cc:697] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 2 LEADER]: Becoming Leader. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Running, Role: LEADER
I20260709 13:02:25.404429  8270 consensus_queue.cc:237] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.411491  7966 catalog_manager.cc:5697] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b reported cstate change: term changed from 1 to 2, leader changed from 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129) to b793623dce304fedbfae03b87d2d4d5b (127.7.71.130). New cstate: current_term: 2 leader_uuid: "b793623dce304fedbfae03b87d2d4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.509601  8304 raft_consensus.cc:993] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d: : Instructing follower b793623dce304fedbfae03b87d2d4d5b to start an election
I20260709 13:02:25.510017  8300 raft_consensus.cc:1081] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Signalling peer b793623dce304fedbfae03b87d2d4d5b to start an election
I20260709 13:02:25.511489  8148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b258acf4eea5434aaacba17b9e7c1bf0"
dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
 from {username='slave'} at 127.0.0.1:54278
I20260709 13:02:25.512063  8148 raft_consensus.cc:493] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.512346  8148 raft_consensus.cc:3060] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.517444  8148 raft_consensus.cc:515] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.518872  8148 leader_election.cc:290] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 2 election: Requested vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:25.519538  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b258acf4eea5434aaacba17b9e7c1bf0" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
I20260709 13:02:25.519907  8221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b258acf4eea5434aaacba17b9e7c1bf0" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:25.520153  8073 raft_consensus.cc:3055] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:25.520448  8221 raft_consensus.cc:3060] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.520473  8073 raft_consensus.cc:740] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:25.521260  8073 consensus_queue.cc:260] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.522411  8073 raft_consensus.cc:3060] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.526731  8221 raft_consensus.cc:2468] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 2.
I20260709 13:02:25.527786  8112 leader_election.cc:304] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1348cc8127674edeafc929190918b207, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:25.528211  8073 raft_consensus.cc:2468] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 2.
I20260709 13:02:25.528386  8270 raft_consensus.cc:2804] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:25.528805  8270 raft_consensus.cc:697] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [term 2 LEADER]: Becoming Leader. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Running, Role: LEADER
I20260709 13:02:25.529537  8270 consensus_queue.cc:237] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.536201  7967 catalog_manager.cc:5697] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b reported cstate change: term changed from 1 to 2, leader changed from 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129) to b793623dce304fedbfae03b87d2d4d5b (127.7.71.130). New cstate: current_term: 2 leader_uuid: "b793623dce304fedbfae03b87d2d4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.593658  8308 raft_consensus.cc:993] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d: : Instructing follower 1348cc8127674edeafc929190918b207 to start an election
I20260709 13:02:25.594035  8300 raft_consensus.cc:1081] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Signalling peer 1348cc8127674edeafc929190918b207 to start an election
I20260709 13:02:25.595378  8221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed39d8845a4d45f6881f649bd52e9b38"
dest_uuid: "1348cc8127674edeafc929190918b207"
 from {username='slave'} at 127.0.0.1:49726
I20260709 13:02:25.595814  8221 raft_consensus.cc:493] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.596104  8221 raft_consensus.cc:3060] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.599104  8297 raft_consensus.cc:993] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207: : Instructing follower 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:25.599438  8336 raft_consensus.cc:1081] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 1 LEADER]: Signalling peer 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:25.600876  8073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1b4440f00374ac0a972241288aa4610"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:58626
I20260709 13:02:25.601406  8073 raft_consensus.cc:493] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.601761  8221 raft_consensus.cc:515] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.601768  8073 raft_consensus.cc:3060] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.603746  8221 leader_election.cc:290] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 2 election: Requested vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899)
I20260709 13:02:25.604655  8071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed39d8845a4d45f6881f649bd52e9b38" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
I20260709 13:02:25.604655  8147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed39d8845a4d45f6881f649bd52e9b38" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:25.605304  8071 raft_consensus.cc:3055] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:25.605612  8071 raft_consensus.cc:740] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:25.605692  8147 raft_consensus.cc:3060] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.606389  8071 consensus_queue.cc:260] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.608639  8071 raft_consensus.cc:3060] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.612103  8073 raft_consensus.cc:515] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.613683  8073 leader_election.cc:290] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 2 election: Requested vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:25.614439  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4440f00374ac0a972241288aa4610" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:25.614699  8221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4440f00374ac0a972241288aa4610" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:25.614864  8071 raft_consensus.cc:2468] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1348cc8127674edeafc929190918b207 in term 2.
I20260709 13:02:25.615283  8221 raft_consensus.cc:3055] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:25.614986  8147 raft_consensus.cc:2468] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1348cc8127674edeafc929190918b207 in term 2.
I20260709 13:02:25.614964  8148 raft_consensus.cc:3060] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.615690  8221 raft_consensus.cc:740] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1348cc8127674edeafc929190918b207, State: Running, Role: LEADER
I20260709 13:02:25.616241  8188 leader_election.cc:304] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1348cc8127674edeafc929190918b207, 82c26b6045e84ace964cc09a5ddade6d; no voters: 
I20260709 13:02:25.616495  8221 consensus_queue.cc:260] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.616950  8297 raft_consensus.cc:2804] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:25.617406  8297 raft_consensus.cc:697] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [term 2 LEADER]: Becoming Leader. State: Replica: 1348cc8127674edeafc929190918b207, State: Running, Role: LEADER
I20260709 13:02:25.617604  8221 raft_consensus.cc:3060] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.618172  8297 consensus_queue.cc:237] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.620875  8148 raft_consensus.cc:2468] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 2.
I20260709 13:02:25.622814  8039 leader_election.cc:304] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:25.623575  8300 raft_consensus.cc:2804] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:25.624025  8300 raft_consensus.cc:697] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Becoming Leader. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:25.624233  8221 raft_consensus.cc:2468] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 2.
I20260709 13:02:25.624819  8300 consensus_queue.cc:237] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.628074  7967 catalog_manager.cc:5697] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 reported cstate change: term changed from 1 to 2, leader changed from 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129) to 1348cc8127674edeafc929190918b207 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "1348cc8127674edeafc929190918b207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:25.632368  7966 catalog_manager.cc:5697] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d reported cstate change: term changed from 1 to 2, leader changed from 1348cc8127674edeafc929190918b207 (127.7.71.131) to 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129). New cstate: current_term: 2 leader_uuid: "82c26b6045e84ace964cc09a5ddade6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.744257  8304 raft_consensus.cc:993] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d: : Instructing follower b793623dce304fedbfae03b87d2d4d5b to start an election
I20260709 13:02:25.744681  8300 raft_consensus.cc:1081] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Signalling peer b793623dce304fedbfae03b87d2d4d5b to start an election
I20260709 13:02:25.745669  8148 raft_consensus.cc:1275] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.746129  8147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8d195fa97084d309c15f3018beee5a0"
dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
 from {username='slave'} at 127.0.0.1:54278
I20260709 13:02:25.746646  8147 raft_consensus.cc:493] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.746816  8300 consensus_queue.cc:1048] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.747030  8147 raft_consensus.cc:3060] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.753454  8147 raft_consensus.cc:515] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.754448  8220 raft_consensus.cc:1275] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.756414  8147 leader_election.cc:290] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 2 election: Requested vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:25.756283  8071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d195fa97084d309c15f3018beee5a0" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
I20260709 13:02:25.757459  8220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d195fa97084d309c15f3018beee5a0" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:25.757665  8071 raft_consensus.cc:3055] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:25.757992  8220 raft_consensus.cc:3060] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.758008  8071 raft_consensus.cc:740] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:25.759114  8221 raft_consensus.cc:1275] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.762149  8304 consensus_queue.cc:1048] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:02:25.766533  8071 consensus_queue.cc:260] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.767624  8071 raft_consensus.cc:3060] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.768100  8304 consensus_queue.cc:1048] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.773551  8220 raft_consensus.cc:2468] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 2.
I20260709 13:02:25.774573  8112 leader_election.cc:304] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1348cc8127674edeafc929190918b207, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:25.775643  8270 raft_consensus.cc:2804] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:25.776036  8147 raft_consensus.cc:1275] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.776099  8270 raft_consensus.cc:697] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 2 LEADER]: Becoming Leader. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Running, Role: LEADER
I20260709 13:02:25.777508  8268 consensus_queue.cc:1048] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.776959  8270 consensus_queue.cc:237] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:25.784379  8071 raft_consensus.cc:2468] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 2.
I20260709 13:02:25.786201  7966 catalog_manager.cc:5697] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b reported cstate change: term changed from 1 to 2, leader changed from 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129) to b793623dce304fedbfae03b87d2d4d5b (127.7.71.130). New cstate: current_term: 2 leader_uuid: "b793623dce304fedbfae03b87d2d4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.792924  8147 raft_consensus.cc:1275] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.794104  8300 consensus_queue.cc:1048] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.801136  8220 raft_consensus.cc:1275] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.802521  8300 consensus_queue.cc:1048] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.880748  8220 raft_consensus.cc:1275] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Refusing update from remote peer b793623dce304fedbfae03b87d2d4d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.881935  8359 consensus_queue.cc:1048] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.888957  8071 raft_consensus.cc:1275] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Refusing update from remote peer b793623dce304fedbfae03b87d2d4d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.890798  8359 consensus_queue.cc:1048] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:26.014003  8220 raft_consensus.cc:1275] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Refusing update from remote peer b793623dce304fedbfae03b87d2d4d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:26.015012  8359 consensus_queue.cc:1048] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:26.022435  8071 raft_consensus.cc:1275] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Refusing update from remote peer b793623dce304fedbfae03b87d2d4d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:26.024140  8270 consensus_queue.cc:1048] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:26.026861  8073 raft_consensus.cc:1275] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Refusing update from remote peer 1348cc8127674edeafc929190918b207: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:26.028321  8358 consensus_queue.cc:1048] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:26.036401  8147 raft_consensus.cc:1275] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Refusing update from remote peer 1348cc8127674edeafc929190918b207: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:26.037902  8297 consensus_queue.cc:1048] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:26.094775  8220 raft_consensus.cc:1275] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:26.095862  8300 consensus_queue.cc:1048] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:26.103237  8147 raft_consensus.cc:1275] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:26.104640  8308 consensus_queue.cc:1048] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:26.325423  8220 raft_consensus.cc:1275] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Refusing update from remote peer b793623dce304fedbfae03b87d2d4d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:26.326608  8270 consensus_queue.cc:1048] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:26.335471  8073 raft_consensus.cc:1275] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Refusing update from remote peer b793623dce304fedbfae03b87d2d4d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:26.337323  8296 consensus_queue.cc:1048] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:28.326849  7454 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:02:28.327639  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:28.345347  8073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "553a32a3697f4a7580c653afd5612ea8"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
mode: GRACEFUL
new_leader_uuid: "1348cc8127674edeafc929190918b207"
 from {username='slave'} at 127.0.0.1:58656
I20260709 13:02:28.345830  8073 raft_consensus.cc:606] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Received request to transfer leadership to TS 1348cc8127674edeafc929190918b207
I20260709 13:02:28.348016  8073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e954daf703ea4e17b3d9ecbf1d3374c1"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
mode: GRACEFUL
new_leader_uuid: "1348cc8127674edeafc929190918b207"
 from {username='slave'} at 127.0.0.1:58656
I20260709 13:02:28.348464  8073 raft_consensus.cc:606] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Received request to transfer leadership to TS 1348cc8127674edeafc929190918b207
I20260709 13:02:28.349318  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:28.349714  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:28.366590  8371 raft_consensus.cc:993] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d: : Instructing follower 1348cc8127674edeafc929190918b207 to start an election
I20260709 13:02:28.366995  8371 raft_consensus.cc:1081] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Signalling peer 1348cc8127674edeafc929190918b207 to start an election
I20260709 13:02:28.368373  8220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "553a32a3697f4a7580c653afd5612ea8"
dest_uuid: "1348cc8127674edeafc929190918b207"
 from {username='slave'} at 127.0.0.1:49726
I20260709 13:02:28.368803  8220 raft_consensus.cc:493] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:28.369102  8220 raft_consensus.cc:3060] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:28.373303  8220 raft_consensus.cc:515] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:28.374735  8220 leader_election.cc:290] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 2 election: Requested vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899)
I20260709 13:02:28.375494  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553a32a3697f4a7580c653afd5612ea8" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
I20260709 13:02:28.375752  8147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553a32a3697f4a7580c653afd5612ea8" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:28.375986  8073 raft_consensus.cc:3055] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:28.376269  8147 raft_consensus.cc:3060] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:28.376304  8073 raft_consensus.cc:740] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:28.377060  8073 consensus_queue.cc:260] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:28.377928  8073 raft_consensus.cc:3060] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:28.380638  8147 raft_consensus.cc:2468] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1348cc8127674edeafc929190918b207 in term 2.
I20260709 13:02:28.381577  8188 leader_election.cc:304] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1348cc8127674edeafc929190918b207, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:28.382105  8073 raft_consensus.cc:2468] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1348cc8127674edeafc929190918b207 in term 2.
I20260709 13:02:28.382174  8370 raft_consensus.cc:2804] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:28.383105  8370 raft_consensus.cc:697] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 2 LEADER]: Becoming Leader. State: Replica: 1348cc8127674edeafc929190918b207, State: Running, Role: LEADER
I20260709 13:02:28.383818  8370 consensus_queue.cc:237] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:28.389580  7966 catalog_manager.cc:5697] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 reported cstate change: term changed from 1 to 2, leader changed from 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129) to 1348cc8127674edeafc929190918b207 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "1348cc8127674edeafc929190918b207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:28.696873  8374 raft_consensus.cc:993] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d: : Instructing follower 1348cc8127674edeafc929190918b207 to start an election
I20260709 13:02:28.697261  8374 raft_consensus.cc:1081] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Signalling peer 1348cc8127674edeafc929190918b207 to start an election
I20260709 13:02:28.698767  8222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e954daf703ea4e17b3d9ecbf1d3374c1"
dest_uuid: "1348cc8127674edeafc929190918b207"
 from {username='slave'} at 127.0.0.1:49726
I20260709 13:02:28.699229  8222 raft_consensus.cc:493] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:28.699517  8222 raft_consensus.cc:3060] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:28.703650  8222 raft_consensus.cc:515] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:28.705102  8222 leader_election.cc:290] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 3 election: Requested vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899)
I20260709 13:02:28.705814  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e954daf703ea4e17b3d9ecbf1d3374c1" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
I20260709 13:02:28.706050  8147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e954daf703ea4e17b3d9ecbf1d3374c1" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:28.706424  8073 raft_consensus.cc:3055] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:28.706549  8147 raft_consensus.cc:3060] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:28.706755  8073 raft_consensus.cc:740] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:28.707572  8073 consensus_queue.cc:260] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:28.708725  8073 raft_consensus.cc:3060] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:28.712813  8147 raft_consensus.cc:2468] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1348cc8127674edeafc929190918b207 in term 3.
I20260709 13:02:28.713868  8188 leader_election.cc:304] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [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: 1348cc8127674edeafc929190918b207, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:28.714505  8370 raft_consensus.cc:2804] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:28.714458  8073 raft_consensus.cc:2468] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1348cc8127674edeafc929190918b207 in term 3.
I20260709 13:02:28.715041  8370 raft_consensus.cc:697] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 3 LEADER]: Becoming Leader. State: Replica: 1348cc8127674edeafc929190918b207, State: Running, Role: LEADER
I20260709 13:02:28.715853  8370 consensus_queue.cc:237] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:28.721675  7966 catalog_manager.cc:5697] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 reported cstate change: term changed from 2 to 3, leader changed from 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129) to 1348cc8127674edeafc929190918b207 (127.7.71.131). New cstate: current_term: 3 leader_uuid: "1348cc8127674edeafc929190918b207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:28.771185  8073 raft_consensus.cc:1275] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Refusing update from remote peer 1348cc8127674edeafc929190918b207: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:28.772258  8370 consensus_queue.cc:1048] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:28.781962  8147 raft_consensus.cc:1275] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Refusing update from remote peer 1348cc8127674edeafc929190918b207: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:28.783627  8385 consensus_queue.cc:1048] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:29.100509  8147 raft_consensus.cc:1275] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Refusing update from remote peer 1348cc8127674edeafc929190918b207: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:29.101613  8385 consensus_queue.cc:1048] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:29.110983  8073 raft_consensus.cc:1275] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Refusing update from remote peer 1348cc8127674edeafc929190918b207: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:29.112448  8385 consensus_queue.cc:1048] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:29.350443  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:29.365129  8222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "553a32a3697f4a7580c653afd5612ea8"
dest_uuid: "1348cc8127674edeafc929190918b207"
mode: GRACEFUL
new_leader_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:49754
I20260709 13:02:29.365630  8222 raft_consensus.cc:606] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 2 LEADER]: Received request to transfer leadership to TS 82c26b6045e84ace964cc09a5ddade6d
I20260709 13:02:29.372352  8222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e954daf703ea4e17b3d9ecbf1d3374c1"
dest_uuid: "1348cc8127674edeafc929190918b207"
mode: GRACEFUL
new_leader_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:49754
I20260709 13:02:29.372813  8222 raft_consensus.cc:606] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 3 LEADER]: Received request to transfer leadership to TS 82c26b6045e84ace964cc09a5ddade6d
I20260709 13:02:29.377350  8147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8d195fa97084d309c15f3018beee5a0"
dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
mode: GRACEFUL
new_leader_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:54288
I20260709 13:02:29.377840  8147 raft_consensus.cc:606] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 2 LEADER]: Received request to transfer leadership to TS 82c26b6045e84ace964cc09a5ddade6d
I20260709 13:02:29.382714  8146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720"
dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
mode: GRACEFUL
new_leader_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:54288
I20260709 13:02:29.383301  8146 raft_consensus.cc:606] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 2 LEADER]: Received request to transfer leadership to TS 82c26b6045e84ace964cc09a5ddade6d
I20260709 13:02:29.387385  8146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75b0135fe86f450b9b78135454c271c5"
dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
mode: GRACEFUL
new_leader_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:54288
I20260709 13:02:29.387856  8146 raft_consensus.cc:606] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Received request to transfer leadership to TS 82c26b6045e84ace964cc09a5ddade6d
I20260709 13:02:29.447764  8381 raft_consensus.cc:993] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b: : Instructing follower 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:29.448148  8392 raft_consensus.cc:1081] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Signalling peer 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:29.449504  8073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75b0135fe86f450b9b78135454c271c5"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:58632
I20260709 13:02:29.449958  8073 raft_consensus.cc:493] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:29.450244  8073 raft_consensus.cc:3060] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.454380  8073 raft_consensus.cc:515] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:29.456177  8073 leader_election.cc:290] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 2 election: Requested vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:29.456785  8146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b0135fe86f450b9b78135454c271c5" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:29.457479  8146 raft_consensus.cc:3055] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:29.457783  8146 raft_consensus.cc:740] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Running, Role: LEADER
I20260709 13:02:29.458178  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b0135fe86f450b9b78135454c271c5" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:29.458777  8222 raft_consensus.cc:3060] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.458549  8146 consensus_queue.cc:260] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:29.459784  8146 raft_consensus.cc:3060] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.465263  8222 raft_consensus.cc:2468] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 2.
I20260709 13:02:29.465960  8146 raft_consensus.cc:2468] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 2.
I20260709 13:02:29.466513  8037 leader_election.cc:304] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1348cc8127674edeafc929190918b207, 82c26b6045e84ace964cc09a5ddade6d; no voters: 
I20260709 13:02:29.467193  8374 raft_consensus.cc:2804] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:29.468019  8374 raft_consensus.cc:697] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Becoming Leader. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:29.468701  8374 consensus_queue.cc:237] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:29.474843  7966 catalog_manager.cc:5697] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d reported cstate change: term changed from 1 to 2, leader changed from b793623dce304fedbfae03b87d2d4d5b (127.7.71.130) to 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129). New cstate: current_term: 2 leader_uuid: "82c26b6045e84ace964cc09a5ddade6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.572608  8381 raft_consensus.cc:993] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b: : Instructing follower 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:29.572975  8381 raft_consensus.cc:1081] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 2 LEADER]: Signalling peer 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:29.574204  8073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8d195fa97084d309c15f3018beee5a0"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:58632
I20260709 13:02:29.574666  8073 raft_consensus.cc:493] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:29.574973  8073 raft_consensus.cc:3060] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:29.579522  8073 raft_consensus.cc:515] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:29.581044  8073 leader_election.cc:290] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 3 election: Requested vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:29.581645  8146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d195fa97084d309c15f3018beee5a0" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:29.581974  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d195fa97084d309c15f3018beee5a0" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:29.582118  8146 raft_consensus.cc:3055] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:29.582406  8146 raft_consensus.cc:740] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Running, Role: LEADER
I20260709 13:02:29.582424  8222 raft_consensus.cc:3060] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:29.583055  8146 consensus_queue.cc:260] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:29.583873  8146 raft_consensus.cc:3060] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:29.587251  8222 raft_consensus.cc:2468] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 3.
I20260709 13:02:29.588285  8037 leader_election.cc:304] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [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: 1348cc8127674edeafc929190918b207, 82c26b6045e84ace964cc09a5ddade6d; no voters: 
I20260709 13:02:29.588563  8146 raft_consensus.cc:2468] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 3.
I20260709 13:02:29.589073  8374 raft_consensus.cc:2804] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:29.589526  8374 raft_consensus.cc:697] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 3 LEADER]: Becoming Leader. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:29.590219  8374 consensus_queue.cc:237] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:29.597062  8375 raft_consensus.cc:993] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207: : Instructing follower 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:29.597440  8385 raft_consensus.cc:1081] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 2 LEADER]: Signalling peer 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:29.596936  7966 catalog_manager.cc:5697] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d reported cstate change: term changed from 2 to 3, leader changed from b793623dce304fedbfae03b87d2d4d5b (127.7.71.130) to 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129). New cstate: current_term: 3 leader_uuid: "82c26b6045e84ace964cc09a5ddade6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.598776  8073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "553a32a3697f4a7580c653afd5612ea8"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:58626
I20260709 13:02:29.599153  8073 raft_consensus.cc:493] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:29.599457  8073 raft_consensus.cc:3060] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:29.604141  8073 raft_consensus.cc:515] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:29.605666  8073 leader_election.cc:290] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 3 election: Requested vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:29.606333  8146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553a32a3697f4a7580c653afd5612ea8" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:29.606560  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553a32a3697f4a7580c653afd5612ea8" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:29.606793  8146 raft_consensus.cc:3060] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:29.606981  8222 raft_consensus.cc:3055] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:29.607244  8222 raft_consensus.cc:740] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1348cc8127674edeafc929190918b207, State: Running, Role: LEADER
I20260709 13:02:29.607945  8222 consensus_queue.cc:260] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:29.608680  8222 raft_consensus.cc:3060] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:29.611023  8146 raft_consensus.cc:2468] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 3.
I20260709 13:02:29.611852  8039 leader_election.cc:304] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [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: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:29.612439  8374 raft_consensus.cc:2804] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:29.612519  8222 raft_consensus.cc:2468] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 3.
I20260709 13:02:29.612914  8374 raft_consensus.cc:697] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 3 LEADER]: Becoming Leader. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:29.613910  8374 consensus_queue.cc:237] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:29.619095  7966 catalog_manager.cc:5697] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d reported cstate change: term changed from 2 to 3, leader changed from 1348cc8127674edeafc929190918b207 (127.7.71.131) to 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129). New cstate: current_term: 3 leader_uuid: "82c26b6045e84ace964cc09a5ddade6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.676497  8399 raft_consensus.cc:993] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207: : Instructing follower 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:29.676975  8385 raft_consensus.cc:1081] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 3 LEADER]: Signalling peer 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:29.678416  8073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e954daf703ea4e17b3d9ecbf1d3374c1"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:58626
I20260709 13:02:29.678812  8073 raft_consensus.cc:493] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:29.679059  8073 raft_consensus.cc:3060] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:29.682816  8073 raft_consensus.cc:515] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:29.684101  8073 leader_election.cc:290] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 4 election: Requested vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:29.684859  8146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e954daf703ea4e17b3d9ecbf1d3374c1" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:29.685052  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e954daf703ea4e17b3d9ecbf1d3374c1" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:29.685319  8146 raft_consensus.cc:3060] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:29.685475  8222 raft_consensus.cc:3055] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:29.685740  8222 raft_consensus.cc:740] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1348cc8127674edeafc929190918b207, State: Running, Role: LEADER
I20260709 13:02:29.686304  8222 consensus_queue.cc:260] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:29.687054  8222 raft_consensus.cc:3060] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:29.689590  8146 raft_consensus.cc:2468] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 4.
I20260709 13:02:29.690434  8039 leader_election.cc:304] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [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: 82c26b6045e84ace964cc09a5ddade6d, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:29.691063  8374 raft_consensus.cc:2804] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:29.691020  8222 raft_consensus.cc:2468] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 4.
I20260709 13:02:29.691619  8374 raft_consensus.cc:697] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 4 LEADER]: Becoming Leader. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:29.692348  8374 consensus_queue.cc:237] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:29.697405  7966 catalog_manager.cc:5697] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d reported cstate change: term changed from 3 to 4, leader changed from 1348cc8127674edeafc929190918b207 (127.7.71.131) to 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129). New cstate: current_term: 4 leader_uuid: "82c26b6045e84ace964cc09a5ddade6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.748036  8392 raft_consensus.cc:993] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b: : Instructing follower 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:29.748404  8381 raft_consensus.cc:1081] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 2 LEADER]: Signalling peer 82c26b6045e84ace964cc09a5ddade6d to start an election
I20260709 13:02:29.749794  8073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
 from {username='slave'} at 127.0.0.1:58632
I20260709 13:02:29.750217  8073 raft_consensus.cc:493] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:29.750557  8073 raft_consensus.cc:3060] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:29.754420  8073 raft_consensus.cc:515] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:29.755699  8073 leader_election.cc:290] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [CANDIDATE]: Term 3 election: Requested vote from peers b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:29.756520  8146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:29.756628  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720" candidate_uuid: "82c26b6045e84ace964cc09a5ddade6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:29.756994  8146 raft_consensus.cc:3055] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:29.757191  8222 raft_consensus.cc:3060] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:29.757306  8146 raft_consensus.cc:740] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Running, Role: LEADER
I20260709 13:02:29.758024  8146 consensus_queue.cc:260] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:29.759001  8146 raft_consensus.cc:3060] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:29.761448  8222 raft_consensus.cc:2468] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 3.
I20260709 13:02:29.762296  8037 leader_election.cc:304] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [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: 1348cc8127674edeafc929190918b207, 82c26b6045e84ace964cc09a5ddade6d; no voters: 
I20260709 13:02:29.762905  8374 raft_consensus.cc:2804] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:29.763342  8374 raft_consensus.cc:697] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 3 LEADER]: Becoming Leader. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:29.764047  8146 raft_consensus.cc:2468] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c26b6045e84ace964cc09a5ddade6d in term 3.
I20260709 13:02:29.764111  8374 consensus_queue.cc:237] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:29.769876  7966 catalog_manager.cc:5697] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d reported cstate change: term changed from 2 to 3, leader changed from b793623dce304fedbfae03b87d2d4d5b (127.7.71.130) to 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129). New cstate: current_term: 3 leader_uuid: "82c26b6045e84ace964cc09a5ddade6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.910005  8222 raft_consensus.cc:1275] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:29.911078  8374 consensus_queue.cc:1048] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:29.920043  8146 raft_consensus.cc:1275] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:29.922351  8403 consensus_queue.cc:1048] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:30.028489  8222 raft_consensus.cc:1275] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:30.029554  8403 consensus_queue.cc:1048] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:30.037204  8146 raft_consensus.cc:1275] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:30.038326  8374 consensus_queue.cc:1048] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:30.099880  8146 raft_consensus.cc:1275] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 4 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:30.100971  8374 consensus_queue.cc:1048] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:30.108604  8222 raft_consensus.cc:1275] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 4 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:30.109791  8220 raft_consensus.cc:1275] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:30.110489  8409 consensus_queue.cc:1048] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:30.111037  8393 consensus_queue.cc:1048] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:30.123142  8146 raft_consensus.cc:1275] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:30.124336  8409 consensus_queue.cc:1048] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:30.332273  8222 raft_consensus.cc:1275] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:30.333441  8409 consensus_queue.cc:1048] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:30.341720  8146 raft_consensus.cc:1275] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Refusing update from remote peer 82c26b6045e84ace964cc09a5ddade6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:30.342957  8403 consensus_queue.cc:1048] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:32.394130  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:32.401480  8073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75b0135fe86f450b9b78135454c271c5"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
mode: GRACEFUL
new_leader_uuid: "b793623dce304fedbfae03b87d2d4d5b"
 from {username='slave'} at 127.0.0.1:58656
I20260709 13:02:32.402071  8073 raft_consensus.cc:606] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Received request to transfer leadership to TS b793623dce304fedbfae03b87d2d4d5b
I20260709 13:02:32.404353  8073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
mode: GRACEFUL
new_leader_uuid: "1348cc8127674edeafc929190918b207"
 from {username='slave'} at 127.0.0.1:58656
I20260709 13:02:32.404754  8073 raft_consensus.cc:606] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 3 LEADER]: Received request to transfer leadership to TS 1348cc8127674edeafc929190918b207
I20260709 13:02:32.406616  8073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea3baac4d5644c60b3f2757c0a8c5fb7"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
mode: GRACEFUL
new_leader_uuid: "1348cc8127674edeafc929190918b207"
 from {username='slave'} at 127.0.0.1:58656
I20260709 13:02:32.406966  8073 raft_consensus.cc:606] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Received request to transfer leadership to TS 1348cc8127674edeafc929190918b207
I20260709 13:02:32.408897  8073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1b4440f00374ac0a972241288aa4610"
dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
mode: GRACEFUL
new_leader_uuid: "b793623dce304fedbfae03b87d2d4d5b"
 from {username='slave'} at 127.0.0.1:58656
I20260709 13:02:32.409251  8073 raft_consensus.cc:606] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Received request to transfer leadership to TS b793623dce304fedbfae03b87d2d4d5b
I20260709 13:02:32.410115  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:02:32.410526  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:32.416482  8416 raft_consensus.cc:993] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d: : Instructing follower b793623dce304fedbfae03b87d2d4d5b to start an election
I20260709 13:02:32.416915  8417 raft_consensus.cc:1081] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Signalling peer b793623dce304fedbfae03b87d2d4d5b to start an election
I20260709 13:02:32.418336  8146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75b0135fe86f450b9b78135454c271c5"
dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
 from {username='slave'} at 127.0.0.1:54278
I20260709 13:02:32.418817  8146 raft_consensus.cc:493] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:32.419135  8146 raft_consensus.cc:3060] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.424314  8146 raft_consensus.cc:515] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:32.425946  8146 leader_election.cc:290] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 3 election: Requested vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:32.426636  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b0135fe86f450b9b78135454c271c5" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
I20260709 13:02:32.427119  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b0135fe86f450b9b78135454c271c5" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:32.427300  8073 raft_consensus.cc:3055] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:32.427572  8222 raft_consensus.cc:3060] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.427585  8073 raft_consensus.cc:740] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:32.428315  8073 consensus_queue.cc:260] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:32.429144  8073 raft_consensus.cc:3060] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.431840  8222 raft_consensus.cc:2468] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 3.
I20260709 13:02:32.432850  8112 leader_election.cc:304] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [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: 1348cc8127674edeafc929190918b207, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:32.433710  8381 raft_consensus.cc:2804] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:32.433852  8073 raft_consensus.cc:2468] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 3.
I20260709 13:02:32.434667  8381 raft_consensus.cc:697] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 3 LEADER]: Becoming Leader. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Running, Role: LEADER
I20260709 13:02:32.435511  8381 consensus_queue.cc:237] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:32.441537  7967 catalog_manager.cc:5697] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b reported cstate change: term changed from 2 to 3, leader changed from 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129) to b793623dce304fedbfae03b87d2d4d5b (127.7.71.130). New cstate: current_term: 3 leader_uuid: "b793623dce304fedbfae03b87d2d4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:32.501648  8417 raft_consensus.cc:993] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d: : Instructing follower b793623dce304fedbfae03b87d2d4d5b to start an election
I20260709 13:02:32.502002  8416 raft_consensus.cc:1081] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Signalling peer b793623dce304fedbfae03b87d2d4d5b to start an election
I20260709 13:02:32.503327  8146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1b4440f00374ac0a972241288aa4610"
dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
 from {username='slave'} at 127.0.0.1:54278
I20260709 13:02:32.503760  8146 raft_consensus.cc:493] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:32.504026  8146 raft_consensus.cc:3060] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.508400  8146 raft_consensus.cc:515] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:32.509881  8146 leader_election.cc:290] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [CANDIDATE]: Term 3 election: Requested vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), 1348cc8127674edeafc929190918b207 (127.7.71.131:37133)
I20260709 13:02:32.510507  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4440f00374ac0a972241288aa4610" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
I20260709 13:02:32.510813  8222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4440f00374ac0a972241288aa4610" candidate_uuid: "b793623dce304fedbfae03b87d2d4d5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1348cc8127674edeafc929190918b207"
I20260709 13:02:32.510939  8073 raft_consensus.cc:3055] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:32.511202  8073 raft_consensus.cc:740] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:32.511219  8222 raft_consensus.cc:3060] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.511911  8073 consensus_queue.cc:260] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:32.512733  8073 raft_consensus.cc:3060] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.515089  8222 raft_consensus.cc:2468] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 3.
I20260709 13:02:32.516240  8112 leader_election.cc:304] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [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: 1348cc8127674edeafc929190918b207, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:32.516944  8381 raft_consensus.cc:2804] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:32.516971  8073 raft_consensus.cc:2468] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b793623dce304fedbfae03b87d2d4d5b in term 3.
I20260709 13:02:32.517477  8381 raft_consensus.cc:697] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 3 LEADER]: Becoming Leader. State: Replica: b793623dce304fedbfae03b87d2d4d5b, State: Running, Role: LEADER
I20260709 13:02:32.518347  8381 consensus_queue.cc:237] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:32.524150  7967 catalog_manager.cc:5697] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b reported cstate change: term changed from 2 to 3, leader changed from 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129) to b793623dce304fedbfae03b87d2d4d5b (127.7.71.130). New cstate: current_term: 3 leader_uuid: "b793623dce304fedbfae03b87d2d4d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:32.538028  8417 raft_consensus.cc:993] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d: : Instructing follower 1348cc8127674edeafc929190918b207 to start an election
I20260709 13:02:32.538393  8417 raft_consensus.cc:1081] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 3 LEADER]: Signalling peer 1348cc8127674edeafc929190918b207 to start an election
I20260709 13:02:32.539644  8222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720"
dest_uuid: "1348cc8127674edeafc929190918b207"
 from {username='slave'} at 127.0.0.1:49726
I20260709 13:02:32.540023  8222 raft_consensus.cc:493] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:32.540259  8222 raft_consensus.cc:3060] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:32.543956  8222 raft_consensus.cc:515] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:32.545341  8222 leader_election.cc:290] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 4 election: Requested vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899)
I20260709 13:02:32.545944  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
I20260709 13:02:32.546437  8073 raft_consensus.cc:3055] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:32.546361  8146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121a093dd8b4cb3875323d0a6441720" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:32.546713  8073 raft_consensus.cc:740] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:32.546907  8146 raft_consensus.cc:3060] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:32.547303  8073 consensus_queue.cc:260] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:32.548142  8073 raft_consensus.cc:3060] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:32.551252  8146 raft_consensus.cc:2468] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1348cc8127674edeafc929190918b207 in term 4.
I20260709 13:02:32.551895  8073 raft_consensus.cc:2468] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1348cc8127674edeafc929190918b207 in term 4.
I20260709 13:02:32.552371  8188 leader_election.cc:304] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [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: 1348cc8127674edeafc929190918b207, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:32.553074  8385 raft_consensus.cc:2804] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:32.554095  8385 raft_consensus.cc:697] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 4 LEADER]: Becoming Leader. State: Replica: 1348cc8127674edeafc929190918b207, State: Running, Role: LEADER
I20260709 13:02:32.554771  8385 consensus_queue.cc:237] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:32.561106  7967 catalog_manager.cc:5697] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 reported cstate change: term changed from 3 to 4, leader changed from 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129) to 1348cc8127674edeafc929190918b207 (127.7.71.131). New cstate: current_term: 4 leader_uuid: "1348cc8127674edeafc929190918b207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:32.820529  8416 raft_consensus.cc:993] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d: : Instructing follower 1348cc8127674edeafc929190918b207 to start an election
I20260709 13:02:32.820933  8417 raft_consensus.cc:1081] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Signalling peer 1348cc8127674edeafc929190918b207 to start an election
I20260709 13:02:32.822149  8222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea3baac4d5644c60b3f2757c0a8c5fb7"
dest_uuid: "1348cc8127674edeafc929190918b207"
 from {username='slave'} at 127.0.0.1:49726
I20260709 13:02:32.822566  8222 raft_consensus.cc:493] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:32.822803  8222 raft_consensus.cc:3060] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.827509  8222 raft_consensus.cc:515] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:32.828850  8222 leader_election.cc:290] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [CANDIDATE]: Term 3 election: Requested vote from peers 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455), b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899)
I20260709 13:02:32.829478  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3baac4d5644c60b3f2757c0a8c5fb7" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82c26b6045e84ace964cc09a5ddade6d"
I20260709 13:02:32.829922  8073 raft_consensus.cc:3055] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:32.829807  8146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3baac4d5644c60b3f2757c0a8c5fb7" candidate_uuid: "1348cc8127674edeafc929190918b207" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b793623dce304fedbfae03b87d2d4d5b"
I20260709 13:02:32.830163  8073 raft_consensus.cc:740] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82c26b6045e84ace964cc09a5ddade6d, State: Running, Role: LEADER
I20260709 13:02:32.830397  8146 raft_consensus.cc:3060] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.830899  8073 consensus_queue.cc:260] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:32.831979  8073 raft_consensus.cc:3060] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.835018  8146 raft_consensus.cc:2468] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1348cc8127674edeafc929190918b207 in term 3.
I20260709 13:02:32.835817  8188 leader_election.cc:304] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [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: 1348cc8127674edeafc929190918b207, b793623dce304fedbfae03b87d2d4d5b; no voters: 
I20260709 13:02:32.836221  8073 raft_consensus.cc:2468] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1348cc8127674edeafc929190918b207 in term 3.
I20260709 13:02:32.836432  8385 raft_consensus.cc:2804] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:32.836875  8385 raft_consensus.cc:697] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [term 3 LEADER]: Becoming Leader. State: Replica: 1348cc8127674edeafc929190918b207, State: Running, Role: LEADER
I20260709 13:02:32.837667  8385 consensus_queue.cc:237] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [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: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } }
I20260709 13:02:32.843657  7967 catalog_manager.cc:5697] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 reported cstate change: term changed from 2 to 3, leader changed from 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129) to 1348cc8127674edeafc929190918b207 (127.7.71.131). New cstate: current_term: 3 leader_uuid: "1348cc8127674edeafc929190918b207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:32.883108  8073 raft_consensus.cc:1275] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Refusing update from remote peer b793623dce304fedbfae03b87d2d4d5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:32.884188  8381 consensus_queue.cc:1048] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:32.893349  8222 raft_consensus.cc:1275] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Refusing update from remote peer b793623dce304fedbfae03b87d2d4d5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:32.895267  8430 consensus_queue.cc:1048] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:32.975134  8222 raft_consensus.cc:1275] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Refusing update from remote peer b793623dce304fedbfae03b87d2d4d5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:32.976249  8430 consensus_queue.cc:1048] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1348cc8127674edeafc929190918b207" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:32.984315  8073 raft_consensus.cc:1275] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Refusing update from remote peer b793623dce304fedbfae03b87d2d4d5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:32.985579  8418 consensus_queue.cc:1048] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:32.995924  8146 raft_consensus.cc:1275] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 4 FOLLOWER]: Refusing update from remote peer 1348cc8127674edeafc929190918b207: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:32.997036  8385 consensus_queue.cc:1048] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:33.005626  8073 raft_consensus.cc:1275] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 4 FOLLOWER]: Refusing update from remote peer 1348cc8127674edeafc929190918b207: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:33.006877  8385 consensus_queue.cc:1048] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:33.358697  8073 raft_consensus.cc:1275] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Refusing update from remote peer 1348cc8127674edeafc929190918b207: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:33.359819  8385 consensus_queue.cc:1048] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c26b6045e84ace964cc09a5ddade6d" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:33.368957  8146 raft_consensus.cc:1275] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Refusing update from remote peer 1348cc8127674edeafc929190918b207: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:33.370131  8385 consensus_queue.cc:1048] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b793623dce304fedbfae03b87d2d4d5b" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:33.411309  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:33.416882  7454 tablet_server.cc:179] TabletServer@127.7.71.129:0 shutting down...
W20260709 13:02:33.426342  8114 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:02:33.431233  8114 consensus_peers.cc:597] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b -> Peer 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455): Couldn't send request to peer 82c26b6045e84ace964cc09a5ddade6d. 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 13:02:33.437525  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:33.438128  7454 tablet_replica.cc:333] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d: stopping tablet replica
I20260709 13:02:33.438725  7454 raft_consensus.cc:2243] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.439105  7454 raft_consensus.cc:2272] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.441226  7454 tablet_replica.cc:333] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d: stopping tablet replica
I20260709 13:02:33.441732  7454 raft_consensus.cc:2243] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.442092  7454 raft_consensus.cc:2272] T f1b4440f00374ac0a972241288aa4610 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.444373  7454 tablet_replica.cc:333] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d: stopping tablet replica
I20260709 13:02:33.444923  7454 raft_consensus.cc:2243] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.445366  7454 raft_consensus.cc:2272] T b121a093dd8b4cb3875323d0a6441720 P 82c26b6045e84ace964cc09a5ddade6d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.447459  7454 tablet_replica.cc:333] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d: stopping tablet replica
I20260709 13:02:33.448004  7454 raft_consensus.cc:2243] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.448668  7454 raft_consensus.cc:2272] T 553a32a3697f4a7580c653afd5612ea8 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.450209  7454 tablet_replica.cc:333] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d: stopping tablet replica
I20260709 13:02:33.450654  7454 raft_consensus.cc:2243] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.451270  7454 raft_consensus.cc:2272] T c8d195fa97084d309c15f3018beee5a0 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.452807  7454 tablet_replica.cc:333] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d: stopping tablet replica
I20260709 13:02:33.453243  7454 raft_consensus.cc:2243] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.453594  7454 raft_consensus.cc:2272] T b258acf4eea5434aaacba17b9e7c1bf0 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.455129  7454 tablet_replica.cc:333] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d: stopping tablet replica
I20260709 13:02:33.455536  7454 raft_consensus.cc:2243] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.455900  7454 raft_consensus.cc:2272] T 75b0135fe86f450b9b78135454c271c5 P 82c26b6045e84ace964cc09a5ddade6d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.457675  7454 tablet_replica.cc:333] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d: stopping tablet replica
I20260709 13:02:33.458133  7454 raft_consensus.cc:2243] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.458781  7454 raft_consensus.cc:2272] T e954daf703ea4e17b3d9ecbf1d3374c1 P 82c26b6045e84ace964cc09a5ddade6d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.460325  7454 tablet_replica.cc:333] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d: stopping tablet replica
I20260709 13:02:33.460745  7454 raft_consensus.cc:2243] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.461102  7454 raft_consensus.cc:2272] T ed39d8845a4d45f6881f649bd52e9b38 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.462611  7454 tablet_replica.cc:333] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d: stopping tablet replica
I20260709 13:02:33.462996  7454 raft_consensus.cc:2243] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.463716  7454 raft_consensus.cc:2272] T 93b482fe077946d5815a58b93d8c5697 P 82c26b6045e84ace964cc09a5ddade6d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:33.475155  8188 connection.cc:573] client connection to 127.7.71.129:36455 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 13:02:33.481436  8188 consensus_peers.cc:597] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 -> Peer 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455): Couldn't send request to peer 82c26b6045e84ace964cc09a5ddade6d. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:36455: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:33.494127  7454 tablet_server.cc:196] TabletServer@127.7.71.129:0 shutdown complete.
W20260709 13:02:33.496145  8188 consensus_peers.cc:597] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 -> Peer 82c26b6045e84ace964cc09a5ddade6d (127.7.71.129:36455): Couldn't send request to peer 82c26b6045e84ace964cc09a5ddade6d. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:36455: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:33.516916  7454 tablet_server.cc:179] TabletServer@127.7.71.130:0 shutting down...
I20260709 13:02:33.535023  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:33.535689  7454 tablet_replica.cc:333] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b: stopping tablet replica
I20260709 13:02:33.536242  7454 raft_consensus.cc:2243] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.536999  7454 raft_consensus.cc:2272] T f1b4440f00374ac0a972241288aa4610 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.539013  7454 tablet_replica.cc:333] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b: stopping tablet replica
I20260709 13:02:33.539502  7454 raft_consensus.cc:2243] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.540225  7454 raft_consensus.cc:2272] T b258acf4eea5434aaacba17b9e7c1bf0 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.541795  7454 tablet_replica.cc:333] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b: stopping tablet replica
I20260709 13:02:33.542248  7454 raft_consensus.cc:2243] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.542675  7454 raft_consensus.cc:2272] T e954daf703ea4e17b3d9ecbf1d3374c1 P b793623dce304fedbfae03b87d2d4d5b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.544288  7454 tablet_replica.cc:333] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b: stopping tablet replica
I20260709 13:02:33.544740  7454 raft_consensus.cc:2243] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.545349  7454 raft_consensus.cc:2272] T 75b0135fe86f450b9b78135454c271c5 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.547132  7454 tablet_replica.cc:333] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b: stopping tablet replica
I20260709 13:02:33.547673  7454 raft_consensus.cc:2243] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.548043  7454 raft_consensus.cc:2272] T 553a32a3697f4a7580c653afd5612ea8 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.549538  7454 tablet_replica.cc:333] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b: stopping tablet replica
I20260709 13:02:33.549981  7454 raft_consensus.cc:2243] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.550343  7454 raft_consensus.cc:2272] T b121a093dd8b4cb3875323d0a6441720 P b793623dce304fedbfae03b87d2d4d5b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.552188  7454 tablet_replica.cc:333] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b: stopping tablet replica
I20260709 13:02:33.552624  7454 raft_consensus.cc:2243] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.552985  7454 raft_consensus.cc:2272] T c8d195fa97084d309c15f3018beee5a0 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.554462  7454 tablet_replica.cc:333] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b: stopping tablet replica
I20260709 13:02:33.554878  7454 raft_consensus.cc:2243] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.555259  7454 raft_consensus.cc:2272] T ea3baac4d5644c60b3f2757c0a8c5fb7 P b793623dce304fedbfae03b87d2d4d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.557068  7454 tablet_replica.cc:333] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b: stopping tablet replica
I20260709 13:02:33.557523  7454 raft_consensus.cc:2243] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.557883  7454 raft_consensus.cc:2272] T ed39d8845a4d45f6881f649bd52e9b38 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.559341  7454 tablet_replica.cc:333] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b: stopping tablet replica
I20260709 13:02:33.559760  7454 raft_consensus.cc:2243] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.560117  7454 raft_consensus.cc:2272] T 93b482fe077946d5815a58b93d8c5697 P b793623dce304fedbfae03b87d2d4d5b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:33.576167  8188 consensus_peers.cc:597] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 -> Peer b793623dce304fedbfae03b87d2d4d5b (127.7.71.130:38899): Couldn't send request to peer b793623dce304fedbfae03b87d2d4d5b. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.130:38899: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:33.586422  7454 tablet_server.cc:196] TabletServer@127.7.71.130:0 shutdown complete.
I20260709 13:02:33.603107  7454 tablet_server.cc:179] TabletServer@127.7.71.131:0 shutting down...
I20260709 13:02:33.621091  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:33.621723  7454 tablet_replica.cc:333] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207: stopping tablet replica
I20260709 13:02:33.622288  7454 raft_consensus.cc:2243] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.623018  7454 raft_consensus.cc:2272] T ea3baac4d5644c60b3f2757c0a8c5fb7 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.625043  7454 tablet_replica.cc:333] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207: stopping tablet replica
I20260709 13:02:33.625535  7454 raft_consensus.cc:2243] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.625918  7454 raft_consensus.cc:2272] T b258acf4eea5434aaacba17b9e7c1bf0 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.627707  7454 tablet_replica.cc:333] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207: stopping tablet replica
I20260709 13:02:33.628181  7454 raft_consensus.cc:2243] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.628575  7454 raft_consensus.cc:2272] T 553a32a3697f4a7580c653afd5612ea8 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.630084  7454 tablet_replica.cc:333] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207: stopping tablet replica
I20260709 13:02:33.630548  7454 raft_consensus.cc:2243] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.630956  7454 raft_consensus.cc:2272] T c8d195fa97084d309c15f3018beee5a0 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.632530  7454 tablet_replica.cc:333] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207: stopping tablet replica
I20260709 13:02:33.632968  7454 raft_consensus.cc:2243] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.633613  7454 raft_consensus.cc:2272] T b121a093dd8b4cb3875323d0a6441720 P 1348cc8127674edeafc929190918b207 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.635385  7454 tablet_replica.cc:333] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207: stopping tablet replica
I20260709 13:02:33.635876  7454 raft_consensus.cc:2243] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.636247  7454 raft_consensus.cc:2272] T 75b0135fe86f450b9b78135454c271c5 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.638072  7454 tablet_replica.cc:333] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207: stopping tablet replica
I20260709 13:02:33.638525  7454 raft_consensus.cc:2243] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.638885  7454 raft_consensus.cc:2272] T e954daf703ea4e17b3d9ecbf1d3374c1 P 1348cc8127674edeafc929190918b207 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.640354  7454 tablet_replica.cc:333] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207: stopping tablet replica
I20260709 13:02:33.640770  7454 raft_consensus.cc:2243] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.641127  7454 raft_consensus.cc:2272] T f1b4440f00374ac0a972241288aa4610 P 1348cc8127674edeafc929190918b207 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.642833  7454 tablet_replica.cc:333] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207: stopping tablet replica
I20260709 13:02:33.643241  7454 raft_consensus.cc:2243] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.643958  7454 raft_consensus.cc:2272] T ed39d8845a4d45f6881f649bd52e9b38 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.645444  7454 tablet_replica.cc:333] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207: stopping tablet replica
I20260709 13:02:33.645828  7454 raft_consensus.cc:2243] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.646158  7454 raft_consensus.cc:2272] T 93b482fe077946d5815a58b93d8c5697 P 1348cc8127674edeafc929190918b207 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.671356  7454 tablet_server.cc:196] TabletServer@127.7.71.131:0 shutdown complete.
I20260709 13:02:33.687238  7454 master.cc:562] Master@127.7.71.190:41751 shutting down...
I20260709 13:02:33.704186  7454 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.704710  7454 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.705096  7454 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9615ee1e3600415dae38f1c71828a7a8: stopping tablet replica
I20260709 13:02:33.725283  7454 master.cc:584] Master@127.7.71.190:41751 shutdown complete.
1348cc8127674edeafc929190918b207  1
82c26b6045e84ace964cc09a5ddade6d  5
b793623dce304fedbfae03b87d2d4d5b  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10494 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:02:33.761143  7454 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.71.190:45243
I20260709 13:02:33.762161  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:33.766870  8444 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 13:02:33.766885  8445 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 13:02:33.768199  8447 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 13:02:33.769418  7454 server_base.cc:1061] running on GCE node
I20260709 13:02:33.770295  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:33.770473  7454 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 13:02:33.770610  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602153770595 us; error 0 us; skew 500 ppm
I20260709 13:02:33.771075  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:33.773329  7454 webserver.cc:533] Webserver started at http://127.7.71.190:38367/ using document root <none> and password file <none>
I20260709 13:02:33.773825  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:33.774000  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:33.774214  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:33.775221  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/master-0-root/instance:
uuid: "351ed208da0c4d8c98a8f284a1e3a292"
format_stamp: "Formatted at 2026-07-09 13:02:33 on dist-test-slave-j8hn"
I20260709 13:02:33.779302  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 13:02:33.782692  8452 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:33.783458  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:02:33.783762  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/master-0-root
uuid: "351ed208da0c4d8c98a8f284a1e3a292"
format_stamp: "Formatted at 2026-07-09 13:02:33 on dist-test-slave-j8hn"
I20260709 13:02:33.784029  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-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 13:02:33.810319  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:33.811543  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:33.846849  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.190:45243
I20260709 13:02:33.846930  8503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.190:45243 every 8 connection(s)
I20260709 13:02:33.850813  8504 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 13:02:33.860028  8504 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292: Bootstrap starting.
I20260709 13:02:33.864343  8504 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:33.868192  8504 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292: No bootstrap required, opened a new log
I20260709 13:02:33.870115  8504 raft_consensus.cc:359] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "351ed208da0c4d8c98a8f284a1e3a292" member_type: VOTER }
I20260709 13:02:33.870452  8504 raft_consensus.cc:385] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:33.870623  8504 raft_consensus.cc:740] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 351ed208da0c4d8c98a8f284a1e3a292, State: Initialized, Role: FOLLOWER
I20260709 13:02:33.871119  8504 consensus_queue.cc:260] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "351ed208da0c4d8c98a8f284a1e3a292" member_type: VOTER }
I20260709 13:02:33.871526  8504 raft_consensus.cc:399] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:33.871731  8504 raft_consensus.cc:493] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:33.871927  8504 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:33.875820  8504 raft_consensus.cc:515] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "351ed208da0c4d8c98a8f284a1e3a292" member_type: VOTER }
I20260709 13:02:33.876277  8504 leader_election.cc:304] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [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: 351ed208da0c4d8c98a8f284a1e3a292; no voters: 
I20260709 13:02:33.877207  8504 leader_election.cc:290] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:33.877599  8507 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:33.878784  8507 raft_consensus.cc:697] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [term 1 LEADER]: Becoming Leader. State: Replica: 351ed208da0c4d8c98a8f284a1e3a292, State: Running, Role: LEADER
I20260709 13:02:33.879379  8507 consensus_queue.cc:237] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [LEADER]: Queue going to LEADER mode. State: All 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: "351ed208da0c4d8c98a8f284a1e3a292" member_type: VOTER }
I20260709 13:02:33.879819  8504 sys_catalog.cc:565] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:33.882202  8508 sys_catalog.cc:455] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "351ed208da0c4d8c98a8f284a1e3a292" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "351ed208da0c4d8c98a8f284a1e3a292" member_type: VOTER } }
I20260709 13:02:33.882262  8509 sys_catalog.cc:455] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 351ed208da0c4d8c98a8f284a1e3a292. Latest consensus state: current_term: 1 leader_uuid: "351ed208da0c4d8c98a8f284a1e3a292" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "351ed208da0c4d8c98a8f284a1e3a292" member_type: VOTER } }
I20260709 13:02:33.882937  8508 sys_catalog.cc:458] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:33.882970  8509 sys_catalog.cc:458] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:33.891235  8513 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:33.895633  8513 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:33.896600  7454 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:02:33.903250  8513 catalog_manager.cc:1383] Generated new cluster ID: f20a57796a384de498efde327941a38b
I20260709 13:02:33.903501  8513 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:33.925870  8513 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:33.927105  8513 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:33.941195  8513 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292: Generated new TSK 0
I20260709 13:02:33.941718  8513 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:33.962788  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:33.968432  8525 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 13:02:33.969233  8526 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 13:02:33.971261  8528 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 13:02:33.971324  7454 server_base.cc:1061] running on GCE node
I20260709 13:02:33.972769  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:33.972975  7454 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 13:02:33.973137  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602153973112 us; error 0 us; skew 500 ppm
I20260709 13:02:33.973642  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:33.975884  7454 webserver.cc:533] Webserver started at http://127.7.71.129:35329/ using document root <none> and password file <none>
I20260709 13:02:33.976310  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:33.976478  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:33.976728  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:33.977708  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root/instance:
uuid: "b82aab7d02f343c2832fba0d0c474748"
format_stamp: "Formatted at 2026-07-09 13:02:33 on dist-test-slave-j8hn"
I20260709 13:02:33.981993  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 13:02:33.985189  8533 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:33.985918  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:02:33.986188  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root
uuid: "b82aab7d02f343c2832fba0d0c474748"
format_stamp: "Formatted at 2026-07-09 13:02:33 on dist-test-slave-j8hn"
I20260709 13:02:33.986461  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-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 13:02:34.001575  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:34.002702  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:34.004062  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:34.006160  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:34.006342  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:34.006568  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:34.006727  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:34.044095  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.129:39249
I20260709 13:02:34.044201  8595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.129:39249 every 8 connection(s)
I20260709 13:02:34.048504  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:34.054766  8600 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 13:02:34.055318  8601 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 13:02:34.057723  7454 server_base.cc:1061] running on GCE node
W20260709 13:02:34.058965  8604 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 13:02:34.059871  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:34.060087  7454 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 13:02:34.060248  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602154060232 us; error 0 us; skew 500 ppm
I20260709 13:02:34.060940  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:34.062925  8596 heartbeater.cc:344] Connected to a master server at 127.7.71.190:45243
I20260709 13:02:34.063246  8596 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:34.063856  7454 webserver.cc:533] Webserver started at http://127.7.71.130:39373/ using document root <none> and password file <none>
I20260709 13:02:34.063988  8596 heartbeater.cc:507] Master 127.7.71.190:45243 requested a full tablet report, sending...
I20260709 13:02:34.064355  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:34.064627  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:34.064934  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:34.066022  8469 ts_manager.cc:194] Registered new tserver with Master: b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:02:34.066376  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/instance:
uuid: "d0258e8129c54462ac926810113290fa"
format_stamp: "Formatted at 2026-07-09 13:02:34 on dist-test-slave-j8hn"
I20260709 13:02:34.068279  8469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36660
I20260709 13:02:34.071305  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260709 13:02:34.074558  8608 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:34.075250  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:02:34.075508  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root
uuid: "d0258e8129c54462ac926810113290fa"
format_stamp: "Formatted at 2026-07-09 13:02:34 on dist-test-slave-j8hn"
I20260709 13:02:34.075815  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-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 13:02:34.093786  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:34.094859  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:34.096215  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:34.098260  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:34.098441  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:34.098670  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:34.098804  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:34.134593  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.130:38989
I20260709 13:02:34.134689  8670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.130:38989 every 8 connection(s)
I20260709 13:02:34.138901  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:34.145406  8674 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 13:02:34.146466  8675 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 13:02:34.149998  8677 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 13:02:34.150135  8671 heartbeater.cc:344] Connected to a master server at 127.7.71.190:45243
I20260709 13:02:34.150372  7454 server_base.cc:1061] running on GCE node
I20260709 13:02:34.150641  8671 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:34.151250  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:34.151458  7454 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 13:02:34.151417  8671 heartbeater.cc:507] Master 127.7.71.190:45243 requested a full tablet report, sending...
I20260709 13:02:34.151773  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602154151754 us; error 0 us; skew 500 ppm
I20260709 13:02:34.152360  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:34.153523  8469 ts_manager.cc:194] Registered new tserver with Master: d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:34.154745  7454 webserver.cc:533] Webserver started at http://127.7.71.131:38597/ using document root <none> and password file <none>
I20260709 13:02:34.154978  8469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36676
I20260709 13:02:34.155226  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:34.155454  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:34.155742  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:34.156901  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/instance:
uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
format_stamp: "Formatted at 2026-07-09 13:02:34 on dist-test-slave-j8hn"
I20260709 13:02:34.161090  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:02:34.164434  8682 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:34.165218  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:34.165474  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root
uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
format_stamp: "Formatted at 2026-07-09 13:02:34 on dist-test-slave-j8hn"
I20260709 13:02:34.165733  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-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 13:02:34.175009  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:34.176141  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:34.177556  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:34.179777  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:34.179982  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:34.180197  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:34.180341  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:34.216637  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.131:44669
I20260709 13:02:34.216730  8744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.131:44669 every 8 connection(s)
I20260709 13:02:34.229744  8745 heartbeater.cc:344] Connected to a master server at 127.7.71.190:45243
I20260709 13:02:34.230113  8745 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:34.230858  8745 heartbeater.cc:507] Master 127.7.71.190:45243 requested a full tablet report, sending...
I20260709 13:02:34.232744  8469 ts_manager.cc:194] Registered new tserver with Master: 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:34.232870  7454 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013355574s
I20260709 13:02:34.234051  8469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36682
I20260709 13:02:34.256927  8469 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36698:
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 13:02:34.262660  8469 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 13:02:34.447660  8561 tablet_service.cc:1511] Processing CreateTablet for tablet e800dce15c68413a91990e4d266b5980 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:02:34.449049  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e800dce15c68413a91990e4d266b5980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.452584  8560 tablet_service.cc:1511] Processing CreateTablet for tablet 40ed223b6ca34069be3380a72c5e9ebd (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:02:34.452816  8710 tablet_service.cc:1511] Processing CreateTablet for tablet e800dce15c68413a91990e4d266b5980 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:02:34.453867  8560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ed223b6ca34069be3380a72c5e9ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.454056  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e800dce15c68413a91990e4d266b5980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.456748  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 40ed223b6ca34069be3380a72c5e9ebd (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:02:34.457995  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ed223b6ca34069be3380a72c5e9ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.458266  8558 tablet_service.cc:1511] Processing CreateTablet for tablet f493b53837a94e0082ef02e5216d3b29 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:02:34.458616  8636 tablet_service.cc:1511] Processing CreateTablet for tablet e800dce15c68413a91990e4d266b5980 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:02:34.459863  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e800dce15c68413a91990e4d266b5980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.460696  8557 tablet_service.cc:1511] Processing CreateTablet for tablet a36a6c1deb3647f78124d0af19707c63 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:02:34.460700  8708 tablet_service.cc:1511] Processing CreateTablet for tablet 4add6f3ae9944b048393e247bd60a21f (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:02:34.462932  8708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4add6f3ae9944b048393e247bd60a21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.456760  8559 tablet_service.cc:1511] Processing CreateTablet for tablet 4add6f3ae9944b048393e247bd60a21f (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:02:34.459509  8558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f493b53837a94e0082ef02e5216d3b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.464956  8559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4add6f3ae9944b048393e247bd60a21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.464651  8635 tablet_service.cc:1511] Processing CreateTablet for tablet 40ed223b6ca34069be3380a72c5e9ebd (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:02:34.465607  8557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36a6c1deb3647f78124d0af19707c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.465847  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ed223b6ca34069be3380a72c5e9ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.467336  8707 tablet_service.cc:1511] Processing CreateTablet for tablet f493b53837a94e0082ef02e5216d3b29 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:02:34.468559  8634 tablet_service.cc:1511] Processing CreateTablet for tablet 4add6f3ae9944b048393e247bd60a21f (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:02:34.469800  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4add6f3ae9944b048393e247bd60a21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.472579  8633 tablet_service.cc:1511] Processing CreateTablet for tablet f493b53837a94e0082ef02e5216d3b29 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:02:34.473799  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f493b53837a94e0082ef02e5216d3b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.476573  8632 tablet_service.cc:1511] Processing CreateTablet for tablet a36a6c1deb3647f78124d0af19707c63 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:02:34.477862  8632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36a6c1deb3647f78124d0af19707c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.468580  8707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f493b53837a94e0082ef02e5216d3b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.525206  8760 tablet_bootstrap.cc:492] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:34.526594  8761 tablet_bootstrap.cc:492] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:34.532536  8631 tablet_service.cc:1511] Processing CreateTablet for tablet 8883028805914d7497da5d70946202a7 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:02:34.533797  8631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8883028805914d7497da5d70946202a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.527966  8708 tablet_service.cc:1511] Processing CreateTablet for tablet a36a6c1deb3647f78124d0af19707c63 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:02:34.535293  8708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36a6c1deb3647f78124d0af19707c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.535977  8761 tablet_bootstrap.cc:654] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.541350  8760 tablet_bootstrap.cc:654] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.543725  8558 tablet_service.cc:1511] Processing CreateTablet for tablet 4408f6b7d3ca45a48728f0dc6bf182fe (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:02:34.544800  8630 tablet_service.cc:1511] Processing CreateTablet for tablet 4408f6b7d3ca45a48728f0dc6bf182fe (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:02:34.546228  8707 tablet_service.cc:1511] Processing CreateTablet for tablet 8883028805914d7497da5d70946202a7 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:02:34.552510  8707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8883028805914d7497da5d70946202a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.552588  8630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4408f6b7d3ca45a48728f0dc6bf182fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.539296  8557 tablet_service.cc:1511] Processing CreateTablet for tablet 8883028805914d7497da5d70946202a7 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:02:34.560041  8557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8883028805914d7497da5d70946202a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.563900  8558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4408f6b7d3ca45a48728f0dc6bf182fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.572257  8763 tablet_bootstrap.cc:492] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:34.592576  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 4408f6b7d3ca45a48728f0dc6bf182fe (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:02:34.596165  8710 tablet_service.cc:1511] Processing CreateTablet for tablet bc66dd643d43418c95d458bee04c3e5d (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:02:34.597867  8561 tablet_service.cc:1511] Processing CreateTablet for tablet 10470e16058a4602a7ceec83eb712591 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:02:34.598487  8760 tablet_bootstrap.cc:492] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:34.598939  8760 ts_tablet_manager.cc:1403] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.000s
I20260709 13:02:34.599143  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10470e16058a4602a7ceec83eb712591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.600015  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4408f6b7d3ca45a48728f0dc6bf182fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.600965  8761 tablet_bootstrap.cc:492] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:34.601405  8761 ts_tablet_manager.cc:1403] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.075s	user 0.026s	sys 0.039s
I20260709 13:02:34.601528  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc66dd643d43418c95d458bee04c3e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.603924  8760 raft_consensus.cc:359] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } }
I20260709 13:02:34.604640  8760 raft_consensus.cc:385] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.604918  8760 raft_consensus.cc:740] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.606535  8706 tablet_service.cc:1511] Processing CreateTablet for tablet 10470e16058a4602a7ceec83eb712591 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:02:34.607918  8631 tablet_service.cc:1511] Processing CreateTablet for tablet bc66dd643d43418c95d458bee04c3e5d (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:02:34.609122  8631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc66dd643d43418c95d458bee04c3e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.609501  8636 tablet_service.cc:1511] Processing CreateTablet for tablet edd3ca5cce524b4a8a552bd460b60e55 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:02:34.609622  8559 tablet_service.cc:1511] Processing CreateTablet for tablet edd3ca5cce524b4a8a552bd460b60e55 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:02:34.610596  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd3ca5cce524b4a8a552bd460b60e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.610759  8559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd3ca5cce524b4a8a552bd460b60e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.592684  8560 tablet_service.cc:1511] Processing CreateTablet for tablet bc66dd643d43418c95d458bee04c3e5d (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:02:34.607865  8706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10470e16058a4602a7ceec83eb712591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.616230  8560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc66dd643d43418c95d458bee04c3e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.622099  8761 raft_consensus.cc:359] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:34.622812  8761 raft_consensus.cc:385] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.623092  8761 raft_consensus.cc:740] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.626194  8708 tablet_service.cc:1511] Processing CreateTablet for tablet edd3ca5cce524b4a8a552bd460b60e55 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:02:34.627416  8708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd3ca5cce524b4a8a552bd460b60e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.627769  8760 consensus_queue.cc:260] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } }
I20260709 13:02:34.634208  8761 consensus_queue.cc:260] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:34.635535  8630 tablet_service.cc:1511] Processing CreateTablet for tablet fd63805e2108409d9f1f32ae9f05a000 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:02:34.636847  8630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd63805e2108409d9f1f32ae9f05a000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.637900  8705 tablet_service.cc:1511] Processing CreateTablet for tablet fd63805e2108409d9f1f32ae9f05a000 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:02:34.639149  8705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd63805e2108409d9f1f32ae9f05a000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.639480  8634 tablet_service.cc:1511] Processing CreateTablet for tablet 10470e16058a4602a7ceec83eb712591 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:02:34.639820  8561 tablet_service.cc:1511] Processing CreateTablet for tablet fd63805e2108409d9f1f32ae9f05a000 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:02:34.640738  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10470e16058a4602a7ceec83eb712591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.640996  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd63805e2108409d9f1f32ae9f05a000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.642388  8558 tablet_service.cc:1511] Processing CreateTablet for tablet 4e693f230d214b669a325f589ca357b3 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:02:34.643591  8558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e693f230d214b669a325f589ca357b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.643918  8635 tablet_service.cc:1511] Processing CreateTablet for tablet 4e693f230d214b669a325f589ca357b3 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:02:34.645071  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e693f230d214b669a325f589ca357b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.654597  8707 tablet_service.cc:1511] Processing CreateTablet for tablet 4e693f230d214b669a325f589ca357b3 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:02:34.655881  8707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e693f230d214b669a325f589ca357b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.657617  8761 ts_tablet_manager.cc:1434] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:02:34.658998  8745 heartbeater.cc:499] Master 127.7.71.190:45243 was elected leader, sending a full tablet report...
I20260709 13:02:34.669799  8559 tablet_service.cc:1511] Processing CreateTablet for tablet 325b9e640e9f4e61b98dec2c133dd66f (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:02:34.671016  8559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325b9e640e9f4e61b98dec2c133dd66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.672164  8705 tablet_service.cc:1511] Processing CreateTablet for tablet 325b9e640e9f4e61b98dec2c133dd66f (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:02:34.673293  8705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325b9e640e9f4e61b98dec2c133dd66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.676621  8760 ts_tablet_manager.cc:1434] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.000s
I20260709 13:02:34.677598  8760 tablet_bootstrap.cc:492] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:34.677822  8596 heartbeater.cc:499] Master 127.7.71.190:45243 was elected leader, sending a full tablet report...
I20260709 13:02:34.683741  8760 tablet_bootstrap.cc:654] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.684365  8761 tablet_bootstrap.cc:492] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:34.657773  8763 tablet_bootstrap.cc:654] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.714192  8761 tablet_bootstrap.cc:654] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.715653  8636 tablet_service.cc:1511] Processing CreateTablet for tablet 325b9e640e9f4e61b98dec2c133dd66f (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:02:34.730573  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325b9e640e9f4e61b98dec2c133dd66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.733165  8560 tablet_service.cc:1511] Processing CreateTablet for tablet c2a66cc2897b4870a0b683903e1c25e6 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:02:34.735096  8560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a66cc2897b4870a0b683903e1c25e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.736215  8763 tablet_bootstrap.cc:492] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:34.736672  8763 ts_tablet_manager.cc:1403] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.165s	user 0.022s	sys 0.013s
I20260709 13:02:34.739332  8763 raft_consensus.cc:359] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:34.740041  8763 raft_consensus.cc:385] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.740319  8763 raft_consensus.cc:740] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.741007  8763 consensus_queue.cc:260] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:34.747028  8634 tablet_service.cc:1511] Processing CreateTablet for tablet c2a66cc2897b4870a0b683903e1c25e6 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:02:34.748517  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a66cc2897b4870a0b683903e1c25e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.752524  8707 tablet_service.cc:1511] Processing CreateTablet for tablet c2a66cc2897b4870a0b683903e1c25e6 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:02:34.753867  8707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a66cc2897b4870a0b683903e1c25e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.759068  8558 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac56ed383fd41818e4fd0530e356ba9 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:02:34.761339  8760 tablet_bootstrap.cc:492] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:34.766875  8635 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac56ed383fd41818e4fd0530e356ba9 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:02:34.768307  8760 ts_tablet_manager.cc:1403] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.058s
I20260709 13:02:34.768628  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac56ed383fd41818e4fd0530e356ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.767473  8558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac56ed383fd41818e4fd0530e356ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.771409  8760 raft_consensus.cc:359] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:34.779920  8760 raft_consensus.cc:385] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.780371  8760 raft_consensus.cc:740] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.781625  8760 consensus_queue.cc:260] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:34.783957  8760 ts_tablet_manager.cc:1434] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:02:34.784996  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac56ed383fd41818e4fd0530e356ba9 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:02:34.789520  8761 tablet_bootstrap.cc:492] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:34.792835  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac56ed383fd41818e4fd0530e356ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.792939  8761 ts_tablet_manager.cc:1403] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.002s
I20260709 13:02:34.792941  8760 tablet_bootstrap.cc:492] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:34.795805  8761 raft_consensus.cc:359] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } }
I20260709 13:02:34.796489  8761 raft_consensus.cc:385] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.796783  8761 raft_consensus.cc:740] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.797438  8761 consensus_queue.cc:260] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } }
I20260709 13:02:34.799877  8760 tablet_bootstrap.cc:654] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.804304  8560 tablet_service.cc:1511] Processing CreateTablet for tablet 6e76f96bab7746fca089b1c057e62553 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:02:34.805589  8560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e76f96bab7746fca089b1c057e62553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.809734  8707 tablet_service.cc:1511] Processing CreateTablet for tablet 6e76f96bab7746fca089b1c057e62553 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:02:34.811335  8707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e76f96bab7746fca089b1c057e62553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.811214  8634 tablet_service.cc:1511] Processing CreateTablet for tablet 6e76f96bab7746fca089b1c057e62553 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:02:34.812054  8558 tablet_service.cc:1511] Processing CreateTablet for tablet 69fd3cff84d14c669100236a3cd8efb5 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:02:34.812618  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e76f96bab7746fca089b1c057e62553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.813163  8558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69fd3cff84d14c669100236a3cd8efb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.813931  8765 raft_consensus.cc:493] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.814538  8765 raft_consensus.cc:515] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:34.816273  8761 ts_tablet_manager.cc:1434] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:02:34.816972  8765 leader_election.cc:290] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:34.817348  8761 tablet_bootstrap.cc:492] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:34.821516  8671 heartbeater.cc:499] Master 127.7.71.190:45243 was elected leader, sending a full tablet report...
I20260709 13:02:34.822211  8763 ts_tablet_manager.cc:1434] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.085s	user 0.031s	sys 0.024s
I20260709 13:02:34.823112  8763 tablet_bootstrap.cc:492] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:34.824107  8760 tablet_bootstrap.cc:492] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:34.824648  8760 ts_tablet_manager.cc:1403] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 13:02:34.827595  8760 raft_consensus.cc:359] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:34.832722  8559 tablet_service.cc:1511] Processing CreateTablet for tablet f58cf445028f4b519aeb27a3aa45f3c2 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:02:34.833348  8760 raft_consensus.cc:385] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.833678  8760 raft_consensus.cc:740] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.833953  8559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f58cf445028f4b519aeb27a3aa45f3c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.834179  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 69fd3cff84d14c669100236a3cd8efb5 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:02:34.834517  8760 consensus_queue.cc:260] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:34.835372  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69fd3cff84d14c669100236a3cd8efb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.844314  8634 tablet_service.cc:1511] Processing CreateTablet for tablet f58cf445028f4b519aeb27a3aa45f3c2 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:02:34.845577  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f58cf445028f4b519aeb27a3aa45f3c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.850643  8765 raft_consensus.cc:493] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.851078  8765 raft_consensus.cc:515] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } }
I20260709 13:02:34.836804  8760 ts_tablet_manager.cc:1434] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:02:34.852430  8760 tablet_bootstrap.cc:492] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:34.852861  8765 leader_election.cc:290] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:34.841327  8763 tablet_bootstrap.cc:654] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.855526  8761 tablet_bootstrap.cc:654] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.856732  8636 tablet_service.cc:1511] Processing CreateTablet for tablet 69fd3cff84d14c669100236a3cd8efb5 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:02:34.864847  8708 tablet_service.cc:1511] Processing CreateTablet for tablet f58cf445028f4b519aeb27a3aa45f3c2 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:02:34.865473  8559 tablet_service.cc:1511] Processing CreateTablet for tablet 40e29a0245e44385a9a1ef0f80864144 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:02:34.866094  8708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f58cf445028f4b519aeb27a3aa45f3c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.866614  8559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e29a0245e44385a9a1ef0f80864144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.869549  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69fd3cff84d14c669100236a3cd8efb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.872314  8760 tablet_bootstrap.cc:654] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:34.873785  8560 tablet_service.cc:1511] Processing CreateTablet for tablet 562b7e0a83c545ef8edbc5f82e175366 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:02:34.876068  8560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562b7e0a83c545ef8edbc5f82e175366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.877892  8706 tablet_service.cc:1511] Processing CreateTablet for tablet 40e29a0245e44385a9a1ef0f80864144 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:02:34.879144  8706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e29a0245e44385a9a1ef0f80864144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.879707  8635 tablet_service.cc:1511] Processing CreateTablet for tablet 40e29a0245e44385a9a1ef0f80864144 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:02:34.881052  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e29a0245e44385a9a1ef0f80864144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.881629  8631 tablet_service.cc:1511] Processing CreateTablet for tablet 562b7e0a83c545ef8edbc5f82e175366 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:02:34.883970  8705 tablet_service.cc:1511] Processing CreateTablet for tablet 562b7e0a83c545ef8edbc5f82e175366 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:02:34.885443  8705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562b7e0a83c545ef8edbc5f82e175366. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:34.889218  8517 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:34.886976  8561 tablet_service.cc:1511] Processing CreateTablet for tablet a0bf8c270b8f4b01a35427c31c92143d (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:02:34.889973  8630 tablet_service.cc:1511] Processing CreateTablet for tablet a0bf8c270b8f4b01a35427c31c92143d (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:02:34.890903  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0bf8c270b8f4b01a35427c31c92143d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.894006  8710 tablet_service.cc:1511] Processing CreateTablet for tablet a0bf8c270b8f4b01a35427c31c92143d (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:02:34.895205  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0bf8c270b8f4b01a35427c31c92143d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.896157  8631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562b7e0a83c545ef8edbc5f82e175366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.900372  8630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0bf8c270b8f4b01a35427c31c92143d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.904924  8560 tablet_service.cc:1511] Processing CreateTablet for tablet 7628290ae84d481dbe0febcbcbfd9033 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:02:34.906311  8560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7628290ae84d481dbe0febcbcbfd9033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.930395  8763 tablet_bootstrap.cc:492] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:34.931143  8763 ts_tablet_manager.cc:1403] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.002s
I20260709 13:02:34.934345  8763 raft_consensus.cc:359] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:34.937599  8763 raft_consensus.cc:385] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.937964  8763 raft_consensus.cc:740] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:34.938890  8558 tablet_service.cc:1511] Processing CreateTablet for tablet cf68d97548224220bce5518845b45b98 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:02:34.940145  8558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf68d97548224220bce5518845b45b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.952935  8634 tablet_service.cc:1511] Processing CreateTablet for tablet cf68d97548224220bce5518845b45b98 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:02:34.958335  8761 tablet_bootstrap.cc:492] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:34.958869  8761 ts_tablet_manager.cc:1403] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.142s	user 0.010s	sys 0.002s
I20260709 13:02:34.958621  8708 tablet_service.cc:1511] Processing CreateTablet for tablet cf68d97548224220bce5518845b45b98 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:02:34.959844  8708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf68d97548224220bce5518845b45b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.963011  8557 tablet_service.cc:1511] Processing CreateTablet for tablet 4266ad882c8942d7b64980b8246cf932 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:02:34.964337  8557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4266ad882c8942d7b64980b8246cf932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.964562  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf68d97548224220bce5518845b45b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.970927  8766 raft_consensus.cc:493] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.972498  8633 tablet_service.cc:1511] Processing CreateTablet for tablet 4266ad882c8942d7b64980b8246cf932 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:02:34.973686  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4266ad882c8942d7b64980b8246cf932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.938865  8763 consensus_queue.cc:260] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:34.976035  8769 raft_consensus.cc:493] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.980341  8769 raft_consensus.cc:515] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:34.982368  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 4266ad882c8942d7b64980b8246cf932 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:02:34.983660  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4266ad882c8942d7b64980b8246cf932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.986256  8761 raft_consensus.cc:359] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:34.987015  8761 raft_consensus.cc:385] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:34.971374  8766 raft_consensus.cc:515] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } }
I20260709 13:02:34.988471  8707 tablet_service.cc:1511] Processing CreateTablet for tablet 7628290ae84d481dbe0febcbcbfd9033 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:02:34.989688  8707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7628290ae84d481dbe0febcbcbfd9033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:34.989748  8766 leader_election.cc:290] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:34.991863  8766 raft_consensus.cc:493] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:34.992384  8766 raft_consensus.cc:515] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:34.987358  8761 raft_consensus.cc:740] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.002908  8769 leader_election.cc:290] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:35.033663  8561 tablet_service.cc:1511] Processing CreateTablet for tablet 53b225737eed40b4991a640dd6992485 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:02:35.034636  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53b225737eed40b4991a640dd6992485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.034988  8556 tablet_service.cc:1511] Processing CreateTablet for tablet 0951f56c800547fe9234396e823af642 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:02:35.036203  8556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0951f56c800547fe9234396e823af642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.039773  8763 ts_tablet_manager.cc:1434] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.108s	user 0.020s	sys 0.016s
I20260709 13:02:35.040683  8763 tablet_bootstrap.cc:492] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:35.046381  8704 tablet_service.cc:1511] Processing CreateTablet for tablet 53b225737eed40b4991a640dd6992485 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:02:35.047640  8704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53b225737eed40b4991a640dd6992485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.061152  8760 tablet_bootstrap.cc:492] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:35.061276  8766 leader_election.cc:290] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:35.061677  8760 ts_tablet_manager.cc:1403] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.209s	user 0.022s	sys 0.033s
I20260709 13:02:35.061857  8763 tablet_bootstrap.cc:654] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.024892  8630 tablet_service.cc:1511] Processing CreateTablet for tablet 7628290ae84d481dbe0febcbcbfd9033 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:02:35.067149  8630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7628290ae84d481dbe0febcbcbfd9033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.025254  8761 consensus_queue.cc:260] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.074141  8760 raft_consensus.cc:359] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.079325  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add6f3ae9944b048393e247bd60a21f" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:35.080263  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800dce15c68413a91990e4d266b5980" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:35.090538  8719 raft_consensus.cc:2468] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:35.069640  8761 ts_tablet_manager.cc:1434] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.000s
I20260709 13:02:35.091917  8536 leader_election.cc:304] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:35.092752  8765 raft_consensus.cc:2804] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:35.093086  8765 raft_consensus.cc:493] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:35.093379  8765 raft_consensus.cc:3060] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.092156  8761 tablet_bootstrap.cc:492] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:35.090001  8720 raft_consensus.cc:2468] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:35.089195  8760 raft_consensus.cc:385] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.102341  8760 raft_consensus.cc:740] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.103804  8536 leader_election.cc:304] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:35.111106  8777 raft_consensus.cc:493] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.111615  8777 raft_consensus.cc:515] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.113670  8777 leader_election.cc:290] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:35.115754  8760 consensus_queue.cc:260] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.119590  8559 tablet_service.cc:1511] Processing CreateTablet for tablet 23f02e2bb17842dba34792e9a4f9c360 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:02:35.125301  8558 tablet_service.cc:1511] Processing CreateTablet for tablet 5e414e255ae449569bcaedf202eda5b9 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:02:35.128401  8561 tablet_service.cc:1511] Processing CreateTablet for tablet e21c26e8009c4ba5bb884de7ef5f67fd (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:02:35.130738  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add6f3ae9944b048393e247bd60a21f" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:35.131393  8646 raft_consensus.cc:2468] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:35.132570  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800dce15c68413a91990e4d266b5980" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:35.138098  8765 raft_consensus.cc:515] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } }
I20260709 13:02:35.140535  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 0951f56c800547fe9234396e823af642 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:02:35.141047  8706 tablet_service.cc:1511] Processing CreateTablet for tablet 23f02e2bb17842dba34792e9a4f9c360 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:02:35.141801  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0951f56c800547fe9234396e823af642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.143015  8707 tablet_service.cc:1511] Processing CreateTablet for tablet 5e414e255ae449569bcaedf202eda5b9 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:02:35.144183  8707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e414e255ae449569bcaedf202eda5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.147850  8706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f02e2bb17842dba34792e9a4f9c360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.161854  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800dce15c68413a91990e4d266b5980" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:35.162750  8571 raft_consensus.cc:2393] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3323a754a4fa4e2eb18d0c02c30ce375 in current term 1: Already voted for candidate b82aab7d02f343c2832fba0d0c474748 in this term.
I20260709 13:02:35.163396  8559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f02e2bb17842dba34792e9a4f9c360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.161978  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ed223b6ca34069be3380a72c5e9ebd" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:35.140079  8765 leader_election.cc:290] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:35.167905  8558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e414e255ae449569bcaedf202eda5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.177801  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21c26e8009c4ba5bb884de7ef5f67fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.173604  8570 raft_consensus.cc:2468] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
W20260709 13:02:35.168887  8536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.131:44669, user_credentials={real_user=slave}} blocked reactor thread for 64313.7us
I20260709 13:02:35.179404  8633 tablet_service.cc:1511] Processing CreateTablet for tablet 53b225737eed40b4991a640dd6992485 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:02:35.180598  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53b225737eed40b4991a640dd6992485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.180657  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800dce15c68413a91990e4d266b5980" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:35.181291  8720 raft_consensus.cc:3060] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.181125  8710 tablet_service.cc:1511] Processing CreateTablet for tablet e21c26e8009c4ba5bb884de7ef5f67fd (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:02:35.182286  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21c26e8009c4ba5bb884de7ef5f67fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.183946  8684 leader_election.cc:304] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:35.185588  8636 tablet_service.cc:1511] Processing CreateTablet for tablet 0951f56c800547fe9234396e823af642 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:02:35.186821  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0951f56c800547fe9234396e823af642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.189035  8631 tablet_service.cc:1511] Processing CreateTablet for tablet 23f02e2bb17842dba34792e9a4f9c360 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:02:35.190380  8766 raft_consensus.cc:2804] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:35.190802  8766 raft_consensus.cc:493] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:35.191134  8766 raft_consensus.cc:3060] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.192097  8632 tablet_service.cc:1511] Processing CreateTablet for tablet 5e414e255ae449569bcaedf202eda5b9 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:02:35.193528  8761 tablet_bootstrap.cc:654] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.194772  8629 tablet_service.cc:1511] Processing CreateTablet for tablet e21c26e8009c4ba5bb884de7ef5f67fd (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:02:35.181119  8763 tablet_bootstrap.cc:492] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:35.196563  8763 ts_tablet_manager.cc:1403] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.156s	user 0.010s	sys 0.008s
I20260709 13:02:35.197724  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800dce15c68413a91990e4d266b5980" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:35.190824  8631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f02e2bb17842dba34792e9a4f9c360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.199714  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ed223b6ca34069be3380a72c5e9ebd" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:35.200702  8632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e414e255ae449569bcaedf202eda5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.203866  8629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21c26e8009c4ba5bb884de7ef5f67fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.203747  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add6f3ae9944b048393e247bd60a21f" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:35.204394  8719 raft_consensus.cc:2468] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:35.204715  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8883028805914d7497da5d70946202a7" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:35.205715  8611 leader_election.cc:304] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
W20260709 13:02:35.206648  8611 leader_election.cc:343] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.207229  8777 raft_consensus.cc:2804] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:35.207610  8777 raft_consensus.cc:493] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:35.208145  8777 raft_consensus.cc:3060] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.172435  8765 raft_consensus.cc:2804] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:35.199317  8763 raft_consensus.cc:359] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.209395  8763 raft_consensus.cc:385] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.209693  8763 raft_consensus.cc:740] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.210318  8763 consensus_queue.cc:260] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.213469  8766 raft_consensus.cc:515] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.225725  8785 raft_consensus.cc:493] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.214234  8560 tablet_service.cc:1511] Processing CreateTablet for tablet 03f40f58ec17413bb36a1e750b977ca9 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:02:35.221503  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add6f3ae9944b048393e247bd60a21f" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:35.226194  8785 raft_consensus.cc:515] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.222222  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8883028805914d7497da5d70946202a7" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:35.223449  8720 raft_consensus.cc:2468] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:35.224741  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800dce15c68413a91990e4d266b5980" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:35.229378  8785 leader_election.cc:290] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
W20260709 13:02:35.229581  8685 leader_election.cc:343] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.230005  8685 leader_election.cc:304] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
W20260709 13:02:35.225204  8536 leader_election.cc:343] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.219195  8777 raft_consensus.cc:515] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.224413  8760 ts_tablet_manager.cc:1434] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.153s	user 0.002s	sys 0.010s
I20260709 13:02:35.232313  8708 tablet_service.cc:1511] Processing CreateTablet for tablet 03f40f58ec17413bb36a1e750b977ca9 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:02:35.236568  8560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f40f58ec17413bb36a1e750b977ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.237047  8708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f40f58ec17413bb36a1e750b977ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.237679  8760 tablet_bootstrap.cc:492] T f493b53837a94e0082ef02e5216d3b29 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:35.226743  8765 raft_consensus.cc:493] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:35.240046  8765 raft_consensus.cc:3060] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:35.230515  8610 leader_election.cc:343] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.241672  8610 leader_election.cc:304] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:35.244129  8769 raft_consensus.cc:2749] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:35.244585  8777 leader_election.cc:290] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:35.245667  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add6f3ae9944b048393e247bd60a21f" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:35.246232  8720 raft_consensus.cc:3060] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.242532  8556 tablet_service.cc:1511] Processing CreateTablet for tablet b8cbee174cf44cf7bd33f24b9f65ec8a (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:02:35.247401  8556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8cbee174cf44cf7bd33f24b9f65ec8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.252571  8788 raft_consensus.cc:2749] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:35.253639  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36a6c1deb3647f78124d0af19707c63" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:35.254297  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ed223b6ca34069be3380a72c5e9ebd" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:35.254843  8571 raft_consensus.cc:3060] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.259443  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36a6c1deb3647f78124d0af19707c63" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:35.263612  8571 raft_consensus.cc:2468] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:35.264731  8684 leader_election.cc:304] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:35.265491  8788 raft_consensus.cc:2804] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:35.268754  8763 ts_tablet_manager.cc:1434] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.001s
I20260709 13:02:35.270807  8704 tablet_service.cc:1511] Processing CreateTablet for tablet b8cbee174cf44cf7bd33f24b9f65ec8a (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:02:35.271849  8704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8cbee174cf44cf7bd33f24b9f65ec8a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:35.271910  8685 leader_election.cc:343] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.281569  8720 raft_consensus.cc:2468] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:35.282560  8611 leader_election.cc:304] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:35.283361  8777 raft_consensus.cc:2804] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:35.283823  8777 raft_consensus.cc:697] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:02:35.284585  8777 consensus_queue.cc:237] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.287124  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add6f3ae9944b048393e247bd60a21f" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:35.253645  8766 leader_election.cc:290] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:35.289062  8536 leader_election.cc:304] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:35.289403  8769 raft_consensus.cc:493] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.290112  8760 tablet_bootstrap.cc:654] T f493b53837a94e0082ef02e5216d3b29 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.297817  8769 raft_consensus.cc:515] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.300599  8709 tablet_service.cc:1511] Processing CreateTablet for tablet bd12e344d25243b69e381e926fad4d69 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:02:35.301327  8765 raft_consensus.cc:515] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.301858  8769 leader_election.cc:290] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:35.302652  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ed223b6ca34069be3380a72c5e9ebd" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:35.302876  8634 tablet_service.cc:1511] Processing CreateTablet for tablet 03f40f58ec17413bb36a1e750b977ca9 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:02:35.304121  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f40f58ec17413bb36a1e750b977ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.304716  8631 tablet_service.cc:1511] Processing CreateTablet for tablet b8cbee174cf44cf7bd33f24b9f65ec8a (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:02:35.305380  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f493b53837a94e0082ef02e5216d3b29" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:35.305835  8631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8cbee174cf44cf7bd33f24b9f65ec8a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:35.307096  8611 leader_election.cc:343] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.309919  8468 catalog_manager.cc:5697] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:35.312071  8570 raft_consensus.cc:2393] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0258e8129c54462ac926810113290fa in current term 1: Already voted for candidate b82aab7d02f343c2832fba0d0c474748 in this term.
I20260709 13:02:35.313730  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f493b53837a94e0082ef02e5216d3b29" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:35.313639  8635 tablet_service.cc:1511] Processing CreateTablet for tablet bd12e344d25243b69e381e926fad4d69 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
W20260709 13:02:35.314934  8685 leader_election.cc:343] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.314869  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd12e344d25243b69e381e926fad4d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.301828  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd12e344d25243b69e381e926fad4d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.315781  8765 leader_election.cc:290] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:35.322384  8765 raft_consensus.cc:2804] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:35.281714  8763 tablet_bootstrap.cc:492] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:35.275200  8561 tablet_service.cc:1511] Processing CreateTablet for tablet bd12e344d25243b69e381e926fad4d69 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:02:35.324080  8765 raft_consensus.cc:697] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:35.326606  8765 consensus_queue.cc:237] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } }
W20260709 13:02:35.322687  8536 leader_election.cc:343] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:35.328186  8536 leader_election.cc:343] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:35.325620  8610 leader_election.cc:343] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.326639  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd12e344d25243b69e381e926fad4d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.335021  8556 tablet_service.cc:1511] Processing CreateTablet for tablet 15294efd8f0a4360a9c3bade9700315f (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:02:35.336238  8556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15294efd8f0a4360a9c3bade9700315f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.338887  8704 tablet_service.cc:1511] Processing CreateTablet for tablet 15294efd8f0a4360a9c3bade9700315f (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:02:35.340065  8704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15294efd8f0a4360a9c3bade9700315f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.340951  8763 tablet_bootstrap.cc:654] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.343916  8788 raft_consensus.cc:697] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:35.346145  8610 leader_election.cc:304] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:35.347174  8788 consensus_queue.cc:237] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.353327  8777 raft_consensus.cc:2749] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:35.345719  8536 leader_election.cc:343] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.356617  8559 tablet_service.cc:1511] Processing CreateTablet for tablet 6e05942f32564b3993139375a66408d2 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:02:35.358026  8559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e05942f32564b3993139375a66408d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.358249  8707 tablet_service.cc:1511] Processing CreateTablet for tablet 6e05942f32564b3993139375a66408d2 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:02:35.359534  8707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e05942f32564b3993139375a66408d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.364861  8560 tablet_service.cc:1511] Processing CreateTablet for tablet 5e11b47f22f94556a4e8be8c684d851e (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:02:35.366263  8560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e11b47f22f94556a4e8be8c684d851e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.367977  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 5e11b47f22f94556a4e8be8c684d851e (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:02:35.376236  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e11b47f22f94556a4e8be8c684d851e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:35.369983  8610 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.129:39249, user_credentials={real_user=slave}} blocked reactor thread for 44390.4us
I20260709 13:02:35.382483  8558 tablet_service.cc:1511] Processing CreateTablet for tablet c401605b13a8416596aea2031a7e65dc (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:02:35.383785  8558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c401605b13a8416596aea2031a7e65dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.384181  8708 tablet_service.cc:1511] Processing CreateTablet for tablet c401605b13a8416596aea2031a7e65dc (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:02:35.385293  8708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c401605b13a8416596aea2031a7e65dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.361845  8536 leader_election.cc:304] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa
W20260709 13:02:35.388227  8536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.130:38989, user_credentials={real_user=slave}} blocked reactor thread for 44148.2us
I20260709 13:02:35.389704  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add6f3ae9944b048393e247bd60a21f" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:35.393060  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add6f3ae9944b048393e247bd60a21f" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:35.393767  8720 raft_consensus.cc:2393] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b82aab7d02f343c2832fba0d0c474748 in current term 1: Already voted for candidate d0258e8129c54462ac926810113290fa in this term.
I20260709 13:02:35.395212  8469 catalog_manager.cc:5697] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:35.396121  8765 raft_consensus.cc:2749] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:35.400151  8761 tablet_bootstrap.cc:492] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:35.400163  8536 leader_election.cc:304] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [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: b82aab7d02f343c2832fba0d0c474748; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa
I20260709 13:02:35.400734  8761 ts_tablet_manager.cc:1403] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.309s	user 0.016s	sys 0.007s
I20260709 13:02:35.401386  8760 tablet_bootstrap.cc:492] T f493b53837a94e0082ef02e5216d3b29 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:35.401410  8765 raft_consensus.cc:2749] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:35.401860  8760 ts_tablet_manager.cc:1403] T f493b53837a94e0082ef02e5216d3b29 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.164s	user 0.011s	sys 0.008s
I20260709 13:02:35.403506  8761 raft_consensus.cc:359] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.404191  8761 raft_consensus.cc:385] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.404462  8761 raft_consensus.cc:740] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.404716  8760 raft_consensus.cc:359] T f493b53837a94e0082ef02e5216d3b29 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.405457  8760 raft_consensus.cc:385] T f493b53837a94e0082ef02e5216d3b29 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.405753  8760 raft_consensus.cc:740] T f493b53837a94e0082ef02e5216d3b29 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.406441  8760 consensus_queue.cc:260] T f493b53837a94e0082ef02e5216d3b29 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.407166  8763 tablet_bootstrap.cc:492] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:35.407620  8763 ts_tablet_manager.cc:1403] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.126s	user 0.018s	sys 0.015s
I20260709 13:02:35.412881  8557 tablet_service.cc:1511] Processing CreateTablet for tablet 86d9e94924704657981549643bc3686b (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:02:35.413373  8763 raft_consensus.cc:359] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.413997  8557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d9e94924704657981549643bc3686b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.414064  8763 raft_consensus.cc:385] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.414463  8763 raft_consensus.cc:740] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.414633  8635 tablet_service.cc:1511] Processing CreateTablet for tablet 15294efd8f0a4360a9c3bade9700315f (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:02:35.416703  8632 tablet_service.cc:1511] Processing CreateTablet for tablet 5e11b47f22f94556a4e8be8c684d851e (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:02:35.416859  8636 tablet_service.cc:1511] Processing CreateTablet for tablet c401605b13a8416596aea2031a7e65dc (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:02:35.417264  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15294efd8f0a4360a9c3bade9700315f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.417893  8632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e11b47f22f94556a4e8be8c684d851e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.418009  8631 tablet_service.cc:1511] Processing CreateTablet for tablet 86d9e94924704657981549643bc3686b (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:02:35.418169  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 86d9e94924704657981549643bc3686b (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:02:35.419356  8631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d9e94924704657981549643bc3686b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.420010  8760 ts_tablet_manager.cc:1434] T f493b53837a94e0082ef02e5216d3b29 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260709 13:02:35.420943  8760 tablet_bootstrap.cc:492] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:35.421355  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c401605b13a8416596aea2031a7e65dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.419409  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d9e94924704657981549643bc3686b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.424739  8763 consensus_queue.cc:260] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.426803  8555 tablet_service.cc:1511] Processing CreateTablet for tablet 49a801182fce43159f54556edd235916 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:02:35.427644  8706 tablet_service.cc:1511] Processing CreateTablet for tablet 49a801182fce43159f54556edd235916 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:02:35.428048  8555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a801182fce43159f54556edd235916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.428773  8706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a801182fce43159f54556edd235916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.435297  8554 tablet_service.cc:1511] Processing CreateTablet for tablet 6f440810f2c44d8688ff0ab89b11cff9 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:02:35.438730  8554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f440810f2c44d8688ff0ab89b11cff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.439599  8763 ts_tablet_manager.cc:1434] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:02:35.440603  8763 tablet_bootstrap.cc:492] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:35.442776  8710 tablet_service.cc:1511] Processing CreateTablet for tablet 6f440810f2c44d8688ff0ab89b11cff9 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:02:35.444010  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f440810f2c44d8688ff0ab89b11cff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.445839  8553 tablet_service.cc:1511] Processing CreateTablet for tablet be3cb9cc7a284908a243d57e27088f56 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:02:35.447013  8553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be3cb9cc7a284908a243d57e27088f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.423905  8761 consensus_queue.cc:260] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.448594  8788 raft_consensus.cc:493] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.449033  8788 raft_consensus.cc:515] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.450095  8761 ts_tablet_manager.cc:1434] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.049s	user 0.002s	sys 0.005s
I20260709 13:02:35.451058  8761 tablet_bootstrap.cc:492] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:35.452181  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f493b53837a94e0082ef02e5216d3b29" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:35.452790  8571 raft_consensus.cc:2468] T f493b53837a94e0082ef02e5216d3b29 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:35.452703  8634 tablet_service.cc:1511] Processing CreateTablet for tablet 6e05942f32564b3993139375a66408d2 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:02:35.453502  8788 leader_election.cc:290] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:35.453975  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e05942f32564b3993139375a66408d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.454507  8684 leader_election.cc:304] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:35.455325  8788 raft_consensus.cc:2804] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:35.462188  8788 raft_consensus.cc:493] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:35.462536  8788 raft_consensus.cc:3060] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.470996  8760 tablet_bootstrap.cc:654] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.473042  8633 tablet_service.cc:1511] Processing CreateTablet for tablet 49a801182fce43159f54556edd235916 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:02:35.473366  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f493b53837a94e0082ef02e5216d3b29" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:35.473977  8645 raft_consensus.cc:2468] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:35.474375  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a801182fce43159f54556edd235916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.476763  8629 tablet_service.cc:1511] Processing CreateTablet for tablet 6f440810f2c44d8688ff0ab89b11cff9 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:02:35.478055  8629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f440810f2c44d8688ff0ab89b11cff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.481401  8630 tablet_service.cc:1511] Processing CreateTablet for tablet be3cb9cc7a284908a243d57e27088f56 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:02:35.482738  8630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be3cb9cc7a284908a243d57e27088f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.498678  8788 raft_consensus.cc:515] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.501593  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f493b53837a94e0082ef02e5216d3b29" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:35.502179  8571 raft_consensus.cc:3060] T f493b53837a94e0082ef02e5216d3b29 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.503252  8554 tablet_service.cc:1511] Processing CreateTablet for tablet a2d0ae38c5cc4c128702cde8196ef967 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:02:35.503849  8634 tablet_service.cc:1511] Processing CreateTablet for tablet a2d0ae38c5cc4c128702cde8196ef967 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:02:35.504637  8554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d0ae38c5cc4c128702cde8196ef967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.504917  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d0ae38c5cc4c128702cde8196ef967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.508620  8763 tablet_bootstrap.cc:654] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.514377  8704 tablet_service.cc:1511] Processing CreateTablet for tablet a2d0ae38c5cc4c128702cde8196ef967 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:02:35.515620  8704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d0ae38c5cc4c128702cde8196ef967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.514642  8571 raft_consensus.cc:2468] T f493b53837a94e0082ef02e5216d3b29 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:35.517786  8684 leader_election.cc:304] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:35.518760  8790 raft_consensus.cc:2804] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:35.519200  8790 raft_consensus.cc:697] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:35.521978  8790 consensus_queue.cc:237] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.524436  8557 tablet_service.cc:1511] Processing CreateTablet for tablet 7118561981ba41cdb698f512089333a0 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:02:35.526846  8709 tablet_service.cc:1511] Processing CreateTablet for tablet be3cb9cc7a284908a243d57e27088f56 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:02:35.527909  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be3cb9cc7a284908a243d57e27088f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.538161  8628 tablet_service.cc:1511] Processing CreateTablet for tablet 7118561981ba41cdb698f512089333a0 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:02:35.540366  8628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7118561981ba41cdb698f512089333a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.542840  8761 tablet_bootstrap.cc:654] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.544184  8554 tablet_service.cc:1511] Processing CreateTablet for tablet 20b7aa13007f4d52989cd0b0cffed4ec (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:02:35.547462  8627 tablet_service.cc:1511] Processing CreateTablet for tablet 20b7aa13007f4d52989cd0b0cffed4ec (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:02:35.548854  8627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b7aa13007f4d52989cd0b0cffed4ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.570041  8467 catalog_manager.cc:5697] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:35.574029  8553 tablet_service.cc:1511] Processing CreateTablet for tablet 558f46583a7c45b1b2ee2b289f51b233 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:02:35.581264  8634 tablet_service.cc:1511] Processing CreateTablet for tablet 558f46583a7c45b1b2ee2b289f51b233 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:02:35.582123  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 558f46583a7c45b1b2ee2b289f51b233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.579301  8557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7118561981ba41cdb698f512089333a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.583367  8763 tablet_bootstrap.cc:492] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:35.583878  8763 ts_tablet_manager.cc:1403] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.144s	user 0.011s	sys 0.001s
I20260709 13:02:35.585062  8706 tablet_service.cc:1511] Processing CreateTablet for tablet 7118561981ba41cdb698f512089333a0 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:02:35.586288  8706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7118561981ba41cdb698f512089333a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.586771  8763 raft_consensus.cc:359] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.588768  8554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b7aa13007f4d52989cd0b0cffed4ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.589475  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 558f46583a7c45b1b2ee2b289f51b233 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:02:35.590576  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 558f46583a7c45b1b2ee2b289f51b233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.592765  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f493b53837a94e0082ef02e5216d3b29" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:35.593358  8645 raft_consensus.cc:3060] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.596534  8636 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7b6c5d6be74a4c86f2dcecc59ae195 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:02:35.596655  8708 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7b6c5d6be74a4c86f2dcecc59ae195 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:02:35.597862  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7b6c5d6be74a4c86f2dcecc59ae195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.599889  8708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7b6c5d6be74a4c86f2dcecc59ae195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.600005  8645 raft_consensus.cc:2468] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:35.601191  8553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 558f46583a7c45b1b2ee2b289f51b233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.604534  8561 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7b6c5d6be74a4c86f2dcecc59ae195 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:02:35.605746  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7b6c5d6be74a4c86f2dcecc59ae195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.597483  8710 tablet_service.cc:1511] Processing CreateTablet for tablet 20b7aa13007f4d52989cd0b0cffed4ec (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:02:35.611416  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b7aa13007f4d52989cd0b0cffed4ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.596573  8760 tablet_bootstrap.cc:492] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:35.587517  8763 raft_consensus.cc:385] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.580484  8788 leader_election.cc:290] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:35.620904  8763 raft_consensus.cc:740] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.622517  8763 consensus_queue.cc:260] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.624855  8763 ts_tablet_manager.cc:1434] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 13:02:35.627674  8763 tablet_bootstrap.cc:492] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:35.624579  8556 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0f6546cb6546afa8a6bc13b89a4f15 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:02:35.635257  8469 catalog_manager.cc:5697] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:35.631879  8760 ts_tablet_manager.cc:1403] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.211s	user 0.015s	sys 0.027s
I20260709 13:02:35.640141  8635 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0f6546cb6546afa8a6bc13b89a4f15 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:02:35.645707  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0f6546cb6546afa8a6bc13b89a4f15 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:02:35.646065  8760 raft_consensus.cc:359] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.646768  8760 raft_consensus.cc:385] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.646797  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0f6546cb6546afa8a6bc13b89a4f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.662678  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0f6546cb6546afa8a6bc13b89a4f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.655854  8760 raft_consensus.cc:740] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.669616  8556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0f6546cb6546afa8a6bc13b89a4f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.669658  8760 consensus_queue.cc:260] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.672775  8760 ts_tablet_manager.cc:1434] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260709 13:02:35.673944  8760 tablet_bootstrap.cc:492] T 4408f6b7d3ca45a48728f0dc6bf182fe P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:35.684814  8761 tablet_bootstrap.cc:492] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:35.685339  8761 ts_tablet_manager.cc:1403] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.234s	user 0.039s	sys 0.004s
I20260709 13:02:35.690557  8763 tablet_bootstrap.cc:654] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.693033  8706 tablet_service.cc:1511] Processing CreateTablet for tablet 742fa5ddfca948b7b6356cf899ce50e4 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:02:35.694263  8706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742fa5ddfca948b7b6356cf899ce50e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.695996  8761 raft_consensus.cc:359] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.697425  8761 raft_consensus.cc:385] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.697715  8761 raft_consensus.cc:740] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.698410  8761 consensus_queue.cc:260] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.698498  8559 tablet_service.cc:1511] Processing CreateTablet for tablet 5728e1a373104dae864a6c948abe1c2b (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:02:35.699630  8554 tablet_service.cc:1511] Processing CreateTablet for tablet 742fa5ddfca948b7b6356cf899ce50e4 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:02:35.700557  8761 ts_tablet_manager.cc:1434] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:02:35.700735  8636 tablet_service.cc:1511] Processing CreateTablet for tablet 5728e1a373104dae864a6c948abe1c2b (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:02:35.701529  8761 tablet_bootstrap.cc:492] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:35.704101  8559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5728e1a373104dae864a6c948abe1c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.706722  8561 tablet_service.cc:1511] Processing CreateTablet for tablet b21f19e0b1b64567ba95ec819265bac1 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:02:35.707736  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21f19e0b1b64567ba95ec819265bac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.708482  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 5728e1a373104dae864a6c948abe1c2b (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:02:35.710741  8554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742fa5ddfca948b7b6356cf899ce50e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.719521  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5728e1a373104dae864a6c948abe1c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.721117  8761 tablet_bootstrap.cc:654] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.722975  8760 tablet_bootstrap.cc:654] T 4408f6b7d3ca45a48728f0dc6bf182fe P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.720523  8628 tablet_service.cc:1511] Processing CreateTablet for tablet b21f19e0b1b64567ba95ec819265bac1 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:02:35.691970  8633 tablet_service.cc:1511] Processing CreateTablet for tablet 742fa5ddfca948b7b6356cf899ce50e4 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:02:35.727492  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5728e1a373104dae864a6c948abe1c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.731127  8710 tablet_service.cc:1511] Processing CreateTablet for tablet b21f19e0b1b64567ba95ec819265bac1 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:02:35.732067  8628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21f19e0b1b64567ba95ec819265bac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.732359  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21f19e0b1b64567ba95ec819265bac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.731714  8556 tablet_service.cc:1511] Processing CreateTablet for tablet ebd954334267455ca480291f2a70166c (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:02:35.734768  8556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd954334267455ca480291f2a70166c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.743384  8777 consensus_queue.cc:1048] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:35.740581  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742fa5ddfca948b7b6356cf899ce50e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.761237  8788 consensus_queue.cc:1048] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:35.776326  8777 raft_consensus.cc:493] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.787813  8777 raft_consensus.cc:515] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
W20260709 13:02:35.788785  8454 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.71.129:39249, user_credentials={real_user=slave}} blocked reactor thread for 47092.9us
I20260709 13:02:35.790215  8761 tablet_bootstrap.cc:492] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:35.790684  8761 ts_tablet_manager.cc:1403] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.010s
I20260709 13:02:35.790803  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36a6c1deb3647f78124d0af19707c63" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:35.791431  8570 raft_consensus.cc:2468] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:35.792896  8610 leader_election.cc:304] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:35.793618  8769 raft_consensus.cc:2804] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:35.793955  8769 raft_consensus.cc:493] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:35.794324  8769 raft_consensus.cc:3060] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.796103  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36a6c1deb3647f78124d0af19707c63" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
W20260709 13:02:35.797677  8536 consensus_peers.cc:597] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:35.798349  8611 leader_election.cc:343] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:35.799031  8632 tablet_service.cc:1511] Processing CreateTablet for tablet ebd954334267455ca480291f2a70166c (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:02:35.800258  8632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd954334267455ca480291f2a70166c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.801092  8769 raft_consensus.cc:515] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.801608  8763 tablet_bootstrap.cc:492] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:35.802060  8763 ts_tablet_manager.cc:1403] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.175s	user 0.015s	sys 0.018s
I20260709 13:02:35.803673  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36a6c1deb3647f78124d0af19707c63" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:35.804188  8570 raft_consensus.cc:3060] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.804754  8763 raft_consensus.cc:359] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } }
I20260709 13:02:35.805413  8763 raft_consensus.cc:385] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.805747  8763 raft_consensus.cc:740] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.808816  8761 raft_consensus.cc:359] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.809460  8761 raft_consensus.cc:385] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.809746  8761 raft_consensus.cc:740] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.810478  8761 consensus_queue.cc:260] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.812544  8761 ts_tablet_manager.cc:1434] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:35.812760  8570 raft_consensus.cc:2468] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:35.813120  8763 consensus_queue.cc:260] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } }
I20260709 13:02:35.813817  8610 leader_election.cc:304] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:35.815012  8761 tablet_bootstrap.cc:492] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:35.819135  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36a6c1deb3647f78124d0af19707c63" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:35.819723  8718 raft_consensus.cc:3060] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.822386  8760 tablet_bootstrap.cc:492] T 4408f6b7d3ca45a48728f0dc6bf182fe P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:35.822849  8760 ts_tablet_manager.cc:1403] T 4408f6b7d3ca45a48728f0dc6bf182fe P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.149s	user 0.011s	sys 0.004s
I20260709 13:02:35.819540  8769 leader_election.cc:290] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:35.824261  8769 raft_consensus.cc:2804] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:35.824666  8769 raft_consensus.cc:697] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:02:35.825412  8769 consensus_queue.cc:237] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.826421  8718 raft_consensus.cc:2468] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:35.833088  8761 tablet_bootstrap.cc:654] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.836043  8760 raft_consensus.cc:359] T 4408f6b7d3ca45a48728f0dc6bf182fe P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.836776  8760 raft_consensus.cc:385] T 4408f6b7d3ca45a48728f0dc6bf182fe P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.794018  8777 leader_election.cc:290] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:35.837054  8760 raft_consensus.cc:740] T 4408f6b7d3ca45a48728f0dc6bf182fe P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.842803  8763 ts_tablet_manager.cc:1434] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.008s
I20260709 13:02:35.842404  8760 consensus_queue.cc:260] T 4408f6b7d3ca45a48728f0dc6bf182fe P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.843783  8763 tablet_bootstrap.cc:492] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:35.847376  8760 ts_tablet_manager.cc:1434] T 4408f6b7d3ca45a48728f0dc6bf182fe P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260709 13:02:35.854879  8763 tablet_bootstrap.cc:654] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.856077  8760 tablet_bootstrap.cc:492] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:35.865118  8706 tablet_service.cc:1511] Processing CreateTablet for tablet ebd954334267455ca480291f2a70166c (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:02:35.866341  8706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd954334267455ca480291f2a70166c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.872014  8811 raft_consensus.cc:493] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.874081  8811 raft_consensus.cc:515] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.876109  8811 leader_election.cc:290] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:35.876761  8765 consensus_queue.cc:1048] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:35.878427  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ed223b6ca34069be3380a72c5e9ebd" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:35.880951  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ed223b6ca34069be3380a72c5e9ebd" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:35.880039  8469 catalog_manager.cc:5697] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:35.882408  8611 leader_election.cc:304] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:35.883122  8811 raft_consensus.cc:2749] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:35.884476  8559 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd0af7c56404995a76bd359d0e2f284 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:02:35.885778  8559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd0af7c56404995a76bd359d0e2f284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.889050  8811 consensus_queue.cc:1048] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:35.899820  8761 tablet_bootstrap.cc:492] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:35.900012  8645 raft_consensus.cc:3060] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:35.900305  8761 ts_tablet_manager.cc:1403] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.021s
I20260709 13:02:35.902880  8628 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd0af7c56404995a76bd359d0e2f284 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:02:35.903502  8763 tablet_bootstrap.cc:492] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:35.903970  8763 ts_tablet_manager.cc:1403] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.013s
I20260709 13:02:35.904099  8628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd0af7c56404995a76bd359d0e2f284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.914929  8790 consensus_queue.cc:1048] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:35.917073  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd0af7c56404995a76bd359d0e2f284 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:02:35.918165  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd0af7c56404995a76bd359d0e2f284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.919428  8633 tablet_service.cc:1511] Processing CreateTablet for tablet ff780d4af7f54c858d7129f599ab4949 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:02:35.920845  8761 raft_consensus.cc:359] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.921563  8761 raft_consensus.cc:385] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.921895  8761 raft_consensus.cc:740] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.921797  8559 tablet_service.cc:1511] Processing CreateTablet for tablet ff780d4af7f54c858d7129f599ab4949 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:02:35.922873  8559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff780d4af7f54c858d7129f599ab4949. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:35.914057  8517 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:35.925800  8710 tablet_service.cc:1511] Processing CreateTablet for tablet ff780d4af7f54c858d7129f599ab4949 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:02:35.929237  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff780d4af7f54c858d7129f599ab4949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.929817  8761 consensus_queue.cc:260] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.927714  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff780d4af7f54c858d7129f599ab4949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.931958  8761 ts_tablet_manager.cc:1434] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.031s	user 0.001s	sys 0.006s
I20260709 13:02:35.932866  8761 tablet_bootstrap.cc:492] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:35.935497  8561 tablet_service.cc:1511] Processing CreateTablet for tablet 1c69771829464994be0f2a0653a2e0aa (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:02:35.936663  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c69771829464994be0f2a0653a2e0aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.936936  8763 raft_consensus.cc:359] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.937630  8763 raft_consensus.cc:385] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:35.937917  8763 raft_consensus.cc:740] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:35.938606  8763 consensus_queue.cc:260] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:35.940694  8763 ts_tablet_manager.cc:1434] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.002s
I20260709 13:02:35.941607  8763 tablet_bootstrap.cc:492] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:35.944525  8636 tablet_service.cc:1511] Processing CreateTablet for tablet 1c69771829464994be0f2a0653a2e0aa (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:02:35.945529  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c69771829464994be0f2a0653a2e0aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.952749  8763 tablet_bootstrap.cc:654] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.952883  8760 tablet_bootstrap.cc:654] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:35.970259  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 1c69771829464994be0f2a0653a2e0aa (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:02:35.971376  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c69771829464994be0f2a0653a2e0aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.975307  8635 tablet_service.cc:1511] Processing CreateTablet for tablet 6d1ec6ce901a474ebb2418e5cb306a17 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:02:35.976536  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d1ec6ce901a474ebb2418e5cb306a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.973213  8554 tablet_service.cc:1511] Processing CreateTablet for tablet 6d1ec6ce901a474ebb2418e5cb306a17 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:02:35.981731  8554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d1ec6ce901a474ebb2418e5cb306a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.986604  8710 tablet_service.cc:1511] Processing CreateTablet for tablet 6d1ec6ce901a474ebb2418e5cb306a17 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:02:35.987754  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d1ec6ce901a474ebb2418e5cb306a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.988457  8760 tablet_bootstrap.cc:492] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:35.988893  8760 ts_tablet_manager.cc:1403] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.133s	user 0.014s	sys 0.001s
I20260709 13:02:35.995765  8633 tablet_service.cc:1511] Processing CreateTablet for tablet d29b46aa7c4d4e32a754d5fbce6c267f (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:02:35.997056  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d29b46aa7c4d4e32a754d5fbce6c267f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.998690  8788 raft_consensus.cc:493] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:35.999131  8788 raft_consensus.cc:515] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.001897  8788 leader_election.cc:290] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:36.003866  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10470e16058a4602a7ceec83eb712591" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:36.005317  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10470e16058a4602a7ceec83eb712591" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:36.006742  8561 tablet_service.cc:1511] Processing CreateTablet for tablet d29b46aa7c4d4e32a754d5fbce6c267f (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:02:36.008775  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d29b46aa7c4d4e32a754d5fbce6c267f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:36.009907  8685 leader_election.cc:343] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:36.015836  8684 leader_election.cc:343] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.016292  8684 leader_election.cc:304] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:36.017295  8790 raft_consensus.cc:2749] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:36.007776  8788 raft_consensus.cc:493] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.018533  8788 raft_consensus.cc:515] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.021168  8788 leader_election.cc:290] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:36.022137  8760 raft_consensus.cc:359] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.022588  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8883028805914d7497da5d70946202a7" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:36.032325  8760 raft_consensus.cc:385] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.035830  8760 raft_consensus.cc:740] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.026068  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8883028805914d7497da5d70946202a7" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:36.040241  8569 raft_consensus.cc:2468] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:36.028369  8704 tablet_service.cc:1511] Processing CreateTablet for tablet cb0544853ea440ac8dae58dfb4d8d5f9 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:02:36.041148  8760 consensus_queue.cc:260] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.030160  8628 tablet_service.cc:1511] Processing CreateTablet for tablet cb0544853ea440ac8dae58dfb4d8d5f9 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:02:36.047209  8628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0544853ea440ac8dae58dfb4d8d5f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:36.049005  8760 ts_tablet_manager.cc:1434] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 13:02:36.032400  8646 raft_consensus.cc:2468] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:36.024550  8706 tablet_service.cc:1511] Processing CreateTablet for tablet d29b46aa7c4d4e32a754d5fbce6c267f (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:02:36.025790  8559 tablet_service.cc:1511] Processing CreateTablet for tablet cb0544853ea440ac8dae58dfb4d8d5f9 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:02:36.041647  8704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0544853ea440ac8dae58dfb4d8d5f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:36.029076  8556 tablet_service.cc:1511] Processing CreateTablet for tablet bc54d7b0e1a94cdd837cec53779cb617 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:02:36.058995  8559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0544853ea440ac8dae58dfb4d8d5f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:36.059427  8760 tablet_bootstrap.cc:492] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:36.043159  8684 leader_election.cc:304] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:36.030985  8761 tablet_bootstrap.cc:654] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.042573  8769 raft_consensus.cc:493] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.065898  8769 raft_consensus.cc:515] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } }
I20260709 13:02:36.067881  8769 leader_election.cc:290] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669), b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:02:36.059706  8556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc54d7b0e1a94cdd837cec53779cb617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:36.071246  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800dce15c68413a91990e4d266b5980" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:36.074605  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800dce15c68413a91990e4d266b5980" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:36.075160  8635 tablet_service.cc:1511] Processing CreateTablet for tablet bc54d7b0e1a94cdd837cec53779cb617 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:02:36.076120  8610 leader_election.cc:304] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:36.060091  8706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d29b46aa7c4d4e32a754d5fbce6c267f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:36.077064  8709 tablet_service.cc:1511] Processing CreateTablet for tablet bc54d7b0e1a94cdd837cec53779cb617 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:02:36.078097  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc54d7b0e1a94cdd837cec53779cb617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:36.078293  8788 raft_consensus.cc:2804] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:36.078694  8788 raft_consensus.cc:493] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:36.079011  8788 raft_consensus.cc:3060] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.083762  8769 raft_consensus.cc:2749] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:36.087842  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc54d7b0e1a94cdd837cec53779cb617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:36.093276  8761 tablet_bootstrap.cc:492] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:36.093696  8761 ts_tablet_manager.cc:1403] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.161s	user 0.004s	sys 0.005s
I20260709 13:02:36.063179  8763 tablet_bootstrap.cc:492] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:36.095839  8763 ts_tablet_manager.cc:1403] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.154s	user 0.028s	sys 0.029s
I20260709 13:02:36.098155  8763 raft_consensus.cc:359] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.098793  8763 raft_consensus.cc:385] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.099063  8763 raft_consensus.cc:740] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.099772  8763 consensus_queue.cc:260] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.100498  8788 raft_consensus.cc:515] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.101830  8763 ts_tablet_manager.cc:1434] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:02:36.102705  8763 tablet_bootstrap.cc:492] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:36.104209  8761 raft_consensus.cc:359] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.104836  8761 raft_consensus.cc:385] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.105096  8761 raft_consensus.cc:740] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.107730  8763 tablet_bootstrap.cc:654] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.107420  8556 tablet_service.cc:1511] Processing CreateTablet for tablet 0dca5025796645eb8f1d8d1adbb36a60 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:02:36.108752  8556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dca5025796645eb8f1d8d1adbb36a60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:36.111974  8761 consensus_queue.cc:260] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.113843  8761 ts_tablet_manager.cc:1434] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:02:36.114074  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8883028805914d7497da5d70946202a7" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:36.114665  8569 raft_consensus.cc:3060] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.122038  8569 raft_consensus.cc:2468] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:36.123116  8761 tablet_bootstrap.cc:492] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:36.123257  8684 leader_election.cc:304] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:36.124336  8790 raft_consensus.cc:2804] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:36.124817  8790 raft_consensus.cc:697] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:36.125604  8790 consensus_queue.cc:237] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.128504  8763 tablet_bootstrap.cc:492] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:36.128796  8761 tablet_bootstrap.cc:654] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.128975  8763 ts_tablet_manager.cc:1403] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.017s
I20260709 13:02:36.131642  8763 raft_consensus.cc:359] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.132305  8763 raft_consensus.cc:385] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.132555  8763 raft_consensus.cc:740] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.133358  8788 leader_election.cc:290] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:36.133206  8763 consensus_queue.cc:260] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.135187  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8883028805914d7497da5d70946202a7" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:36.135726  8645 raft_consensus.cc:3060] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.140355  8635 tablet_service.cc:1511] Processing CreateTablet for tablet 0dca5025796645eb8f1d8d1adbb36a60 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:02:36.140973  8760 tablet_bootstrap.cc:654] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.141413  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dca5025796645eb8f1d8d1adbb36a60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:36.141987  8559 tablet_service.cc:1511] Processing CreateTablet for tablet b4c7258b757f4523931a4c2501a6cb95 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:02:36.143019  8559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c7258b757f4523931a4c2501a6cb95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:36.143330  8628 tablet_service.cc:1511] Processing CreateTablet for tablet b4c7258b757f4523931a4c2501a6cb95 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:02:36.144433  8628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c7258b757f4523931a4c2501a6cb95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:36.144714  8763 ts_tablet_manager.cc:1434] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:02:36.145537  8763 tablet_bootstrap.cc:492] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:36.146637  8709 tablet_service.cc:1511] Processing CreateTablet for tablet b4c7258b757f4523931a4c2501a6cb95 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:02:36.147708  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c7258b757f4523931a4c2501a6cb95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:36.151497  8763 tablet_bootstrap.cc:654] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.153497  8788 consensus_queue.cc:1048] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:36.156672  8812 raft_consensus.cc:493] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.156920  8766 consensus_queue.cc:1048] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:36.160320  8706 tablet_service.cc:1511] Processing CreateTablet for tablet 0dca5025796645eb8f1d8d1adbb36a60 (DEFAULT_TABLE table=test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:02:36.161433  8706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dca5025796645eb8f1d8d1adbb36a60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:36.157899  8812 raft_consensus.cc:515] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.164758  8812 leader_election.cc:290] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:36.165563  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4408f6b7d3ca45a48728f0dc6bf182fe" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:36.165755  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4408f6b7d3ca45a48728f0dc6bf182fe" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:36.166263  8571 raft_consensus.cc:2468] T 4408f6b7d3ca45a48728f0dc6bf182fe P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
W20260709 13:02:36.167094  8611 leader_election.cc:343] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.167671  8610 leader_election.cc:304] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [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: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:02:36.169063  8812 raft_consensus.cc:2804] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:36.169466  8812 raft_consensus.cc:493] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:36.169838  8812 raft_consensus.cc:3060] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.190330  8763 tablet_bootstrap.cc:492] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:36.190783  8763 ts_tablet_manager.cc:1403] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.045s	user 0.027s	sys 0.014s
I20260709 13:02:36.190783  8645 raft_consensus.cc:2468] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:36.205948  8760 tablet_bootstrap.cc:492] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:36.206439  8760 ts_tablet_manager.cc:1403] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.148s	user 0.009s	sys 0.009s
I20260709 13:02:36.200215  8812 raft_consensus.cc:515] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.210659  8760 raft_consensus.cc:359] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.211288  8760 raft_consensus.cc:385] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.211591  8760 raft_consensus.cc:740] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.213752  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4408f6b7d3ca45a48728f0dc6bf182fe" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:36.214365  8569 raft_consensus.cc:3060] T 4408f6b7d3ca45a48728f0dc6bf182fe P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.215804  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4408f6b7d3ca45a48728f0dc6bf182fe" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:36.212451  8760 consensus_queue.cc:260] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.221413  8822 raft_consensus.cc:493] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.221853  8822 raft_consensus.cc:515] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.222703  8569 raft_consensus.cc:2468] T 4408f6b7d3ca45a48728f0dc6bf182fe P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:36.213856  8812 leader_election.cc:290] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:36.223928  8822 leader_election.cc:290] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
W20260709 13:02:36.224007  8611 leader_election.cc:343] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.224253  8760 ts_tablet_manager.cc:1434] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 13:02:36.224885  8610 leader_election.cc:304] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:02:36.225194  8760 tablet_bootstrap.cc:492] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:36.225620  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd3ca5cce524b4a8a552bd460b60e55" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:36.226235  8645 raft_consensus.cc:2468] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:36.227954  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd3ca5cce524b4a8a552bd460b60e55" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:36.229521  8812 raft_consensus.cc:2804] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:36.228945  8469 catalog_manager.cc:5697] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:36.230929  8812 raft_consensus.cc:697] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:02:36.214377  8763 raft_consensus.cc:359] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.232177  8763 raft_consensus.cc:385] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:02:36.231703  8536 leader_election.cc:343] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.235152  8536 leader_election.cc:304] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [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: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:02:36.236054  8822 raft_consensus.cc:2804] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:36.232595  8763 raft_consensus.cc:740] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.236629  8822 raft_consensus.cc:493] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:36.237149  8822 raft_consensus.cc:3060] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.240562  8790 raft_consensus.cc:493] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.241055  8790 raft_consensus.cc:515] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.242846  8760 tablet_bootstrap.cc:654] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.243533  8790 leader_election.cc:290] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:36.243829  8763 consensus_queue.cc:260] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.245600  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd63805e2108409d9f1f32ae9f05a000" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:36.246086  8763 ts_tablet_manager.cc:1434] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.001s
I20260709 13:02:36.246527  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd63805e2108409d9f1f32ae9f05a000" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:36.247006  8763 tablet_bootstrap.cc:492] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
W20260709 13:02:36.246946  8684 leader_election.cc:343] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.247123  8645 raft_consensus.cc:2468] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:36.248382  8685 leader_election.cc:304] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:36.248718  8812 consensus_queue.cc:237] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.249487  8790 raft_consensus.cc:2804] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:36.249902  8790 raft_consensus.cc:493] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:36.250231  8790 raft_consensus.cc:3060] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.244459  8822 raft_consensus.cc:515] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.252097  8769 consensus_queue.cc:1048] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:36.253175  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd3ca5cce524b4a8a552bd460b60e55" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:36.253708  8645 raft_consensus.cc:3060] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.254751  8763 tablet_bootstrap.cc:654] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.260337  8761 tablet_bootstrap.cc:492] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:36.260788  8761 ts_tablet_manager.cc:1403] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.138s	user 0.032s	sys 0.003s
I20260709 13:02:36.261039  8645 raft_consensus.cc:2468] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:36.257584  8790 raft_consensus.cc:515] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.262548  8822 leader_election.cc:290] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:36.263096  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd3ca5cce524b4a8a552bd460b60e55" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
W20260709 13:02:36.267858  8536 leader_election.cc:343] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.268270  8790 leader_election.cc:290] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:36.269313  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd63805e2108409d9f1f32ae9f05a000" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:36.269495  8536 leader_election.cc:304] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375
W20260709 13:02:36.270814  8684 leader_election.cc:343] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.273980  8822 raft_consensus.cc:2804] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:36.279623  8822 raft_consensus.cc:697] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:36.280485  8822 consensus_queue.cc:237] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.282505  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd63805e2108409d9f1f32ae9f05a000" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:36.283512  8811 consensus_queue.cc:1048] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:36.290548  8645 raft_consensus.cc:3060] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.275913  8761 raft_consensus.cc:359] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.295749  8761 raft_consensus.cc:385] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.296108  8761 raft_consensus.cc:740] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.297396  8761 consensus_queue.cc:260] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.299973  8761 ts_tablet_manager.cc:1434] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.004s
I20260709 13:02:36.304668  8761 tablet_bootstrap.cc:492] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:36.306061  8469 catalog_manager.cc:5697] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:36.314815  8760 tablet_bootstrap.cc:492] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:36.315251  8760 ts_tablet_manager.cc:1403] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.032s
I20260709 13:02:36.318112  8760 raft_consensus.cc:359] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.318840  8760 raft_consensus.cc:385] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.319103  8760 raft_consensus.cc:740] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.308130  8645 raft_consensus.cc:2468] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:36.320806  8761 tablet_bootstrap.cc:654] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.319976  8760 consensus_queue.cc:260] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.324671  8763 tablet_bootstrap.cc:492] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:36.324501  8466 catalog_manager.cc:5697] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:36.325891  8760 ts_tablet_manager.cc:1434] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:02:36.326769  8760 tablet_bootstrap.cc:492] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:36.327888  8685 leader_election.cc:304] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:36.328718  8766 raft_consensus.cc:2804] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:36.329147  8766 raft_consensus.cc:697] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:36.329985  8766 consensus_queue.cc:237] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.331830  8763 ts_tablet_manager.cc:1403] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.004s
I20260709 13:02:36.332130  8760 tablet_bootstrap.cc:654] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.334406  8763 raft_consensus.cc:359] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.335068  8763 raft_consensus.cc:385] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.335326  8763 raft_consensus.cc:740] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.338706  8763 consensus_queue.cc:260] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.340577  8645 raft_consensus.cc:3060] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.346776  8467 catalog_manager.cc:5697] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:36.349126  8763 ts_tablet_manager.cc:1434] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.005s
I20260709 13:02:36.349252  8761 tablet_bootstrap.cc:492] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:36.349726  8761 ts_tablet_manager.cc:1403] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.012s
I20260709 13:02:36.349888  8760 tablet_bootstrap.cc:492] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:36.349978  8763 tablet_bootstrap.cc:492] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:36.350407  8760 ts_tablet_manager.cc:1403] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260709 13:02:36.352744  8761 raft_consensus.cc:359] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.352957  8760 raft_consensus.cc:359] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.353425  8761 raft_consensus.cc:385] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.353609  8760 raft_consensus.cc:385] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.353843  8761 raft_consensus.cc:740] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.353928  8760 raft_consensus.cc:740] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.354857  8761 consensus_queue.cc:260] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.356686  8763 tablet_bootstrap.cc:654] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.354885  8760 consensus_queue.cc:260] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.357200  8761 ts_tablet_manager.cc:1434] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:02:36.358206  8761 tablet_bootstrap.cc:492] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:36.359395  8760 ts_tablet_manager.cc:1434] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:02:36.360266  8760 tablet_bootstrap.cc:492] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:36.366189  8761 tablet_bootstrap.cc:654] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.374504  8760 tablet_bootstrap.cc:654] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.378403  8761 tablet_bootstrap.cc:492] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:36.378917  8761 ts_tablet_manager.cc:1403] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 13:02:36.381417  8761 raft_consensus.cc:359] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.382088  8761 raft_consensus.cc:385] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.382349  8761 raft_consensus.cc:740] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.382980  8760 tablet_bootstrap.cc:492] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:36.383153  8763 tablet_bootstrap.cc:492] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:36.382917  8761 consensus_queue.cc:260] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.383388  8760 ts_tablet_manager.cc:1403] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260709 13:02:36.383575  8763 ts_tablet_manager.cc:1403] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260709 13:02:36.385041  8761 ts_tablet_manager.cc:1434] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260709 13:02:36.386313  8761 tablet_bootstrap.cc:492] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:36.386000  8760 raft_consensus.cc:359] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.386737  8760 raft_consensus.cc:385] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.387020  8760 raft_consensus.cc:740] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.386019  8763 raft_consensus.cc:359] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.387827  8763 raft_consensus.cc:385] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.387632  8760 consensus_queue.cc:260] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.388093  8763 raft_consensus.cc:740] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.388825  8763 consensus_queue.cc:260] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.391921  8760 ts_tablet_manager.cc:1434] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:02:36.392206  8761 tablet_bootstrap.cc:654] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.392735  8760 tablet_bootstrap.cc:492] T 325b9e640e9f4e61b98dec2c133dd66f P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:36.396404  8763 ts_tablet_manager.cc:1434] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 13:02:36.397272  8763 tablet_bootstrap.cc:492] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:36.405107  8760 tablet_bootstrap.cc:654] T 325b9e640e9f4e61b98dec2c133dd66f P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.414978  8763 tablet_bootstrap.cc:654] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.415359  8761 tablet_bootstrap.cc:492] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:36.415832  8761 ts_tablet_manager.cc:1403] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.022s
I20260709 13:02:36.417086  8760 tablet_bootstrap.cc:492] T 325b9e640e9f4e61b98dec2c133dd66f P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:36.417512  8760 ts_tablet_manager.cc:1403] T 325b9e640e9f4e61b98dec2c133dd66f P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260709 13:02:36.417810  8761 raft_consensus.cc:359] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.418462  8761 raft_consensus.cc:385] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.418749  8761 raft_consensus.cc:740] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.419305  8761 consensus_queue.cc:260] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.419862  8760 raft_consensus.cc:359] T 325b9e640e9f4e61b98dec2c133dd66f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.420459  8760 raft_consensus.cc:385] T 325b9e640e9f4e61b98dec2c133dd66f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.420758  8761 ts_tablet_manager.cc:1434] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 13:02:36.420707  8760 raft_consensus.cc:740] T 325b9e640e9f4e61b98dec2c133dd66f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.421414  8760 consensus_queue.cc:260] T 325b9e640e9f4e61b98dec2c133dd66f P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.421926  8761 tablet_bootstrap.cc:492] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:36.421875  8822 raft_consensus.cc:493] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.422403  8822 raft_consensus.cc:515] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.423197  8760 ts_tablet_manager.cc:1434] T 325b9e640e9f4e61b98dec2c133dd66f P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:02:36.424031  8760 tablet_bootstrap.cc:492] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:36.424300  8822 leader_election.cc:290] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:36.426353  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd63805e2108409d9f1f32ae9f05a000" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:36.427129  8645 raft_consensus.cc:2393] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b82aab7d02f343c2832fba0d0c474748 in current term 1: Already voted for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in this term.
I20260709 13:02:36.427438  8761 tablet_bootstrap.cc:654] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.427532  8763 tablet_bootstrap.cc:492] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:36.427958  8763 ts_tablet_manager.cc:1403] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.003s
I20260709 13:02:36.429157  8760 tablet_bootstrap.cc:654] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.431142  8763 raft_consensus.cc:359] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.431841  8763 raft_consensus.cc:385] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.432096  8763 raft_consensus.cc:740] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.432672  8763 consensus_queue.cc:260] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.434666  8763 ts_tablet_manager.cc:1434] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:36.435496  8763 tablet_bootstrap.cc:492] T 325b9e640e9f4e61b98dec2c133dd66f P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:36.427949  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd63805e2108409d9f1f32ae9f05a000" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:36.445238  8536 leader_election.cc:304] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa
I20260709 13:02:36.446456  8760 tablet_bootstrap.cc:492] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:36.446880  8760 ts_tablet_manager.cc:1403] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260709 13:02:36.447981  8763 tablet_bootstrap.cc:654] T 325b9e640e9f4e61b98dec2c133dd66f P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.449282  8760 raft_consensus.cc:359] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.449919  8760 raft_consensus.cc:385] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.450174  8760 raft_consensus.cc:740] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.450736  8822 raft_consensus.cc:3060] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.450866  8760 consensus_queue.cc:260] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.452432  8812 raft_consensus.cc:493] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.452863  8761 tablet_bootstrap.cc:492] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:36.453279  8761 ts_tablet_manager.cc:1403] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.017s
I20260709 13:02:36.452844  8812 raft_consensus.cc:515] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.454489  8760 ts_tablet_manager.cc:1434] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:36.455370  8760 tablet_bootstrap.cc:492] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:36.458783  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a66cc2897b4870a0b683903e1c25e6" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:36.458932  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a66cc2897b4870a0b683903e1c25e6" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:36.459465  8569 raft_consensus.cc:2468] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
W20260709 13:02:36.460129  8611 leader_election.cc:343] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.455474  8812 leader_election.cc:290] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:36.463423  8610 leader_election.cc:304] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [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: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:02:36.464643  8822 raft_consensus.cc:2749] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:36.467526  8812 raft_consensus.cc:2804] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:36.467993  8812 raft_consensus.cc:493] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:36.468325  8812 raft_consensus.cc:3060] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.475162  8812 raft_consensus.cc:515] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.475353  8761 raft_consensus.cc:359] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.476137  8761 raft_consensus.cc:385] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.476449  8761 raft_consensus.cc:740] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.477319  8761 consensus_queue.cc:260] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.477955  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a66cc2897b4870a0b683903e1c25e6" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:36.478514  8569 raft_consensus.cc:3060] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.479420  8763 tablet_bootstrap.cc:492] T 325b9e640e9f4e61b98dec2c133dd66f P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:36.479877  8763 ts_tablet_manager.cc:1403] T 325b9e640e9f4e61b98dec2c133dd66f P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.000s
I20260709 13:02:36.480922  8760 tablet_bootstrap.cc:654] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.482287  8761 ts_tablet_manager.cc:1434] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.011s
I20260709 13:02:36.483201  8761 tablet_bootstrap.cc:492] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:36.482983  8763 raft_consensus.cc:359] T 325b9e640e9f4e61b98dec2c133dd66f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.483727  8763 raft_consensus.cc:385] T 325b9e640e9f4e61b98dec2c133dd66f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.484025  8763 raft_consensus.cc:740] T 325b9e640e9f4e61b98dec2c133dd66f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.485646  8569 raft_consensus.cc:2468] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:36.486768  8610 leader_election.cc:304] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:36.487612  8777 raft_consensus.cc:2804] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:36.488152  8777 raft_consensus.cc:697] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:02:36.488947  8777 consensus_queue.cc:237] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.490643  8761 tablet_bootstrap.cc:654] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.492376  8763 consensus_queue.cc:260] T 325b9e640e9f4e61b98dec2c133dd66f P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.494386  8763 ts_tablet_manager.cc:1434] T 325b9e640e9f4e61b98dec2c133dd66f P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 13:02:36.495286  8763 tablet_bootstrap.cc:492] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:36.496443  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a66cc2897b4870a0b683903e1c25e6" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:36.496730  8760 tablet_bootstrap.cc:492] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:36.497189  8760 ts_tablet_manager.cc:1403] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.004s
W20260709 13:02:36.497648  8611 leader_election.cc:343] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.500214  8760 raft_consensus.cc:359] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.501185  8760 raft_consensus.cc:385] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.501451  8760 raft_consensus.cc:740] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.498008  8812 leader_election.cc:290] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:36.514530  8763 tablet_bootstrap.cc:654] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.502656  8760 consensus_queue.cc:260] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.517573  8760 ts_tablet_manager.cc:1434] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.007s
I20260709 13:02:36.505676  8469 catalog_manager.cc:5697] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:36.518886  8760 tablet_bootstrap.cc:492] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:36.520881  8761 tablet_bootstrap.cc:492] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:36.521304  8761 ts_tablet_manager.cc:1403] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.006s
I20260709 13:02:36.524688  8788 raft_consensus.cc:493] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.525135  8788 raft_consensus.cc:515] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.527171  8788 leader_election.cc:290] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:36.523988  8761 raft_consensus.cc:359] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.527878  8761 raft_consensus.cc:385] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.527961  8822 raft_consensus.cc:493] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.528158  8761 raft_consensus.cc:740] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.528314  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd3ca5cce524b4a8a552bd460b60e55" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:36.528442  8822 raft_consensus.cc:515] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.528957  8761 consensus_queue.cc:260] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.530287  8822 leader_election.cc:290] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:36.531085  8761 ts_tablet_manager.cc:1434] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:02:36.531935  8761 tablet_bootstrap.cc:492] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:36.536609  8763 tablet_bootstrap.cc:492] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:36.537086  8763 ts_tablet_manager.cc:1403] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.014s
I20260709 13:02:36.537333  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10470e16058a4602a7ceec83eb712591" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:36.538034  8646 raft_consensus.cc:2468] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:36.540103  8761 tablet_bootstrap.cc:654] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.539853  8763 raft_consensus.cc:359] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.540627  8763 raft_consensus.cc:385] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.540763  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10470e16058a4602a7ceec83eb712591" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:36.539772  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd3ca5cce524b4a8a552bd460b60e55" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:36.541042  8763 raft_consensus.cc:740] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.541373  8719 raft_consensus.cc:2468] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:36.541528  8645 raft_consensus.cc:2393] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3323a754a4fa4e2eb18d0c02c30ce375 in current term 1: Already voted for candidate b82aab7d02f343c2832fba0d0c474748 in this term.
I20260709 13:02:36.541706  8763 consensus_queue.cc:260] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.540608  8536 leader_election.cc:304] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:36.543656  8822 raft_consensus.cc:2804] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:36.544169  8822 raft_consensus.cc:493] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:36.544617  8763 ts_tablet_manager.cc:1434] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:36.544564  8822 raft_consensus.cc:3060] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.544907  8685 leader_election.cc:304] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:36.545521  8763 tablet_bootstrap.cc:492] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:36.545748  8760 tablet_bootstrap.cc:654] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.546209  8788 raft_consensus.cc:3060] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.551110  8763 tablet_bootstrap.cc:654] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.552816  8790 raft_consensus.cc:493] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.553280  8790 raft_consensus.cc:515] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.554082  8822 raft_consensus.cc:515] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.564450  8788 raft_consensus.cc:2749] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:36.572286  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325b9e640e9f4e61b98dec2c133dd66f" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:36.572913  8645 raft_consensus.cc:2468] T 325b9e640e9f4e61b98dec2c133dd66f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:36.571727  8822 leader_election.cc:290] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:36.574460  8685 leader_election.cc:304] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:36.575222  8766 raft_consensus.cc:2804] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:36.575542  8766 raft_consensus.cc:493] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:36.575875  8766 raft_consensus.cc:3060] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.576776  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325b9e640e9f4e61b98dec2c133dd66f" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:36.577385  8569 raft_consensus.cc:2468] T 325b9e640e9f4e61b98dec2c133dd66f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:36.580358  8763 tablet_bootstrap.cc:492] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:36.572067  8790 leader_election.cc:290] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:36.580896  8763 ts_tablet_manager.cc:1403] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.036s	user 0.028s	sys 0.000s
I20260709 13:02:36.581252  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10470e16058a4602a7ceec83eb712591" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:36.580349  8788 consensus_queue.cc:1048] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:36.581770  8645 raft_consensus.cc:3060] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.584299  8763 raft_consensus.cc:359] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.584964  8763 raft_consensus.cc:385] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.585348  8763 raft_consensus.cc:740] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.585780  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10470e16058a4602a7ceec83eb712591" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:36.586359  8720 raft_consensus.cc:3060] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.586000  8763 consensus_queue.cc:260] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.588662  8763 ts_tablet_manager.cc:1434] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:36.589598  8763 tablet_bootstrap.cc:492] T f58cf445028f4b519aeb27a3aa45f3c2 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:36.591306  8645 raft_consensus.cc:2468] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:36.592468  8536 leader_election.cc:304] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:36.593268  8822 raft_consensus.cc:2804] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:36.593717  8822 raft_consensus.cc:697] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:36.594491  8822 consensus_queue.cc:237] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.595201  8763 tablet_bootstrap.cc:654] T f58cf445028f4b519aeb27a3aa45f3c2 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.596949  8720 raft_consensus.cc:2468] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:36.599992  8766 raft_consensus.cc:515] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.601183  8760 tablet_bootstrap.cc:492] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:36.601634  8760 ts_tablet_manager.cc:1403] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.006s
I20260709 13:02:36.602669  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325b9e640e9f4e61b98dec2c133dd66f" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:36.603341  8569 raft_consensus.cc:3060] T 325b9e640e9f4e61b98dec2c133dd66f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.610034  8569 raft_consensus.cc:2468] T 325b9e640e9f4e61b98dec2c133dd66f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:36.611090  8812 raft_consensus.cc:493] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.611533  8812 raft_consensus.cc:515] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.611866  8760 raft_consensus.cc:359] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.612476  8760 raft_consensus.cc:385] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.612735  8760 raft_consensus.cc:740] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.613430  8812 leader_election.cc:290] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:36.613405  8760 consensus_queue.cc:260] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.616011  8760 ts_tablet_manager.cc:1434] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:02:36.616979  8760 tablet_bootstrap.cc:492] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:36.611085  8684 leader_election.cc:304] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:36.619937  8766 leader_election.cc:290] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:36.621182  8766 raft_consensus.cc:493] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.621603  8766 raft_consensus.cc:515] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.624356  8864 raft_consensus.cc:2804] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:36.626348  8864 raft_consensus.cc:697] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:36.625793  8766 leader_election.cc:290] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:36.630053  8760 tablet_bootstrap.cc:654] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.633572  8812 raft_consensus.cc:493] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.634044  8812 raft_consensus.cc:515] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.636054  8812 leader_election.cc:290] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:36.638280  8766 consensus_queue.cc:1048] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:36.641474  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4408f6b7d3ca45a48728f0dc6bf182fe" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:36.642122  8812 raft_consensus.cc:493] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.642633  8812 raft_consensus.cc:515] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.642877  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e693f230d214b669a325f589ca357b3" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:36.643481  8571 raft_consensus.cc:2468] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:36.644692  8812 leader_election.cc:290] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:36.642211  8570 raft_consensus.cc:2393] T 4408f6b7d3ca45a48728f0dc6bf182fe P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3323a754a4fa4e2eb18d0c02c30ce375 in current term 1: Already voted for candidate d0258e8129c54462ac926810113290fa in this term.
I20260709 13:02:36.644943  8610 leader_election.cc:304] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:36.646613  8812 raft_consensus.cc:2804] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:36.647182  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e76f96bab7746fca089b1c057e62553" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:36.647981  8570 raft_consensus.cc:2468] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:36.627156  8864 consensus_queue.cc:237] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.649168  8610 leader_election.cc:304] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:36.649957  8777 raft_consensus.cc:2804] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:36.650229  8777 raft_consensus.cc:493] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:36.647027  8812 raft_consensus.cc:493] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:36.632072  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc66dd643d43418c95d458bee04c3e5d" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:36.649578  8465 catalog_manager.cc:5697] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:36.651013  8569 raft_consensus.cc:2468] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:36.650496  8777 raft_consensus.cc:3060] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.653623  8812 raft_consensus.cc:3060] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.693576  8777 raft_consensus.cc:515] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.694937  8610 leader_election.cc:304] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:36.703244  8811 raft_consensus.cc:2804] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:36.703688  8811 raft_consensus.cc:493] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:36.704008  8811 raft_consensus.cc:3060] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.710466  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325b9e640e9f4e61b98dec2c133dd66f" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:36.712221  8646 raft_consensus.cc:3060] T 325b9e640e9f4e61b98dec2c133dd66f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:36.711174  8610 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.129:39249, user_credentials={real_user=slave}} blocked reactor thread for 43528.7us
I20260709 13:02:36.716697  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4408f6b7d3ca45a48728f0dc6bf182fe" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:36.720614  8769 consensus_queue.cc:1048] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:36.721695  8811 raft_consensus.cc:515] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.724399  8811 leader_election.cc:290] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:36.729456  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc66dd643d43418c95d458bee04c3e5d" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:36.730047  8571 raft_consensus.cc:3060] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.736961  8571 raft_consensus.cc:2468] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:36.738260  8610 leader_election.cc:304] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:36.739065  8811 raft_consensus.cc:2804] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:36.745977  8811 raft_consensus.cc:697] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:02:36.748512  8811 consensus_queue.cc:237] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.754530  8777 leader_election.cc:290] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:36.755577  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e76f96bab7746fca089b1c057e62553" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:36.756145  8571 raft_consensus.cc:3060] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.758298  8812 raft_consensus.cc:515] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.762105  8685 leader_election.cc:304] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:36.771628  8763 tablet_bootstrap.cc:492] T f58cf445028f4b519aeb27a3aa45f3c2 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:36.771948  8859 raft_consensus.cc:3060] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.772121  8763 ts_tablet_manager.cc:1403] T f58cf445028f4b519aeb27a3aa45f3c2 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.183s	user 0.020s	sys 0.021s
I20260709 13:02:36.774216  8571 raft_consensus.cc:2468] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:36.775720  8864 raft_consensus.cc:493] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.779191  8610 leader_election.cc:304] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:36.778888  8465 catalog_manager.cc:5697] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:36.780025  8777 raft_consensus.cc:2804] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:36.780490  8777 raft_consensus.cc:697] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:02:36.781245  8777 consensus_queue.cc:237] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.790755  8763 raft_consensus.cc:359] T f58cf445028f4b519aeb27a3aa45f3c2 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.792172  8763 raft_consensus.cc:385] T f58cf445028f4b519aeb27a3aa45f3c2 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.792584  8763 raft_consensus.cc:740] T f58cf445028f4b519aeb27a3aa45f3c2 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.793465  8763 consensus_queue.cc:260] T f58cf445028f4b519aeb27a3aa45f3c2 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.797528  8761 tablet_bootstrap.cc:492] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:36.798007  8761 ts_tablet_manager.cc:1403] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.266s	user 0.027s	sys 0.023s
I20260709 13:02:36.797542  8859 raft_consensus.cc:2749] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:36.800405  8646 raft_consensus.cc:2468] T 325b9e640e9f4e61b98dec2c133dd66f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:36.776609  8864 raft_consensus.cc:515] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.802539  8812 leader_election.cc:290] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:36.803040  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e693f230d214b669a325f589ca357b3" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:36.803395  8760 tablet_bootstrap.cc:492] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:36.803690  8570 raft_consensus.cc:3060] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.803889  8760 ts_tablet_manager.cc:1403] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.187s	user 0.015s	sys 0.005s
I20260709 13:02:36.804024  8763 ts_tablet_manager.cc:1434] T f58cf445028f4b519aeb27a3aa45f3c2 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:02:36.804900  8763 tablet_bootstrap.cc:492] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:36.809859  8763 tablet_bootstrap.cc:654] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.812551  8761 raft_consensus.cc:359] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.813162  8761 raft_consensus.cc:385] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.813411  8761 raft_consensus.cc:740] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.814884  8761 consensus_queue.cc:260] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.818470  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e693f230d214b669a325f589ca357b3" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:36.824635  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e693f230d214b669a325f589ca357b3" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:36.823443  8466 catalog_manager.cc:5697] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:36.825217  8719 raft_consensus.cc:2468] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:36.826148  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e693f230d214b669a325f589ca357b3" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:36.826623  8719 raft_consensus.cc:3060] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:36.823810  8790 raft_consensus.cc:493] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.827201  8761 ts_tablet_manager.cc:1434] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:02:36.828091  8761 tablet_bootstrap.cc:492] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:36.824343  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc66dd643d43418c95d458bee04c3e5d" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:36.829164  8760 raft_consensus.cc:359] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.830515  8760 raft_consensus.cc:385] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:36.830778  8760 raft_consensus.cc:740] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.828601  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e76f96bab7746fca089b1c057e62553" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:36.832435  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e76f96bab7746fca089b1c057e62553" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:36.827499  8790 raft_consensus.cc:515] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.827917  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc66dd643d43418c95d458bee04c3e5d" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:36.838179  8760 consensus_queue.cc:260] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:36.833616  8570 raft_consensus.cc:2468] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:36.840306  8864 leader_election.cc:290] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:36.840902  8610 leader_election.cc:304] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:36.841846  8811 raft_consensus.cc:2804] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:02:36.842551  8611 leader_election.cc:343] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.843405  8720 raft_consensus.cc:2468] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:36.851487  8811 raft_consensus.cc:697] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:02:36.956621  8790 leader_election.cc:290] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:36.960685  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc66dd643d43418c95d458bee04c3e5d" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:36.966534  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e693f230d214b669a325f589ca357b3" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:36.967942  8685 leader_election.cc:304] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:36.968647  8824 raft_consensus.cc:493] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:36.971407  8760 ts_tablet_manager.cc:1434] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.167s	user 0.004s	sys 0.018s
I20260709 13:02:36.972194  8760 tablet_bootstrap.cc:492] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
W20260709 13:02:36.965843  8611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.131:44669, user_credentials={real_user=slave}} blocked reactor thread for 123305us
I20260709 13:02:36.984422  8719 raft_consensus.cc:2468] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:36.986577  8761 tablet_bootstrap.cc:654] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:36.987821  8790 raft_consensus.cc:2749] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:36.977970  8824 raft_consensus.cc:515] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
W20260709 13:02:36.990881  8611 leader_election.cc:343] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:36.992444  8788 consensus_queue.cc:1048] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:02:36.996954  8763 tablet_bootstrap.cc:492] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:36.997278  8763 ts_tablet_manager.cc:1403] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.193s	user 0.022s	sys 0.043s
I20260709 13:02:37.001822  8872 consensus_queue.cc:1048] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:02:37.004305  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc66dd643d43418c95d458bee04c3e5d" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:37.005053  8570 raft_consensus.cc:2393] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3323a754a4fa4e2eb18d0c02c30ce375 in current term 1: Already voted for candidate d0258e8129c54462ac926810113290fa in this term.
I20260709 13:02:37.005340  8864 raft_consensus.cc:493] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.005759  8864 raft_consensus.cc:515] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.006608  8684 leader_election.cc:304] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:37.008064  8790 raft_consensus.cc:3060] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.007905  8859 consensus_queue.cc:1048] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:37.009159  8824 leader_election.cc:290] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.010640  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a66cc2897b4870a0b683903e1c25e6" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:37.011399  8570 raft_consensus.cc:2393] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3323a754a4fa4e2eb18d0c02c30ce375 in current term 1: Already voted for candidate d0258e8129c54462ac926810113290fa in this term.
I20260709 13:02:37.012125  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58cf445028f4b519aeb27a3aa45f3c2" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
W20260709 13:02:37.013432  8536 leader_election.cc:343] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.014496  8790 raft_consensus.cc:2749] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:37.018599  8763 raft_consensus.cc:359] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.019788  8763 raft_consensus.cc:385] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.020090  8763 raft_consensus.cc:740] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:36.991406  8811 consensus_queue.cc:237] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.021296  8763 consensus_queue.cc:260] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.023639  8763 ts_tablet_manager.cc:1434] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:02:37.024598  8763 tablet_bootstrap.cc:492] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:37.018080  8864 leader_election.cc:290] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:37.025094  8812 consensus_queue.cc:1048] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:37.026043  8777 raft_consensus.cc:493] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.031697  8777 raft_consensus.cc:515] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.033560  8777 leader_election.cc:290] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.027063  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a66cc2897b4870a0b683903e1c25e6" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:37.042567  8685 leader_election.cc:304] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:37.056711  8788 raft_consensus.cc:3060] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.067809  8788 raft_consensus.cc:2749] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:37.073096  8517 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:37.094611  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
W20260709 13:02:37.098694  8610 leader_election.cc:343] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.102500  8873 raft_consensus.cc:493] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.103034  8873 raft_consensus.cc:515] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.104861  8761 tablet_bootstrap.cc:492] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:37.105288  8761 ts_tablet_manager.cc:1403] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.277s	user 0.014s	sys 0.001s
W20260709 13:02:37.096093  8685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.130:38989, user_credentials={real_user=slave}} blocked reactor thread for 54942.6us
I20260709 13:02:37.111893  8873 leader_election.cc:290] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.109432  8824 consensus_queue.cc:1048] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:02:37.116175  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac56ed383fd41818e4fd0530e356ba9" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:37.116164  8761 raft_consensus.cc:359] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.116956  8717 raft_consensus.cc:2468] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:37.117044  8761 raft_consensus.cc:385] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.118201  8761 raft_consensus.cc:740] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.119396  8536 leader_election.cc:304] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:37.121285  8761 consensus_queue.cc:260] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.121137  8824 raft_consensus.cc:2804] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:37.122460  8824 raft_consensus.cc:493] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:37.122790  8824 raft_consensus.cc:3060] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.131047  8761 ts_tablet_manager.cc:1434] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:02:37.132066  8761 tablet_bootstrap.cc:492] T f58cf445028f4b519aeb27a3aa45f3c2 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:37.131094  8824 raft_consensus.cc:515] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.138340  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:37.140432  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac56ed383fd41818e4fd0530e356ba9" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:37.140990  8715 raft_consensus.cc:3060] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.139273  8824 leader_election.cc:290] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.146986  8760 tablet_bootstrap.cc:654] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.149724  8761 tablet_bootstrap.cc:654] T f58cf445028f4b519aeb27a3aa45f3c2 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.150794  8811 raft_consensus.cc:493] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.151227  8811 raft_consensus.cc:515] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.152566  8763 tablet_bootstrap.cc:654] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.153086  8811 leader_election.cc:290] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.154424  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac56ed383fd41818e4fd0530e356ba9" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:37.155252  8568 raft_consensus.cc:2393] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0258e8129c54462ac926810113290fa in current term 1: Already voted for candidate b82aab7d02f343c2832fba0d0c474748 in this term.
I20260709 13:02:37.158005  8715 raft_consensus.cc:2468] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:37.159330  8536 leader_election.cc:304] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:37.153558  8811 consensus_queue.cc:1048] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:02:37.160120  8873 raft_consensus.cc:2804] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:37.160576  8873 raft_consensus.cc:697] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:37.161415  8873 consensus_queue.cc:237] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.163864  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58cf445028f4b519aeb27a3aa45f3c2" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:37.164469  8645 raft_consensus.cc:2468] T f58cf445028f4b519aeb27a3aa45f3c2 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:37.172295  8790 consensus_queue.cc:1048] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:37.176878  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac56ed383fd41818e4fd0530e356ba9" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:37.177526  8645 raft_consensus.cc:2468] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:37.182276  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac56ed383fd41818e4fd0530e356ba9" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:37.182969  8646 raft_consensus.cc:3060] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.187085  8769 consensus_queue.cc:1048] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:37.188623  8646 raft_consensus.cc:2468] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:37.192858  8760 tablet_bootstrap.cc:492] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:37.193336  8760 ts_tablet_manager.cc:1403] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.221s	user 0.009s	sys 0.009s
I20260709 13:02:37.194165  8761 tablet_bootstrap.cc:492] T f58cf445028f4b519aeb27a3aa45f3c2 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:37.193971  8536 leader_election.cc:304] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [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: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:02:37.194557  8761 ts_tablet_manager.cc:1403] T f58cf445028f4b519aeb27a3aa45f3c2 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.000s
I20260709 13:02:37.192950  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac56ed383fd41818e4fd0530e356ba9" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:37.195309  8811 consensus_queue.cc:1048] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:37.195703  8822 raft_consensus.cc:2804] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:37.196144  8822 raft_consensus.cc:493] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:37.196390  8717 raft_consensus.cc:2393] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0258e8129c54462ac926810113290fa in current term 1: Already voted for candidate b82aab7d02f343c2832fba0d0c474748 in this term.
I20260709 13:02:37.195425  8765 consensus_queue.cc:1048] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:02:37.196504  8822 raft_consensus.cc:3060] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.196988  8761 raft_consensus.cc:359] T f58cf445028f4b519aeb27a3aa45f3c2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.197646  8761 raft_consensus.cc:385] T f58cf445028f4b519aeb27a3aa45f3c2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.197949  8761 raft_consensus.cc:740] T f58cf445028f4b519aeb27a3aa45f3c2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.197851  8824 consensus_queue.cc:1048] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:37.195423  8611 leader_election.cc:343] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.201440  8761 consensus_queue.cc:260] T f58cf445028f4b519aeb27a3aa45f3c2 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.203394  8761 ts_tablet_manager.cc:1434] T f58cf445028f4b519aeb27a3aa45f3c2 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:37.203747  8822 raft_consensus.cc:515] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.204246  8761 tablet_bootstrap.cc:492] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:37.201687  8611 leader_election.cc:304] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:37.207266  8777 raft_consensus.cc:2749] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:37.207445  8611 leader_election.cc:304] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:37.210191  8769 raft_consensus.cc:2749] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:37.210412  8465 catalog_manager.cc:5697] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:37.219120  8469 catalog_manager.cc:5697] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:37.220708  8469 catalog_manager.cc:5697] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:37.234757  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58cf445028f4b519aeb27a3aa45f3c2" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:37.235318  8715 raft_consensus.cc:3060] T f58cf445028f4b519aeb27a3aa45f3c2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:37.236956  8611 consensus_peers.cc:597] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa -> Peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Couldn't send request to peer 3323a754a4fa4e2eb18d0c02c30ce375. 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 13:02:37.244433  8715 raft_consensus.cc:2468] T f58cf445028f4b519aeb27a3aa45f3c2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:37.241719  8822 leader_election.cc:290] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.244657  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58cf445028f4b519aeb27a3aa45f3c2" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:37.246598  8536 leader_election.cc:304] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:37.249858  8760 raft_consensus.cc:359] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.250662  8760 raft_consensus.cc:385] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.251014  8760 raft_consensus.cc:740] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.243939  8859 consensus_queue.cc:1048] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:02:37.254062  8645 raft_consensus.cc:3060] T f58cf445028f4b519aeb27a3aa45f3c2 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.291479  8761 tablet_bootstrap.cc:654] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.300082  8769 consensus_queue.cc:1048] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:37.254911  8760 consensus_queue.cc:260] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.255149  8822 raft_consensus.cc:2804] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:37.308308  8645 raft_consensus.cc:2468] T f58cf445028f4b519aeb27a3aa45f3c2 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:37.309049  8763 tablet_bootstrap.cc:492] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:37.309420  8763 ts_tablet_manager.cc:1403] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.285s	user 0.021s	sys 0.000s
I20260709 13:02:37.311451  8760 ts_tablet_manager.cc:1434] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.118s	user 0.006s	sys 0.005s
I20260709 13:02:37.312592  8763 raft_consensus.cc:359] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.313066  8763 raft_consensus.cc:385] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.313261  8763 raft_consensus.cc:740] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.313832  8763 consensus_queue.cc:260] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.315490  8763 ts_tablet_manager.cc:1434] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:02:37.320050  8760 tablet_bootstrap.cc:492] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:37.321029  8763 tablet_bootstrap.cc:492] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:37.315654  8873 raft_consensus.cc:493] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.322708  8873 raft_consensus.cc:515] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.324617  8873 leader_election.cc:290] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.325754  8769 consensus_queue.cc:1048] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:37.325850  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:37.326592  8715 raft_consensus.cc:2468] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:37.305913  8822 raft_consensus.cc:697] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:37.329783  8536 leader_election.cc:304] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:37.331768  8873 raft_consensus.cc:2804] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:37.332149  8873 raft_consensus.cc:493] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:37.332425  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
W20260709 13:02:37.335055  8536 leader_election.cc:343] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.332456  8873 raft_consensus.cc:3060] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.351131  8822 consensus_queue.cc:237] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.360770  8873 raft_consensus.cc:515] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.372097  8811 raft_consensus.cc:493] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.372709  8811 raft_consensus.cc:515] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.374684  8811 leader_election.cc:290] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.375815  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562b7e0a83c545ef8edbc5f82e175366" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
W20260709 13:02:37.377179  8611 leader_election.cc:343] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.384581  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562b7e0a83c545ef8edbc5f82e175366" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:37.385337  8760 tablet_bootstrap.cc:654] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:37.386984  8610 leader_election.cc:343] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.387456  8610 leader_election.cc:304] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:37.388352  8811 raft_consensus.cc:2749] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:37.389885  8763 tablet_bootstrap.cc:654] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:37.393194  8536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.130:38989, user_credentials={real_user=slave}} blocked reactor thread for 58169us
I20260709 13:02:37.397943  8873 leader_election.cc:290] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.398473  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:37.399995  8761 tablet_bootstrap.cc:492] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:37.400388  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:37.400410  8761 ts_tablet_manager.cc:1403] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.196s	user 0.011s	sys 0.006s
I20260709 13:02:37.401010  8717 raft_consensus.cc:3060] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:37.400477  8536 leader_election.cc:343] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.410363  8469 catalog_manager.cc:5697] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:37.413275  8717 raft_consensus.cc:2468] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:37.421280  8536 leader_election.cc:304] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:37.421882  8822 raft_consensus.cc:2804] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:37.422318  8822 raft_consensus.cc:697] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:37.423125  8761 raft_consensus.cc:359] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.423050  8822 consensus_queue.cc:237] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.423786  8761 raft_consensus.cc:385] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.424062  8761 raft_consensus.cc:740] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.435624  8761 consensus_queue.cc:260] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.437058  8863 raft_consensus.cc:493] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.437491  8863 raft_consensus.cc:515] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.441306  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e76f96bab7746fca089b1c057e62553" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:37.450380  8863 leader_election.cc:290] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:37.452201  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e76f96bab7746fca089b1c057e62553" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:37.453887  8685 leader_election.cc:304] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:37.454195  8761 ts_tablet_manager.cc:1434] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.000s
I20260709 13:02:37.455102  8863 raft_consensus.cc:2749] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:37.456336  8761 tablet_bootstrap.cc:492] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:37.457721  8760 tablet_bootstrap.cc:492] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:37.458212  8760 ts_tablet_manager.cc:1403] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.138s	user 0.027s	sys 0.030s
I20260709 13:02:37.460858  8760 raft_consensus.cc:359] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.461666  8760 raft_consensus.cc:385] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.461786  8761 tablet_bootstrap.cc:654] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.461964  8760 raft_consensus.cc:740] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.462738  8760 consensus_queue.cc:260] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.464982  8760 ts_tablet_manager.cc:1434] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:02:37.465816  8760 tablet_bootstrap.cc:492] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:37.468271  8469 catalog_manager.cc:5697] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:37.483809  8760 tablet_bootstrap.cc:654] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.485312  8763 tablet_bootstrap.cc:492] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:37.485881  8763 ts_tablet_manager.cc:1403] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.165s	user 0.017s	sys 0.036s
I20260709 13:02:37.486507  8761 tablet_bootstrap.cc:492] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:37.486945  8761 ts_tablet_manager.cc:1403] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:02:37.488610  8760 tablet_bootstrap.cc:492] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:37.488401  8763 raft_consensus.cc:359] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.489006  8760 ts_tablet_manager.cc:1403] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.005s
I20260709 13:02:37.489046  8763 raft_consensus.cc:385] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.488970  8761 raft_consensus.cc:359] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.489485  8763 raft_consensus.cc:740] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.489665  8761 raft_consensus.cc:385] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.489940  8761 raft_consensus.cc:740] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.490195  8763 consensus_queue.cc:260] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.490536  8761 consensus_queue.cc:260] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.491725  8760 raft_consensus.cc:359] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.492352  8760 raft_consensus.cc:385] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.492491  8763 ts_tablet_manager.cc:1434] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:02:37.492620  8760 raft_consensus.cc:740] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.493639  8763 tablet_bootstrap.cc:492] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:37.493333  8760 consensus_queue.cc:260] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.494930  8761 ts_tablet_manager.cc:1434] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:02:37.495754  8761 tablet_bootstrap.cc:492] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:37.497921  8760 ts_tablet_manager.cc:1434] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:02:37.499509  8763 tablet_bootstrap.cc:654] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.508144  8761 tablet_bootstrap.cc:654] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.510331  8760 tablet_bootstrap.cc:492] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:37.512336  8763 tablet_bootstrap.cc:492] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:37.512441  8761 tablet_bootstrap.cc:492] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:37.512902  8763 ts_tablet_manager.cc:1403] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.002s
I20260709 13:02:37.512928  8761 ts_tablet_manager.cc:1403] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:02:37.515758  8763 raft_consensus.cc:359] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.516211  8763 raft_consensus.cc:385] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.516515  8763 raft_consensus.cc:740] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.516136  8761 raft_consensus.cc:359] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.516570  8760 tablet_bootstrap.cc:654] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.516875  8761 raft_consensus.cc:385] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.517156  8761 raft_consensus.cc:740] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.517071  8763 consensus_queue.cc:260] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.517861  8761 consensus_queue.cc:260] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.519912  8761 ts_tablet_manager.cc:1434] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:37.521751  8761 tablet_bootstrap.cc:492] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:37.527352  8761 tablet_bootstrap.cc:654] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.527891  8763 ts_tablet_manager.cc:1434] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:02:37.528774  8763 tablet_bootstrap.cc:492] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:37.533931  8763 tablet_bootstrap.cc:654] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.538550  8760 tablet_bootstrap.cc:492] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:37.538975  8760 ts_tablet_manager.cc:1403] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.016s
I20260709 13:02:37.539052  8761 tablet_bootstrap.cc:492] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:37.539515  8763 tablet_bootstrap.cc:492] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:37.539718  8761 ts_tablet_manager.cc:1403] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260709 13:02:37.540206  8763 ts_tablet_manager.cc:1403] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 13:02:37.541429  8760 raft_consensus.cc:359] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.542055  8760 raft_consensus.cc:385] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.542299  8760 raft_consensus.cc:740] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.542495  8761 raft_consensus.cc:359] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.543107  8761 raft_consensus.cc:385] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.543037  8760 consensus_queue.cc:260] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.543419  8761 raft_consensus.cc:740] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.543242  8763 raft_consensus.cc:359] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.543952  8763 raft_consensus.cc:385] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.544234  8763 raft_consensus.cc:740] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.544080  8761 consensus_queue.cc:260] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.544845  8763 consensus_queue.cc:260] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.546051  8761 ts_tablet_manager.cc:1434] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:37.547832  8760 ts_tablet_manager.cc:1434] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:02:37.548753  8760 tablet_bootstrap.cc:492] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:37.549472  8763 ts_tablet_manager.cc:1434] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:02:37.550295  8763 tablet_bootstrap.cc:492] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:37.551036  8761 tablet_bootstrap.cc:492] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:37.554298  8760 tablet_bootstrap.cc:654] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.555395  8763 tablet_bootstrap.cc:654] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.556450  8761 tablet_bootstrap.cc:654] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.565670  8760 tablet_bootstrap.cc:492] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:37.566164  8760 ts_tablet_manager.cc:1403] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260709 13:02:37.568832  8760 raft_consensus.cc:359] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.570303  8760 raft_consensus.cc:385] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.570596  8760 raft_consensus.cc:740] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.571177  8760 consensus_queue.cc:260] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.572184  8763 tablet_bootstrap.cc:492] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:37.572645  8763 ts_tablet_manager.cc:1403] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260709 13:02:37.573117  8760 ts_tablet_manager.cc:1434] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:37.573992  8760 tablet_bootstrap.cc:492] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:37.575280  8763 raft_consensus.cc:359] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.581230  8763 raft_consensus.cc:385] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.581561  8763 raft_consensus.cc:740] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.582366  8763 consensus_queue.cc:260] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.586660  8777 consensus_queue.cc:1048] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:37.587438  8763 ts_tablet_manager.cc:1434] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:02:37.587922  8760 tablet_bootstrap.cc:654] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.588513  8763 tablet_bootstrap.cc:492] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:37.594506  8763 tablet_bootstrap.cc:654] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.594645  8761 tablet_bootstrap.cc:492] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:37.595045  8761 ts_tablet_manager.cc:1403] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.019s
I20260709 13:02:37.597913  8761 raft_consensus.cc:359] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.598537  8761 raft_consensus.cc:385] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.598925  8761 raft_consensus.cc:740] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.599043  8760 tablet_bootstrap.cc:492] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:37.599654  8760 ts_tablet_manager.cc:1403] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260709 13:02:37.599690  8761 consensus_queue.cc:260] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.599002  8822 raft_consensus.cc:493] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.602815  8760 raft_consensus.cc:359] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.603184  8822 raft_consensus.cc:515] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.603967  8760 raft_consensus.cc:385] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.604291  8760 raft_consensus.cc:740] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.605201  8822 leader_election.cc:290] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.604979  8760 consensus_queue.cc:260] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.606890  8760 ts_tablet_manager.cc:1434] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:02:37.606684  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b225737eed40b4991a640dd6992485" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:37.607872  8760 tablet_bootstrap.cc:492] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:37.606659  8717 raft_consensus.cc:3060] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:37.608150  8536 leader_election.cc:343] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.609810  8761 ts_tablet_manager.cc:1434] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 13:02:37.610646  8761 tablet_bootstrap.cc:492] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:37.613894  8760 tablet_bootstrap.cc:654] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.608047  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b225737eed40b4991a640dd6992485" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
W20260709 13:02:37.616411  8536 leader_election.cc:343] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.616837  8536 leader_election.cc:304] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa
I20260709 13:02:37.620067  8822 raft_consensus.cc:2749] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:37.625772  8811 consensus_queue.cc:1048] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:37.625999  8822 raft_consensus.cc:493] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.628296  8822 raft_consensus.cc:515] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.630162  8761 tablet_bootstrap.cc:654] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.630864  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf68d97548224220bce5518845b45b98" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
W20260709 13:02:37.632104  8536 leader_election.cc:343] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.634711  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf68d97548224220bce5518845b45b98" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
W20260709 13:02:37.636795  8536 leader_election.cc:343] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.637261  8536 leader_election.cc:304] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa
I20260709 13:02:37.640763  8873 raft_consensus.cc:2749] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:37.642010  8760 tablet_bootstrap.cc:492] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:37.642495  8760 ts_tablet_manager.cc:1403] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.035s	user 0.026s	sys 0.007s
I20260709 13:02:37.642293  8822 leader_election.cc:290] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.645152  8760 raft_consensus.cc:359] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.645809  8760 raft_consensus.cc:385] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.646135  8760 raft_consensus.cc:740] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.646907  8760 consensus_queue.cc:260] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.648989  8760 ts_tablet_manager.cc:1434] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:37.649945  8760 tablet_bootstrap.cc:492] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:37.655272  8760 tablet_bootstrap.cc:654] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.658895  8761 tablet_bootstrap.cc:492] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:37.659313  8761 ts_tablet_manager.cc:1403] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.005s
I20260709 13:02:37.665645  8761 raft_consensus.cc:359] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.666260  8761 raft_consensus.cc:385] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.666337  8760 tablet_bootstrap.cc:492] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:37.666538  8761 raft_consensus.cc:740] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.667063  8760 ts_tablet_manager.cc:1403] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 13:02:37.667436  8761 consensus_queue.cc:260] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.669332  8761 ts_tablet_manager.cc:1434] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260709 13:02:37.669904  8760 raft_consensus.cc:359] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.670616  8760 raft_consensus.cc:385] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.670928  8760 raft_consensus.cc:740] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.671973  8761 tablet_bootstrap.cc:492] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:37.671680  8760 consensus_queue.cc:260] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.672983  8763 tablet_bootstrap.cc:492] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:37.673390  8763 ts_tablet_manager.cc:1403] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.012s
I20260709 13:02:37.673975  8760 ts_tablet_manager.cc:1434] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:02:37.674701  8863 raft_consensus.cc:493] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.674768  8822 raft_consensus.cc:493] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.675189  8863 raft_consensus.cc:515] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.675294  8822 raft_consensus.cc:515] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.675763  8763 raft_consensus.cc:359] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.676383  8763 raft_consensus.cc:385] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.676710  8763 raft_consensus.cc:740] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.677327  8822 leader_election.cc:290] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.677269  8763 consensus_queue.cc:260] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.677937  8761 tablet_bootstrap.cc:654] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.678925  8863 leader_election.cc:290] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:37.679185  8763 ts_tablet_manager.cc:1434] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:37.680047  8763 tablet_bootstrap.cc:492] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:37.680778  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:37.681350  8568 raft_consensus.cc:2468] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:37.682569  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:37.683143  8645 raft_consensus.cc:2468] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:37.682596  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:37.684223  8873 raft_consensus.cc:493] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.684280  8644 raft_consensus.cc:2468] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:37.684716  8873 raft_consensus.cc:515] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.685472  8684 leader_election.cc:304] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:37.686057  8763 tablet_bootstrap.cc:654] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.686570  8873 leader_election.cc:290] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.686820  8863 raft_consensus.cc:2804] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:37.687153  8863 raft_consensus.cc:493] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:37.687460  8863 raft_consensus.cc:3060] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.694320  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4266ad882c8942d7b64980b8246cf932" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:37.694590  8536 leader_election.cc:304] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:37.694895  8644 raft_consensus.cc:2468] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:37.693670  8863 raft_consensus.cc:515] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.697822  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:37.698320  8568 raft_consensus.cc:3060] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.698246  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4266ad882c8942d7b64980b8246cf932" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:37.699018  8715 raft_consensus.cc:2468] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:37.703052  8760 tablet_bootstrap.cc:492] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:37.704555  8568 raft_consensus.cc:2468] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:37.703507  8536 leader_election.cc:304] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:37.705252  8822 raft_consensus.cc:2764] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:02:37.705826  8822 raft_consensus.cc:2804] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:37.706126  8822 raft_consensus.cc:493] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:37.706429  8822 raft_consensus.cc:3060] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.712450  8684 leader_election.cc:304] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:37.713318  8864 raft_consensus.cc:2804] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:37.713799  8864 raft_consensus.cc:697] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:37.714596  8864 consensus_queue.cc:237] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.717077  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:37.722148  8822 raft_consensus.cc:515] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.723517  8824 consensus_queue.cc:1048] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:37.728978  8863 leader_election.cc:290] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:37.730067  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:37.730664  8644 raft_consensus.cc:3060] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.732491  8765 raft_consensus.cc:493] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.732929  8765 raft_consensus.cc:515] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.734717  8765 leader_election.cc:290] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.734838  8760 tablet_bootstrap.cc:654] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.740660  8467 catalog_manager.cc:5697] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:37.742729  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4266ad882c8942d7b64980b8246cf932" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:37.743280  8645 raft_consensus.cc:3060] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.747982  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562b7e0a83c545ef8edbc5f82e175366" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:37.748759  8643 raft_consensus.cc:2468] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:37.751543  8536 leader_election.cc:304] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:37.752831  8873 raft_consensus.cc:2804] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:37.753224  8873 raft_consensus.cc:493] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:37.753563  8873 raft_consensus.cc:3060] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.754307  8765 consensus_queue.cc:1048] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:37.756841  8824 raft_consensus.cc:493] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.757323  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4266ad882c8942d7b64980b8246cf932" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:37.757351  8824 raft_consensus.cc:515] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.758011  8715 raft_consensus.cc:3060] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.759685  8824 leader_election.cc:290] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.763722  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562b7e0a83c545ef8edbc5f82e175366" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:37.764446  8719 raft_consensus.cc:2468] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:37.767841  8645 raft_consensus.cc:2468] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:37.769246  8644 raft_consensus.cc:2468] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:37.770399  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0951f56c800547fe9234396e823af642" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:37.772751  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0951f56c800547fe9234396e823af642" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:37.730100  8822 leader_election.cc:290] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.776976  8763 tablet_bootstrap.cc:492] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:37.777511  8763 ts_tablet_manager.cc:1403] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.098s	user 0.032s	sys 0.009s
I20260709 13:02:37.778680  8715 raft_consensus.cc:2468] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:37.780128  8763 raft_consensus.cc:359] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.780827  8763 raft_consensus.cc:385] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:02:37.780962  8536 leader_election.cc:343] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.781131  8763 raft_consensus.cc:740] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.781476  8761 tablet_bootstrap.cc:492] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:37.781589  8760 tablet_bootstrap.cc:492] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:37.781912  8761 ts_tablet_manager.cc:1403] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.110s	user 0.034s	sys 0.020s
I20260709 13:02:37.782060  8760 ts_tablet_manager.cc:1403] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.010s
I20260709 13:02:37.784502  8761 raft_consensus.cc:359] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.785141  8761 raft_consensus.cc:385] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.784924  8760 raft_consensus.cc:359] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.785575  8761 raft_consensus.cc:740] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.785714  8760 raft_consensus.cc:385] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.786099  8760 raft_consensus.cc:740] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.785949  8536 leader_election.cc:304] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:37.786269  8790 raft_consensus.cc:493] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.786418  8873 raft_consensus.cc:515] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.786840  8790 raft_consensus.cc:515] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.786952  8761 consensus_queue.cc:260] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.787138  8760 consensus_queue.cc:260] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.788748  8790 leader_election.cc:290] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:37.789105  8761 ts_tablet_manager.cc:1434] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:37.789584  8760 ts_tablet_manager.cc:1434] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:37.789983  8761 tablet_bootstrap.cc:492] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:37.790498  8760 tablet_bootstrap.cc:492] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:37.790992  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7628290ae84d481dbe0febcbcbfd9033" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:37.791590  8568 raft_consensus.cc:2468] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:37.792737  8684 leader_election.cc:304] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:37.793498  8790 raft_consensus.cc:2804] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:37.793833  8790 raft_consensus.cc:493] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:37.794144  8790 raft_consensus.cc:3060] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.796002  8761 tablet_bootstrap.cc:654] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.799903  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7628290ae84d481dbe0febcbcbfd9033" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:37.800487  8642 raft_consensus.cc:2468] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:37.801730  8760 tablet_bootstrap.cc:654] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:37.803036  8536 leader_election.cc:343] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.803359  8822 raft_consensus.cc:2804] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:37.804060  8822 raft_consensus.cc:697] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:37.804198  8790 raft_consensus.cc:515] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.804831  8822 consensus_queue.cc:237] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.781922  8763 consensus_queue.cc:260] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.806842  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7628290ae84d481dbe0febcbcbfd9033" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:37.807350  8568 raft_consensus.cc:3060] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.808353  8763 ts_tablet_manager.cc:1434] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.003s
I20260709 13:02:37.809231  8763 tablet_bootstrap.cc:492] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:37.813722  8568 raft_consensus.cc:2468] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:37.814842  8684 leader_election.cc:304] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:37.815627  8863 raft_consensus.cc:2804] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:37.816064  8863 raft_consensus.cc:697] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:37.816814  8863 consensus_queue.cc:237] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.818308  8873 leader_election.cc:290] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.803432  8536 leader_election.cc:304] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa
I20260709 13:02:37.821272  8873 raft_consensus.cc:2749] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:37.833245  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562b7e0a83c545ef8edbc5f82e175366" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:37.833837  8642 raft_consensus.cc:3060] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.838657  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562b7e0a83c545ef8edbc5f82e175366" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:37.839248  8717 raft_consensus.cc:3060] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.842046  8763 tablet_bootstrap.cc:654] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.843917  8864 raft_consensus.cc:493] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.844386  8864 raft_consensus.cc:515] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.846238  8864 leader_election.cc:290] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:37.847913  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e29a0245e44385a9a1ef0f80864144" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:37.848575  8644 raft_consensus.cc:2468] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:37.849102  8717 raft_consensus.cc:2468] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:37.849296  8812 raft_consensus.cc:493] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.849541  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e29a0245e44385a9a1ef0f80864144" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:37.849723  8812 raft_consensus.cc:515] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.850212  8569 raft_consensus.cc:2468] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:37.851624  8684 leader_election.cc:304] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:37.853024  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f02e2bb17842dba34792e9a4f9c360" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:37.851639  8812 leader_election.cc:290] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.853575  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f02e2bb17842dba34792e9a4f9c360" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:37.855759  8644 raft_consensus.cc:3060] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:37.856560  8610 leader_election.cc:343] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.854677  8864 raft_consensus.cc:2804] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:37.857309  8864 raft_consensus.cc:493] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:37.857627  8864 raft_consensus.cc:3060] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.866039  8760 tablet_bootstrap.cc:492] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:37.866523  8760 ts_tablet_manager.cc:1403] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.023s
I20260709 13:02:37.866910  8761 tablet_bootstrap.cc:492] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:37.867340  8761 ts_tablet_manager.cc:1403] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.078s	user 0.032s	sys 0.035s
I20260709 13:02:37.868994  8864 raft_consensus.cc:515] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.869561  8760 raft_consensus.cc:359] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.870329  8760 raft_consensus.cc:385] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.870625  8760 raft_consensus.cc:740] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.871434  8763 tablet_bootstrap.cc:492] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:37.871848  8763 ts_tablet_manager.cc:1403] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.063s	user 0.004s	sys 0.006s
I20260709 13:02:37.871704  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e29a0245e44385a9a1ef0f80864144" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:37.872246  8569 raft_consensus.cc:3060] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.874228  8763 raft_consensus.cc:359] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.874835  8763 raft_consensus.cc:385] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.875075  8763 raft_consensus.cc:740] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.875242  8812 raft_consensus.cc:493] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:37.869560  8761 raft_consensus.cc:359] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.875662  8812 raft_consensus.cc:515] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.876351  8761 raft_consensus.cc:385] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.876621  8761 raft_consensus.cc:740] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.877157  8761 consensus_queue.cc:260] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.877718  8812 leader_election.cc:290] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:37.878058  8536 leader_election.cc:304] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:37.878818  8822 raft_consensus.cc:2804] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:37.879041  8763 consensus_queue.cc:260] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.879281  8928 consensus_queue.cc:1048] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:37.880731  8765 consensus_queue.cc:1048] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:37.880980  8763 ts_tablet_manager.cc:1434] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:02:37.881628  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:37.882329  8763 tablet_bootstrap.cc:492] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:37.884380  8467 catalog_manager.cc:5697] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:37.886835  8822 raft_consensus.cc:697] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:37.887723  8822 consensus_queue.cc:237] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.891017  8569 raft_consensus.cc:2468] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:37.891429  8763 tablet_bootstrap.cc:654] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.892226  8684 leader_election.cc:304] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:37.894222  8790 leader_election.cc:290] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:37.897567  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7628290ae84d481dbe0febcbcbfd9033" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:37.899106  8644 raft_consensus.cc:3060] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.904361  8760 consensus_queue.cc:260] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.907441  8760 ts_tablet_manager.cc:1434] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.041s	user 0.000s	sys 0.005s
I20260709 13:02:37.909667  8760 tablet_bootstrap.cc:492] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:37.898720  8790 raft_consensus.cc:2804] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:37.919759  8864 leader_election.cc:290] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
W20260709 13:02:37.913705  8611 leader_election.cc:343] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:37.923530  8465 catalog_manager.cc:5697] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:37.913801  8790 raft_consensus.cc:697] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:37.921239  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e29a0245e44385a9a1ef0f80864144" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:37.929608  8643 raft_consensus.cc:3060] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.930408  8611 leader_election.cc:304] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:37.930680  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:37.931291  8717 raft_consensus.cc:2468] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:37.931679  8812 raft_consensus.cc:2749] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:37.933151  8611 leader_election.cc:304] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [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: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:37.934033  8812 raft_consensus.cc:2804] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:37.934394  8812 raft_consensus.cc:493] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:37.913128  8765 consensus_queue.cc:1048] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:02:37.938681  8812 raft_consensus.cc:3060] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:37.940496  8643 raft_consensus.cc:2468] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:37.934252  8644 raft_consensus.cc:2468] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
W20260709 13:02:37.967676  8684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.129:39249, user_credentials={real_user=slave}} blocked reactor thread for 75522.2us
I20260709 13:02:37.951303  8812 raft_consensus.cc:515] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.951982  8642 raft_consensus.cc:2468] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:37.955303  8928 consensus_queue.cc:1048] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:02:37.983091  8644 raft_consensus.cc:1240] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Rejecting Update request from peer b82aab7d02f343c2832fba0d0c474748 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:02:37.983477  8790 consensus_queue.cc:237] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:37.988166  8760 tablet_bootstrap.cc:654] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.990942  8761 ts_tablet_manager.cc:1434] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.123s	user 0.048s	sys 0.037s
I20260709 13:02:37.989843  8465 catalog_manager.cc:5697] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:37.993449  8761 tablet_bootstrap.cc:492] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:37.993531  8763 tablet_bootstrap.cc:492] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:37.988935  8928 consensus_queue.cc:1059] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:02:37.999100  8928 raft_consensus.cc:3055] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:37.999989  8928 raft_consensus.cc:740] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:38.002485  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:38.004930  8761 tablet_bootstrap.cc:654] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.006001  8928 consensus_queue.cc:260] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.006083  8812 leader_election.cc:290] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.012121  8928 raft_consensus.cc:3060] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.006963  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:37.994263  8763 ts_tablet_manager.cc:1403] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.112s	user 0.011s	sys 0.017s
I20260709 13:02:38.034916  8763 raft_consensus.cc:359] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.037777  8763 raft_consensus.cc:385] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.038096  8763 raft_consensus.cc:740] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.040820  8763 consensus_queue.cc:260] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.044540  8763 ts_tablet_manager.cc:1434] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.002s
I20260709 13:02:38.045378  8763 tablet_bootstrap.cc:492] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:38.057438  8569 raft_consensus.cc:2410] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d0258e8129c54462ac926810113290fa for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:02:38.058682  8760 tablet_bootstrap.cc:492] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:38.059146  8760 ts_tablet_manager.cc:1403] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.150s	user 0.016s	sys 0.010s
I20260709 13:02:38.060312  8610 leader_election.cc:304] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [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: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:38.061374  8769 raft_consensus.cc:2749] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:38.062109  8760 raft_consensus.cc:359] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.062677  8760 raft_consensus.cc:385] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.062851  8760 raft_consensus.cc:740] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.063329  8760 consensus_queue.cc:260] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.064469  8769 raft_consensus.cc:493] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.065150  8760 ts_tablet_manager.cc:1434] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:02:38.064901  8769 raft_consensus.cc:515] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.065964  8760 tablet_bootstrap.cc:492] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:38.066823  8769 leader_election.cc:290] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.067956  8465 catalog_manager.cc:5697] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:38.069124  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf68d97548224220bce5518845b45b98" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:38.069739  8719 raft_consensus.cc:2468] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:38.071015  8763 tablet_bootstrap.cc:654] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.070947  8611 leader_election.cc:304] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:38.072317  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf68d97548224220bce5518845b45b98" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:38.072906  8569 raft_consensus.cc:2468] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:38.074363  8769 raft_consensus.cc:2804] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:38.074733  8769 raft_consensus.cc:493] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:38.075065  8769 raft_consensus.cc:3060] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.077721  8760 tablet_bootstrap.cc:654] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.082012  8761 tablet_bootstrap.cc:492] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:38.089188  8760 tablet_bootstrap.cc:492] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:38.089673  8760 ts_tablet_manager.cc:1403] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 13:02:38.092252  8760 raft_consensus.cc:359] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.096477  8760 raft_consensus.cc:385] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.093246  8761 ts_tablet_manager.cc:1403] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.102s	user 0.024s	sys 0.021s
I20260709 13:02:38.099148  8761 raft_consensus.cc:359] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.099807  8761 raft_consensus.cc:385] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.100147  8761 raft_consensus.cc:740] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.100821  8761 consensus_queue.cc:260] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.102351  8761 ts_tablet_manager.cc:1434] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:02:38.102630  8760 raft_consensus.cc:740] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.103246  8760 consensus_queue.cc:260] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.105253  8760 ts_tablet_manager.cc:1434] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:02:38.106266  8761 tablet_bootstrap.cc:492] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:38.106544  8928 raft_consensus.cc:493] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.107030  8928 raft_consensus.cc:515] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.112351  8761 tablet_bootstrap.cc:654] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.117162  8761 tablet_bootstrap.cc:492] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:38.117568  8761 ts_tablet_manager.cc:1403] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.005s
I20260709 13:02:38.120302  8760 tablet_bootstrap.cc:492] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:38.122972  8761 raft_consensus.cc:359] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.123435  8761 raft_consensus.cc:385] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.123677  8761 raft_consensus.cc:740] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.105290  8769 raft_consensus.cc:515] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.127779  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cbee174cf44cf7bd33f24b9f65ec8a" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:38.128945  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cbee174cf44cf7bd33f24b9f65ec8a" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:38.129839  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf68d97548224220bce5518845b45b98" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:38.130430  8569 raft_consensus.cc:3060] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:38.131049  8536 leader_election.cc:343] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:38.131738  8536 leader_election.cc:343] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.132135  8536 leader_election.cc:304] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa
I20260709 13:02:38.132896  8822 raft_consensus.cc:2749] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:38.137930  8569 raft_consensus.cc:2468] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:38.139145  8610 leader_election.cc:304] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:38.125794  8928 leader_election.cc:290] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
W20260709 13:02:38.140167  8517 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:38.139313  8822 raft_consensus.cc:493] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.141122  8822 raft_consensus.cc:515] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.140519  8812 raft_consensus.cc:2804] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:38.142727  8812 raft_consensus.cc:697] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:02:38.143478  8812 consensus_queue.cc:237] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.124305  8761 consensus_queue.cc:260] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.145856  8761 ts_tablet_manager.cc:1434] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:02:38.146685  8761 tablet_bootstrap.cc:492] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:38.127344  8760 tablet_bootstrap.cc:654] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.151846  8761 tablet_bootstrap.cc:654] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.157084  8822 leader_election.cc:290] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.157235  8769 leader_election.cc:290] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.158434  8760 tablet_bootstrap.cc:492] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:38.158869  8760 ts_tablet_manager.cc:1403] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 13:02:38.159819  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21c26e8009c4ba5bb884de7ef5f67fd" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:38.160441  8719 raft_consensus.cc:2468] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:38.161392  8760 raft_consensus.cc:359] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.162034  8760 raft_consensus.cc:385] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.162290  8760 raft_consensus.cc:740] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.162640  8761 tablet_bootstrap.cc:492] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:38.162812  8536 leader_election.cc:304] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:38.163491  8761 ts_tablet_manager.cc:1403] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260709 13:02:38.163913  8822 raft_consensus.cc:2804] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:38.164389  8822 raft_consensus.cc:493] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:38.164721  8822 raft_consensus.cc:3060] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.162905  8760 consensus_queue.cc:260] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.166108  8761 raft_consensus.cc:359] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.166922  8761 raft_consensus.cc:385] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.167179  8761 raft_consensus.cc:740] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.168139  8760 ts_tablet_manager.cc:1434] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:02:38.168002  8761 consensus_queue.cc:260] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.171458  8760 tablet_bootstrap.cc:492] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:38.173796  8761 ts_tablet_manager.cc:1434] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 13:02:38.174952  8761 tablet_bootstrap.cc:492] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:38.177572  8760 tablet_bootstrap.cc:654] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.182160  8761 tablet_bootstrap.cc:654] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.190034  8763 tablet_bootstrap.cc:492] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:38.190467  8763 ts_tablet_manager.cc:1403] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.145s	user 0.027s	sys 0.067s
I20260709 13:02:38.192889  8763 raft_consensus.cc:359] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.193531  8763 raft_consensus.cc:385] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.193657  8761 tablet_bootstrap.cc:492] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:38.193799  8763 raft_consensus.cc:740] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.194245  8761 ts_tablet_manager.cc:1403] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260709 13:02:38.194540  8763 consensus_queue.cc:260] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.196004  8763 ts_tablet_manager.cc:1434] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:02:38.196784  8763 tablet_bootstrap.cc:492] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:38.196890  8761 raft_consensus.cc:359] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.197589  8761 raft_consensus.cc:385] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.197847  8761 raft_consensus.cc:740] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.198925  8761 consensus_queue.cc:260] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.203521  8761 ts_tablet_manager.cc:1434] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:02:38.203915  8932 consensus_queue.cc:1048] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.204814  8761 tablet_bootstrap.cc:492] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:38.214005  8822 raft_consensus.cc:515] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.215476  8932 consensus_queue.cc:1048] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.216142  8763 tablet_bootstrap.cc:654] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:38.223102  8611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.131:44669, user_credentials={real_user=slave}} blocked reactor thread for 77317.4us
I20260709 13:02:38.225701  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf68d97548224220bce5518845b45b98" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:38.226091  8790 raft_consensus.cc:493] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.226259  8719 raft_consensus.cc:3060] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.226603  8790 raft_consensus.cc:515] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.228714  8790 leader_election.cc:290] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:38.229074  8811 raft_consensus.cc:493] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.229185  8790 raft_consensus.cc:493] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.229738  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f02e2bb17842dba34792e9a4f9c360" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:38.230360  8642 raft_consensus.cc:2468] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:38.229583  8811 raft_consensus.cc:515] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.233136  8822 leader_election.cc:290] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.233376  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21c26e8009c4ba5bb884de7ef5f67fd" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:38.233896  8646 raft_consensus.cc:3060] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.235795  8811 leader_election.cc:290] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.236007  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f02e2bb17842dba34792e9a4f9c360" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:38.236562  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21c26e8009c4ba5bb884de7ef5f67fd" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:38.237145  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b225737eed40b4991a640dd6992485" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
W20260709 13:02:38.237551  8684 leader_election.cc:343] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.229676  8790 raft_consensus.cc:515] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.239018  8717 raft_consensus.cc:2468] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:38.239509  8685 leader_election.cc:304] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:38.240688  8934 raft_consensus.cc:2804] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:38.241079  8934 raft_consensus.cc:493] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:38.241396  8934 raft_consensus.cc:3060] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.242136  8760 tablet_bootstrap.cc:492] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:38.242584  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b225737eed40b4991a640dd6992485" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:38.243189  8642 raft_consensus.cc:2468] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:38.243844  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b225737eed40b4991a640dd6992485" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:38.244004  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b225737eed40b4991a640dd6992485" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:38.244459  8570 raft_consensus.cc:2468] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:38.244639  8611 leader_election.cc:304] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:38.242581  8760 ts_tablet_manager.cc:1403] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.071s	user 0.034s	sys 0.020s
I20260709 13:02:38.246980  8930 raft_consensus.cc:493] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.247398  8930 raft_consensus.cc:515] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.247742  8760 raft_consensus.cc:359] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.248327  8760 raft_consensus.cc:385] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.248595  8760 raft_consensus.cc:740] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.249442  8930 leader_election.cc:290] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:38.249220  8760 consensus_queue.cc:260] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.250533  8685 leader_election.cc:304] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:38.250886  8646 raft_consensus.cc:2468] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:38.251677  8930 raft_consensus.cc:2804] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:38.252079  8760 ts_tablet_manager.cc:1434] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:38.252031  8930 raft_consensus.cc:493] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:38.252422  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21c26e8009c4ba5bb884de7ef5f67fd" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:38.253019  8760 tablet_bootstrap.cc:492] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:38.253060  8717 raft_consensus.cc:3060] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.253218  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f40f58ec17413bb36a1e750b977ca9" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:38.253355  8930 raft_consensus.cc:3060] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.257169  8811 raft_consensus.cc:2804] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:38.257656  8811 raft_consensus.cc:493] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:38.258061  8811 raft_consensus.cc:3060] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.259253  8760 tablet_bootstrap.cc:654] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.263211  8822 consensus_queue.cc:1048] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:02:38.269124  8685 leader_election.cc:343] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.270327  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f40f58ec17413bb36a1e750b977ca9" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:38.271072  8570 raft_consensus.cc:2468] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:38.241421  8790 leader_election.cc:290] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:38.276350  8684 leader_election.cc:304] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:38.289207  8790 raft_consensus.cc:2804] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:38.289695  8790 raft_consensus.cc:493] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:38.290084  8790 raft_consensus.cc:3060] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.290410  8928 raft_consensus.cc:493] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.292202  8928 raft_consensus.cc:515] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.283015  8930 raft_consensus.cc:515] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.294150  8928 leader_election.cc:290] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.298192  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b225737eed40b4991a640dd6992485" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:38.298807  8568 raft_consensus.cc:3060] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.285473  8536 leader_election.cc:304] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:38.301491  8765 raft_consensus.cc:2804] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:38.301842  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e414e255ae449569bcaedf202eda5b9" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:38.302016  8765 raft_consensus.cc:697] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:38.302524  8824 consensus_queue.cc:1048] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.302814  8765 consensus_queue.cc:237] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.305124  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e414e255ae449569bcaedf202eda5b9" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
W20260709 13:02:38.307685  8536 leader_election.cc:343] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:38.312747  8536 leader_election.cc:343] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.312667  8873 consensus_queue.cc:1048] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.313235  8536 leader_election.cc:304] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa
I20260709 13:02:38.313966  8824 raft_consensus.cc:2749] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:38.314828  8932 consensus_queue.cc:1048] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.316807  8930 leader_election.cc:290] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:38.284787  8717 raft_consensus.cc:2468] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:38.323740  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b225737eed40b4991a640dd6992485" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:38.319178  8568 raft_consensus.cc:2468] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:38.314105  8811 raft_consensus.cc:515] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.285667  8934 raft_consensus.cc:515] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.325567  8644 raft_consensus.cc:2393] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3323a754a4fa4e2eb18d0c02c30ce375 in current term 1: Already voted for candidate d0258e8129c54462ac926810113290fa in this term.
I20260709 13:02:38.325877  8684 leader_election.cc:304] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:38.326687  8932 raft_consensus.cc:2804] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:38.327131  8932 raft_consensus.cc:697] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:38.327699  8873 raft_consensus.cc:493] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.327629  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f02e2bb17842dba34792e9a4f9c360" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:38.328338  8641 raft_consensus.cc:3060] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.327956  8932 consensus_queue.cc:237] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.274753  8469 catalog_manager.cc:5697] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:38.331406  8934 leader_election.cc:290] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:38.331801  8873 raft_consensus.cc:515] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.340091  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f02e2bb17842dba34792e9a4f9c360" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:38.340708  8568 raft_consensus.cc:3060] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.341866  8641 raft_consensus.cc:2468] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:38.345949  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f02e2bb17842dba34792e9a4f9c360" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:38.346752  8640 raft_consensus.cc:2393] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b82aab7d02f343c2832fba0d0c474748 in current term 1: Already voted for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in this term.
I20260709 13:02:38.347800  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b225737eed40b4991a640dd6992485" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:38.348513  8570 raft_consensus.cc:2393] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d0258e8129c54462ac926810113290fa in current term 1: Already voted for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in this term.
I20260709 13:02:38.348779  8760 tablet_bootstrap.cc:492] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:38.349205  8760 ts_tablet_manager.cc:1403] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.096s	user 0.025s	sys 0.027s
I20260709 13:02:38.349629  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f02e2bb17842dba34792e9a4f9c360" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:38.350409  8717 raft_consensus.cc:2393] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b82aab7d02f343c2832fba0d0c474748 in current term 1: Already voted for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in this term.
I20260709 13:02:38.348083  8873 leader_election.cc:290] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.352411  8536 leader_election.cc:304] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa
I20260709 13:02:38.352886  8685 leader_election.cc:304] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:38.353626  8863 raft_consensus.cc:2804] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:38.354038  8934 raft_consensus.cc:493] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.357124  8811 leader_election.cc:290] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.359234  8763 tablet_bootstrap.cc:492] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:38.359690  8763 ts_tablet_manager.cc:1403] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.163s	user 0.032s	sys 0.034s
I20260709 13:02:38.322360  8761 tablet_bootstrap.cc:654] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.360236  8863 raft_consensus.cc:697] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:38.364106  8863 consensus_queue.cc:237] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.367664  8568 raft_consensus.cc:2468] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:38.368614  8873 raft_consensus.cc:2749] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:38.364225  8763 raft_consensus.cc:359] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.369897  8763 raft_consensus.cc:385] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.370167  8763 raft_consensus.cc:740] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.368795  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b225737eed40b4991a640dd6992485" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:38.370786  8763 consensus_queue.cc:260] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.372265  8719 raft_consensus.cc:2468] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:38.372777  8763 ts_tablet_manager.cc:1434] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:02:38.373958  8611 leader_election.cc:304] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [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: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:38.373914  8790 raft_consensus.cc:515] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.378654  8790 leader_election.cc:290] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:38.379134  8932 consensus_queue.cc:1048] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.377076  8763 tablet_bootstrap.cc:492] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:38.354487  8934 raft_consensus.cc:515] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.387836  8934 leader_election.cc:290] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:38.352108  8760 raft_consensus.cc:359] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.380719  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f40f58ec17413bb36a1e750b977ca9" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:38.381094  8769 raft_consensus.cc:2749] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:38.388340  8760 raft_consensus.cc:385] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.383615  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f40f58ec17413bb36a1e750b977ca9" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:38.388616  8760 raft_consensus.cc:740] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.389197  8760 consensus_queue.cc:260] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
W20260709 13:02:38.389602  8685 leader_election.cc:343] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.389895  8569 raft_consensus.cc:3060] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.388787  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0951f56c800547fe9234396e823af642" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:38.390440  8645 raft_consensus.cc:2468] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:38.391247  8760 ts_tablet_manager.cc:1434] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.000s
I20260709 13:02:38.391450  8685 leader_election.cc:304] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:38.392164  8760 tablet_bootstrap.cc:492] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:38.392266  8934 raft_consensus.cc:2804] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:38.392700  8934 raft_consensus.cc:493] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:38.393013  8934 raft_consensus.cc:3060] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.395239  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0951f56c800547fe9234396e823af642" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:38.395836  8570 raft_consensus.cc:2468] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:38.399885  8760 tablet_bootstrap.cc:654] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.402127  8569 raft_consensus.cc:2468] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:38.404666  8790 consensus_queue.cc:1048] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.408459  8928 consensus_queue.cc:1048] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.406344  8763 tablet_bootstrap.cc:654] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.411257  8761 tablet_bootstrap.cc:492] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:38.411723  8761 ts_tablet_manager.cc:1403] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.207s	user 0.007s	sys 0.007s
I20260709 13:02:38.412665  8684 leader_election.cc:304] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:38.414243  8761 raft_consensus.cc:359] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.414915  8761 raft_consensus.cc:385] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.415187  8761 raft_consensus.cc:740] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.419788  8790 raft_consensus.cc:2804] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:38.420341  8790 raft_consensus.cc:697] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:38.420744  8763 tablet_bootstrap.cc:492] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:38.421241  8763 ts_tablet_manager.cc:1403] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.005s
I20260709 13:02:38.424072  8763 raft_consensus.cc:359] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.424396  8932 consensus_queue.cc:1048] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.424762  8763 raft_consensus.cc:385] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.425064  8763 raft_consensus.cc:740] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.425720  8763 consensus_queue.cc:260] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.421185  8790 consensus_queue.cc:237] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.435349  8761 consensus_queue.cc:260] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.435019  8465 catalog_manager.cc:5697] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:38.438603  8761 ts_tablet_manager.cc:1434] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:02:38.438287  8465 catalog_manager.cc:5697] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:38.439484  8761 tablet_bootstrap.cc:492] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:38.431164  8934 raft_consensus.cc:515] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.445504  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0951f56c800547fe9234396e823af642" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:38.446043  8570 raft_consensus.cc:3060] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.450780  8761 tablet_bootstrap.cc:654] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.453749  8570 raft_consensus.cc:2468] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:38.455608  8934 leader_election.cc:290] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:38.455691  8684 leader_election.cc:304] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:38.456558  8763 ts_tablet_manager.cc:1434] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:02:38.457509  8763 tablet_bootstrap.cc:492] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:38.458364  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0951f56c800547fe9234396e823af642" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:38.459002  8645 raft_consensus.cc:3060] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.462917  8790 raft_consensus.cc:2804] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:38.463253  8763 tablet_bootstrap.cc:654] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.465610  8645 raft_consensus.cc:2468] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:38.463435  8790 raft_consensus.cc:697] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:38.467270  8790 consensus_queue.cc:237] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.471743  8761 tablet_bootstrap.cc:492] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:38.472177  8761 ts_tablet_manager.cc:1403] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.001s
I20260709 13:02:38.474514  8761 raft_consensus.cc:359] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.475242  8761 raft_consensus.cc:385] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.475507  8761 raft_consensus.cc:740] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.476358  8761 consensus_queue.cc:260] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.482836  8761 ts_tablet_manager.cc:1434] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:02:38.483807  8761 tablet_bootstrap.cc:492] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:38.486706  8469 catalog_manager.cc:5697] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:38.487586  8769 raft_consensus.cc:493] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.488178  8763 tablet_bootstrap.cc:492] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:38.488054  8769 raft_consensus.cc:515] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.488605  8763 ts_tablet_manager.cc:1403] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.000s
I20260709 13:02:38.489526  8761 tablet_bootstrap.cc:654] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.490027  8769 leader_election.cc:290] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.491636  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e414e255ae449569bcaedf202eda5b9" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:38.491607  8763 raft_consensus.cc:359] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.492338  8569 raft_consensus.cc:2468] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:38.492590  8763 raft_consensus.cc:385] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.492859  8763 raft_consensus.cc:740] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.493432  8763 consensus_queue.cc:260] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.493733  8610 leader_election.cc:304] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:38.494603  8769 raft_consensus.cc:2804] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:38.495002  8769 raft_consensus.cc:493] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:38.495364  8769 raft_consensus.cc:3060] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.496107  8763 ts_tablet_manager.cc:1434] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:38.496646  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e414e255ae449569bcaedf202eda5b9" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:38.496992  8763 tablet_bootstrap.cc:492] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:38.497891  8719 raft_consensus.cc:2468] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:38.501834  8769 raft_consensus.cc:515] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.502626  8763 tablet_bootstrap.cc:654] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.504587  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e414e255ae449569bcaedf202eda5b9" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:38.505120  8569 raft_consensus.cc:3060] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.513644  8569 raft_consensus.cc:2468] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:38.514863  8610 leader_election.cc:304] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:38.515748  8811 raft_consensus.cc:2804] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:38.516220  8811 raft_consensus.cc:697] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:02:38.517033  8811 consensus_queue.cc:237] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.517673  8761 tablet_bootstrap.cc:492] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:38.518062  8761 ts_tablet_manager.cc:1403] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.015s
I20260709 13:02:38.523797  8760 tablet_bootstrap.cc:492] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:38.523840  8761 raft_consensus.cc:359] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.524484  8761 raft_consensus.cc:385] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.524715  8761 raft_consensus.cc:740] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.525331  8761 consensus_queue.cc:260] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.524369  8760 ts_tablet_manager.cc:1403] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.132s	user 0.030s	sys 0.019s
I20260709 13:02:38.527479  8761 ts_tablet_manager.cc:1434] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:38.528393  8761 tablet_bootstrap.cc:492] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:38.529886  8760 raft_consensus.cc:359] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.530584  8760 raft_consensus.cc:385] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.530844  8760 raft_consensus.cc:740] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.532903  8761 tablet_bootstrap.cc:654] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.538131  8769 leader_election.cc:290] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.539109  8761 tablet_bootstrap.cc:492] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:38.531454  8760 consensus_queue.cc:260] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.539530  8761 ts_tablet_manager.cc:1403] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:02:38.540429  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e414e255ae449569bcaedf202eda5b9" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:38.540987  8719 raft_consensus.cc:3060] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.542237  8760 ts_tablet_manager.cc:1434] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:02:38.542227  8761 raft_consensus.cc:359] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.542971  8761 raft_consensus.cc:385] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.543224  8761 raft_consensus.cc:740] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.543538  8760 tablet_bootstrap.cc:492] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:38.543840  8761 consensus_queue.cc:260] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.538812  8465 catalog_manager.cc:5697] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:38.545755  8465 catalog_manager.cc:5697] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:38.546784  8811 raft_consensus.cc:493] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.549018  8811 raft_consensus.cc:515] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.549683  8760 tablet_bootstrap.cc:654] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.548365  8761 ts_tablet_manager.cc:1434] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:02:38.550879  8761 tablet_bootstrap.cc:492] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:38.552692  8719 raft_consensus.cc:2468] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:38.556667  8761 tablet_bootstrap.cc:654] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.558377  8763 tablet_bootstrap.cc:492] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:38.558816  8763 ts_tablet_manager.cc:1403] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.004s
I20260709 13:02:38.559813  8468 catalog_manager.cc:5697] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:38.560863  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cbee174cf44cf7bd33f24b9f65ec8a" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:38.561441  8569 raft_consensus.cc:2468] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:38.561591  8763 raft_consensus.cc:359] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.562299  8763 raft_consensus.cc:385] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.562566  8763 raft_consensus.cc:740] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.562949  8610 leader_election.cc:304] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:38.563305  8763 consensus_queue.cc:260] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.566671  8790 raft_consensus.cc:493] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.567153  8763 ts_tablet_manager.cc:1434] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:02:38.568054  8763 tablet_bootstrap.cc:492] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:38.568816  8761 tablet_bootstrap.cc:492] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:38.569224  8761 ts_tablet_manager.cc:1403] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:02:38.571105  8812 consensus_queue.cc:1048] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.567116  8790 raft_consensus.cc:515] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.572062  8761 raft_consensus.cc:359] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.572681  8761 raft_consensus.cc:385] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.572914  8761 raft_consensus.cc:740] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.573406  8790 leader_election.cc:290] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:38.573746  8761 consensus_queue.cc:260] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.574323  8812 raft_consensus.cc:2804] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:38.574668  8812 raft_consensus.cc:493] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:38.574996  8812 raft_consensus.cc:3060] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.575398  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd12e344d25243b69e381e926fad4d69" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:38.575675  8761 ts_tablet_manager.cc:1434] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:02:38.576493  8761 tablet_bootstrap.cc:492] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
W20260709 13:02:38.576841  8684 leader_election.cc:343] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.577248  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd12e344d25243b69e381e926fad4d69" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:38.577823  8646 raft_consensus.cc:2468] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:38.579425  8685 leader_election.cc:304] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:38.580505  8790 raft_consensus.cc:2804] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:38.581915  8761 tablet_bootstrap.cc:654] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.581219  8790 raft_consensus.cc:493] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:38.588948  8790 raft_consensus.cc:3060] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.590158  8812 raft_consensus.cc:515] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.593256  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cbee174cf44cf7bd33f24b9f65ec8a" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:38.593896  8570 raft_consensus.cc:3060] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.596477  8790 raft_consensus.cc:515] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.598527  8763 tablet_bootstrap.cc:654] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.599223  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd12e344d25243b69e381e926fad4d69" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
W20260709 13:02:38.600468  8684 leader_election.cc:343] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.602074  8812 leader_election.cc:290] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.603454  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cbee174cf44cf7bd33f24b9f65ec8a" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:38.604169  8717 raft_consensus.cc:3060] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.604729  8811 leader_election.cc:290] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.606088  8570 raft_consensus.cc:2468] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:38.607334  8610 leader_election.cc:304] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:38.608248  8811 raft_consensus.cc:2804] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:38.608693  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cbee174cf44cf7bd33f24b9f65ec8a" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:38.608800  8811 raft_consensus.cc:697] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:02:38.609951  8811 consensus_queue.cc:237] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.614588  8717 raft_consensus.cc:2468] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:38.621599  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd12e344d25243b69e381e926fad4d69" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:38.622184  8645 raft_consensus.cc:3060] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.622272  8790 leader_election.cc:290] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:38.624670  8760 tablet_bootstrap.cc:492] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:38.625133  8760 ts_tablet_manager.cc:1403] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.013s
I20260709 13:02:38.627727  8760 raft_consensus.cc:359] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.628376  8760 raft_consensus.cc:385] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.628402  8645 raft_consensus.cc:2468] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:38.628750  8760 raft_consensus.cc:740] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.629444  8760 consensus_queue.cc:260] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.629606  8685 leader_election.cc:304] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:38.631985  8760 ts_tablet_manager.cc:1434] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:38.633912  8769 consensus_queue.cc:1048] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.636089  8760 tablet_bootstrap.cc:492] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:38.637761  8790 raft_consensus.cc:2804] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:38.641639  8790 raft_consensus.cc:697] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:38.643476  8760 tablet_bootstrap.cc:654] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.642460  8790 consensus_queue.cc:237] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.646173  8763 tablet_bootstrap.cc:492] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:38.646613  8763 ts_tablet_manager.cc:1403] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.004s
I20260709 13:02:38.649035  8763 raft_consensus.cc:359] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.649705  8763 raft_consensus.cc:385] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.650017  8763 raft_consensus.cc:740] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.650835  8763 consensus_queue.cc:260] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.653154  8763 ts_tablet_manager.cc:1434] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:02:38.654174  8763 tablet_bootstrap.cc:492] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:38.664598  8763 tablet_bootstrap.cc:654] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.668123  8761 tablet_bootstrap.cc:492] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:38.668542  8761 ts_tablet_manager.cc:1403] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.092s	user 0.030s	sys 0.012s
I20260709 13:02:38.670996  8761 raft_consensus.cc:359] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.671707  8761 raft_consensus.cc:385] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.672088  8761 raft_consensus.cc:740] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.672744  8761 consensus_queue.cc:260] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.675114  8761 ts_tablet_manager.cc:1434] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:02:38.676026  8761 tablet_bootstrap.cc:492] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:38.671047  8468 catalog_manager.cc:5697] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:38.681921  8761 tablet_bootstrap.cc:654] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.683339  8763 tablet_bootstrap.cc:492] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:38.683863  8763 ts_tablet_manager.cc:1403] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.001s
I20260709 13:02:38.686523  8763 raft_consensus.cc:359] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.687278  8763 raft_consensus.cc:385] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.687640  8763 raft_consensus.cc:740] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.688287  8763 consensus_queue.cc:260] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.690248  8763 ts_tablet_manager.cc:1434] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:38.691193  8763 tablet_bootstrap.cc:492] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:38.693806  8466 catalog_manager.cc:5697] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:38.692389  8928 consensus_queue.cc:1048] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:02:38.700307  8761 tablet_bootstrap.cc:492] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:38.700320  8760 tablet_bootstrap.cc:492] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:38.700927  8761 ts_tablet_manager.cc:1403] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.003s
I20260709 13:02:38.700963  8760 ts_tablet_manager.cc:1403] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.030s
I20260709 13:02:38.703441  8760 raft_consensus.cc:359] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.704121  8761 raft_consensus.cc:359] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.704842  8761 raft_consensus.cc:385] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.704078  8760 raft_consensus.cc:385] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.709283  8760 raft_consensus.cc:740] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.710057  8760 consensus_queue.cc:260] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.705101  8761 raft_consensus.cc:740] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.713789  8761 consensus_queue.cc:260] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.714613  8760 ts_tablet_manager.cc:1434] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260709 13:02:38.715437  8760 tablet_bootstrap.cc:492] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:38.715792  8761 ts_tablet_manager.cc:1434] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:02:38.718112  8763 tablet_bootstrap.cc:654] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.722023  8760 tablet_bootstrap.cc:654] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.726260  8765 consensus_queue.cc:1048] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.746040  8761 tablet_bootstrap.cc:492] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:38.747288  8760 tablet_bootstrap.cc:492] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:38.747822  8760 ts_tablet_manager.cc:1403] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.019s
I20260709 13:02:38.750486  8760 raft_consensus.cc:359] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.751174  8760 raft_consensus.cc:385] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.751438  8760 raft_consensus.cc:740] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.752130  8760 consensus_queue.cc:260] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.754068  8760 ts_tablet_manager.cc:1434] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:38.755406  8763 tablet_bootstrap.cc:492] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:38.755597  8760 tablet_bootstrap.cc:492] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:38.755868  8763 ts_tablet_manager.cc:1403] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.002s
I20260709 13:02:38.758288  8763 raft_consensus.cc:359] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.758919  8763 raft_consensus.cc:385] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.759227  8763 raft_consensus.cc:740] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.760653  8761 tablet_bootstrap.cc:654] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.762061  8760 tablet_bootstrap.cc:654] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.760998  8763 consensus_queue.cc:260] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.767717  8763 ts_tablet_manager.cc:1434] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:02:38.767719  8790 raft_consensus.cc:493] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.771637  8790 raft_consensus.cc:515] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.773754  8790 leader_election.cc:290] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:38.776376  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15294efd8f0a4360a9c3bade9700315f" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:38.776816  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15294efd8f0a4360a9c3bade9700315f" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:38.777736  8934 raft_consensus.cc:493] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:02:38.778039  8684 leader_election.cc:343] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.778213  8934 raft_consensus.cc:515] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
W20260709 13:02:38.780236  8685 leader_election.cc:343] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.780738  8685 leader_election.cc:304] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:38.782603  8934 leader_election.cc:290] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:38.783172  8934 raft_consensus.cc:2749] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:38.784535  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e11b47f22f94556a4e8be8c684d851e" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:38.784857  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e11b47f22f94556a4e8be8c684d851e" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:38.785229  8570 raft_consensus.cc:2468] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
W20260709 13:02:38.786579  8685 leader_election.cc:343] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.792306  8684 leader_election.cc:304] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [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: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:38.792774  8763 tablet_bootstrap.cc:492] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:38.793476  8790 raft_consensus.cc:2804] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:38.793910  8790 raft_consensus.cc:493] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:38.794245  8790 raft_consensus.cc:3060] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.798938  8763 tablet_bootstrap.cc:654] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.802006  8761 tablet_bootstrap.cc:492] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:38.802505  8761 ts_tablet_manager.cc:1403] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.026s
I20260709 13:02:38.802767  8760 tablet_bootstrap.cc:492] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:38.803217  8760 ts_tablet_manager.cc:1403] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.017s
I20260709 13:02:38.804709  8790 raft_consensus.cc:515] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.805894  8760 raft_consensus.cc:359] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.806622  8760 raft_consensus.cc:385] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.806883  8760 raft_consensus.cc:740] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.807502  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e11b47f22f94556a4e8be8c684d851e" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:38.807885  8863 consensus_queue.cc:1048] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.811923  8790 leader_election.cc:290] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
W20260709 13:02:38.813071  8685 leader_election.cc:343] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.814790  8646 raft_consensus.cc:3060] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.817896  8761 raft_consensus.cc:359] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.807518  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e11b47f22f94556a4e8be8c684d851e" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:38.819802  8760 consensus_queue.cc:260] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.821050  8570 raft_consensus.cc:3060] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.822302  8760 ts_tablet_manager.cc:1434] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:02:38.822655  8790 consensus_queue.cc:1048] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.823148  8760 tablet_bootstrap.cc:492] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:38.826982  8570 raft_consensus.cc:2468] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:38.828595  8684 leader_election.cc:304] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:38.829136  8760 tablet_bootstrap.cc:654] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.829910  8790 raft_consensus.cc:2804] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:38.831908  8790 raft_consensus.cc:697] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:38.832722  8790 consensus_queue.cc:237] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.834448  8763 tablet_bootstrap.cc:492] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:38.834939  8763 ts_tablet_manager.cc:1403] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.012s
I20260709 13:02:38.836086  8761 raft_consensus.cc:385] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.839282  8761 raft_consensus.cc:740] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.840327  8761 consensus_queue.cc:260] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.837659  8763 raft_consensus.cc:359] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.844220  8763 raft_consensus.cc:385] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.844506  8763 raft_consensus.cc:740] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.845112  8763 consensus_queue.cc:260] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.847031  8763 ts_tablet_manager.cc:1434] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260709 13:02:38.846515  8465 catalog_manager.cc:5697] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:38.847985  8763 tablet_bootstrap.cc:492] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:38.852167  8824 raft_consensus.cc:493] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.852669  8824 raft_consensus.cc:515] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.853927  8761 ts_tablet_manager.cc:1434] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.002s
I20260709 13:02:38.854815  8761 tablet_bootstrap.cc:492] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:38.863471  8763 tablet_bootstrap.cc:654] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.865697  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f440810f2c44d8688ff0ab89b11cff9" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:38.865990  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f440810f2c44d8688ff0ab89b11cff9" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:38.867115  8863 consensus_queue.cc:1048] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:38.867379  8536 leader_election.cc:343] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.867869  8761 tablet_bootstrap.cc:654] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.869256  8863 consensus_queue.cc:1048] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.869637  8760 tablet_bootstrap.cc:492] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
W20260709 13:02:38.870436  8536 leader_election.cc:343] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.870813  8536 leader_election.cc:304] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa
I20260709 13:02:38.871460  8873 raft_consensus.cc:2749] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:38.870123  8760 ts_tablet_manager.cc:1403] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.016s
I20260709 13:02:38.855151  8824 leader_election.cc:290] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.875298  8760 raft_consensus.cc:359] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.875924  8760 raft_consensus.cc:385] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.876185  8760 raft_consensus.cc:740] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.876629  8824 raft_consensus.cc:493] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.876766  8760 consensus_queue.cc:260] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.877144  8824 raft_consensus.cc:515] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.878820  8760 ts_tablet_manager.cc:1434] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:02:38.879691  8760 tablet_bootstrap.cc:492] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:38.880221  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3cb9cc7a284908a243d57e27088f56" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:38.880833  8645 raft_consensus.cc:2468] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:38.882097  8934 raft_consensus.cc:493] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.882544  8934 raft_consensus.cc:515] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.883416  8763 tablet_bootstrap.cc:492] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:38.883841  8763 ts_tablet_manager.cc:1403] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.002s
I20260709 13:02:38.884446  8934 leader_election.cc:290] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:38.882115  8536 leader_election.cc:304] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:38.886242  8928 raft_consensus.cc:2804] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:38.886253  8763 raft_consensus.cc:359] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.886654  8928 raft_consensus.cc:493] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:38.887130  8763 raft_consensus.cc:385] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.887041  8765 raft_consensus.cc:493] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.887045  8928 raft_consensus.cc:3060] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.887639  8765 raft_consensus.cc:515] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.889503  8765 leader_election.cc:290] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.889938  8763 raft_consensus.cc:740] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.890540  8932 consensus_queue.cc:1048] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.890640  8763 consensus_queue.cc:260] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.892916  8763 ts_tablet_manager.cc:1434] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 13:02:38.893117  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c401605b13a8416596aea2031a7e65dc" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:38.893266  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c401605b13a8416596aea2031a7e65dc" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:38.893939  8644 raft_consensus.cc:2468] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:38.895824  8536 leader_election.cc:304] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:38.896448  8765 raft_consensus.cc:2804] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:02:38.896564  8536 leader_election.cc:343] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.896813  8765 raft_consensus.cc:493] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:38.897202  8765 raft_consensus.cc:3060] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.901149  8763 tablet_bootstrap.cc:492] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:38.903677  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e94924704657981549643bc3686b" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:38.904254  8644 raft_consensus.cc:2468] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:38.906100  8685 leader_election.cc:304] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:38.896680  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e94924704657981549643bc3686b" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:38.918370  8763 tablet_bootstrap.cc:654] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.921689  8760 tablet_bootstrap.cc:654] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.906296  8824 leader_election.cc:290] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.923857  8863 raft_consensus.cc:2804] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:38.939845  8863 raft_consensus.cc:493] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:38.940203  8863 raft_consensus.cc:3060] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.903223  8765 raft_consensus.cc:515] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.924000  8570 raft_consensus.cc:2468] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:38.957492  8928 raft_consensus.cc:515] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.968729  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3cb9cc7a284908a243d57e27088f56" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
W20260709 13:02:38.972020  8536 leader_election.cc:343] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.972363  8765 leader_election.cc:290] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.975147  8932 consensus_queue.cc:1048] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:38.979441  8946 raft_consensus.cc:493] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.979921  8946 raft_consensus.cc:515] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.980144  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c401605b13a8416596aea2031a7e65dc" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
W20260709 13:02:38.981490  8536 leader_election.cc:343] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.981843  8946 leader_election.cc:290] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.983071  8928 leader_election.cc:290] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:38.995639  8761 tablet_bootstrap.cc:492] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:38.996089  8761 ts_tablet_manager.cc:1403] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.141s	user 0.022s	sys 0.039s
I20260709 13:02:38.997991  8761 raft_consensus.cc:359] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.998432  8761 raft_consensus.cc:385] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.998646  8761 raft_consensus.cc:740] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.999122  8761 consensus_queue.cc:260] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:38.999955  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e05942f32564b3993139375a66408d2" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:39.000372  8761 ts_tablet_manager.cc:1434] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:39.001257  8761 tablet_bootstrap.cc:492] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
W20260709 13:02:39.001288  8610 leader_election.cc:343] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.002988  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3cb9cc7a284908a243d57e27088f56" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
W20260709 13:02:39.006379  8536 leader_election.cc:343] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:38.984758  8931 consensus_queue.cc:1048] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:02:39.009505  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c401605b13a8416596aea2031a7e65dc" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:39.010026  8644 raft_consensus.cc:3060] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.013761  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e05942f32564b3993139375a66408d2" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:39.014406  8717 raft_consensus.cc:2468] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:39.015763  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3cb9cc7a284908a243d57e27088f56" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:39.016273  8643 raft_consensus.cc:3060] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.044945  8863 raft_consensus.cc:515] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.047052  8863 leader_election.cc:290] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:39.048740  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e94924704657981549643bc3686b" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:39.071067  8568 raft_consensus.cc:3060] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.073992  8643 raft_consensus.cc:2468] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:39.075088  8536 leader_election.cc:304] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:02:39.076025  8928 raft_consensus.cc:2804] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.076454  8928 raft_consensus.cc:697] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:39.080914  8928 consensus_queue.cc:237] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.083751  8644 raft_consensus.cc:2468] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:39.086817  8568 raft_consensus.cc:2468] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:39.094696  8863 raft_consensus.cc:493] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.095225  8863 raft_consensus.cc:515] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.099900  8536 leader_election.cc:304] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:02:39.100883  8765 raft_consensus.cc:2804] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.101356  8765 raft_consensus.cc:697] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:39.102144  8765 consensus_queue.cc:237] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.168589  8873 raft_consensus.cc:493] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.175922  8873 raft_consensus.cc:515] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.178170  8873 leader_election.cc:290] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:39.148890  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e94924704657981549643bc3686b" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:39.185372  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d0ae38c5cc4c128702cde8196ef967" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:39.186062  8645 raft_consensus.cc:2468] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:39.187887  8684 leader_election.cc:304] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:39.188838  8931 raft_consensus.cc:2804] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.189281  8931 raft_consensus.cc:697] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:39.189483  8863 leader_election.cc:290] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:39.187443  8611 leader_election.cc:304] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [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: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:39.182422  8873 raft_consensus.cc:493] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.192418  8536 leader_election.cc:304] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:39.182785  8643 raft_consensus.cc:3060] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.193632  8811 raft_consensus.cc:2804] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:39.194303  8824 raft_consensus.cc:2804] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:39.219934  8824 raft_consensus.cc:493] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:39.235167  8824 raft_consensus.cc:3060] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.240618  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a801182fce43159f54556edd235916" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:39.245812  8931 consensus_queue.cc:237] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
W20260709 13:02:39.247174  8684 leader_election.cc:343] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.220402  8811 raft_consensus.cc:493] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:39.272513  8811 raft_consensus.cc:3060] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.273303  8946 consensus_queue.cc:1048] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:39.276635  8643 raft_consensus.cc:2468] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:39.194625  8873 raft_consensus.cc:515] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.263298  8824 raft_consensus.cc:515] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.275226  8946 consensus_queue.cc:1048] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:02:39.373423  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a801182fce43159f54556edd235916" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:39.361685  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d0ae38c5cc4c128702cde8196ef967" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
W20260709 13:02:39.413856  8536 leader_election.cc:343] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.583313  8824 leader_election.cc:290] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:39.583834  8873 leader_election.cc:290] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:39.596781  8790 raft_consensus.cc:493] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b82aab7d02f343c2832fba0d0c474748)
I20260709 13:02:39.597409  8790 raft_consensus.cc:515] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.603106  8790 leader_election.cc:290] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:39.604789  8763 tablet_bootstrap.cc:492] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:39.605176  8763 ts_tablet_manager.cc:1403] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.704s	user 0.016s	sys 0.027s
I20260709 13:02:39.612998  8811 raft_consensus.cc:515] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.615001  8811 leader_election.cc:290] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:39.656484  9012 consensus_queue.cc:1048] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:39.656766  9018 consensus_queue.cc:1048] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:39.660888  8761 tablet_bootstrap.cc:654] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.662868  8763 raft_consensus.cc:359] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.663622  8763 raft_consensus.cc:385] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.663887  8763 raft_consensus.cc:740] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
W20260709 13:02:39.666509  8611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.131:44669, user_credentials={real_user=slave}} blocked reactor thread for 447315us
I20260709 13:02:39.667102  8760 tablet_bootstrap.cc:492] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:39.667588  8760 ts_tablet_manager.cc:1403] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.788s	user 0.012s	sys 0.049s
I20260709 13:02:39.669982  8760 raft_consensus.cc:359] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.670589  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e05942f32564b3993139375a66408d2" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:39.671151  8715 raft_consensus.cc:3060] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.676132  8790 raft_consensus.cc:493] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.676507  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d0ae38c5cc4c128702cde8196ef967" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:39.677076  8643 raft_consensus.cc:3060] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.678795  8932 consensus_queue.cc:1048] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:39.676542  8790 raft_consensus.cc:515] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.670591  8760 raft_consensus.cc:385] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.680969  8763 consensus_queue.cc:260] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.681476  8760 raft_consensus.cc:740] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.685813  8790 leader_election.cc:290] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:39.688951  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15294efd8f0a4360a9c3bade9700315f" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:39.743503  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
W20260709 13:02:39.705655  8685 leader_election.cc:343] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.737226  8763 ts_tablet_manager.cc:1434] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.132s	user 0.007s	sys 0.004s
I20260709 13:02:39.713126  8760 consensus_queue.cc:260] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.867079  8469 catalog_manager.cc:5697] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:39.869362  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d0ae38c5cc4c128702cde8196ef967" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:39.862468  9017 raft_consensus.cc:493] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.703451  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e05942f32564b3993139375a66408d2" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:39.879571  8763 tablet_bootstrap.cc:492] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:39.879770  8646 raft_consensus.cc:2393] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3323a754a4fa4e2eb18d0c02c30ce375 in current term 2: Already voted for candidate d0258e8129c54462ac926810113290fa in this term.
I20260709 13:02:39.827844  8567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
W20260709 13:02:39.877704  8536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.130:38989, user_credentials={real_user=slave}} blocked reactor thread for 130323us
I20260709 13:02:39.879840  8469 catalog_manager.cc:5697] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:39.706842  9021 consensus_queue.cc:1048] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.187s
I20260709 13:02:39.882128  9017 raft_consensus.cc:515] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.884513  8567 raft_consensus.cc:2468] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:02:39.742915  8643 raft_consensus.cc:2468] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:39.887785  8760 ts_tablet_manager.cc:1434] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.220s	user 0.010s	sys 0.023s
I20260709 13:02:39.889169  8760 tablet_bootstrap.cc:492] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
W20260709 13:02:39.889424  8536 leader_election.cc:343] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.890244  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15294efd8f0a4360a9c3bade9700315f" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
W20260709 13:02:39.890841  8684 consensus_peers.cc:597] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:02:39.893630  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:39.894770  8642 raft_consensus.cc:2468] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 2.
I20260709 13:02:39.885512  9017 leader_election.cc:290] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:39.817065  8715 raft_consensus.cc:2468] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:39.904827  8536 leader_election.cc:304] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [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: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:39.906028  8536 leader_election.cc:304] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:39.890833  8719 raft_consensus.cc:2468] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:39.883054  8685 leader_election.cc:304] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:39.908365  8765 raft_consensus.cc:2804] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:39.922937  9023 raft_consensus.cc:2749] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:39.928574  9020 raft_consensus.cc:2804] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.929934  8611 leader_election.cc:304] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:39.919898  8765 raft_consensus.cc:493] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:39.937856  8765 raft_consensus.cc:3060] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:39.940719  8517 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:39.942122  8928 consensus_queue.cc:1048] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:39.946553  8536 leader_election.cc:343] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.947633  8536 leader_election.cc:304] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [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: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
W20260709 13:02:39.930917  8685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.130:38989, user_credentials={real_user=slave}} blocked reactor thread for 227113us
I20260709 13:02:39.947986  9019 raft_consensus.cc:2804] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.935269  9020 raft_consensus.cc:697] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:39.952663  8824 raft_consensus.cc:2804] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:39.955781  9019 raft_consensus.cc:697] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:02:39.955641  8765 raft_consensus.cc:515] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.955498  8824 raft_consensus.cc:493] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:39.955212  8712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:39.961571  8824 raft_consensus.cc:3060] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.956593  9019 consensus_queue.cc:237] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.962494  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:39.976369  9027 consensus_queue.cc:1048] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:02:39.969444  8765 leader_election.cc:290] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 3 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:39.976854  8712 raft_consensus.cc:2468] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:39.976028  9020 consensus_queue.cc:237] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:39.977384  8643 raft_consensus.cc:3060] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:39.989534  8763 tablet_bootstrap.cc:654] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.991393  8760 tablet_bootstrap.cc:654] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.010751  8643 raft_consensus.cc:2468] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 3.
I20260709 13:02:40.012468  8824 raft_consensus.cc:515] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
W20260709 13:02:40.013252  8610 leader_election.cc:343] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.016448  8824 leader_election.cc:290] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:40.028898  8763 tablet_bootstrap.cc:492] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:40.029415  8763 ts_tablet_manager.cc:1403] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.150s	user 0.012s	sys 0.008s
I20260709 13:02:40.033241  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c401605b13a8416596aea2031a7e65dc" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:40.050634  8761 tablet_bootstrap.cc:492] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:40.054152  8761 ts_tablet_manager.cc:1403] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 1.053s	user 0.026s	sys 0.039s
W20260709 13:02:40.060081  8685 consensus_peers.cc:597] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. 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 13:02:40.062485  8761 raft_consensus.cc:359] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.063279  8761 raft_consensus.cc:385] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.063638  8761 raft_consensus.cc:740] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.064252  8761 consensus_queue.cc:260] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.065902  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c401605b13a8416596aea2031a7e65dc" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:40.066803  8761 ts_tablet_manager.cc:1434] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:02:40.067755  8761 tablet_bootstrap.cc:492] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:40.075017  8761 tablet_bootstrap.cc:654] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.079403  8760 tablet_bootstrap.cc:492] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:40.080034  8760 ts_tablet_manager.cc:1403] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.192s	user 0.013s	sys 0.006s
W20260709 13:02:40.121999  8536 consensus_peers.cc:597] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 -> Peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Couldn't send request to peer 3323a754a4fa4e2eb18d0c02c30ce375. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:40.295401  8536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.131:44669, user_credentials={real_user=slave}} blocked reactor thread for 333011us
I20260709 13:02:40.106150  8760 raft_consensus.cc:359] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.296073  8760 raft_consensus.cc:385] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.296299  8760 raft_consensus.cc:740] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.297391  8760 consensus_queue.cc:260] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.106294  8763 raft_consensus.cc:359] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.298763  8763 raft_consensus.cc:385] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.298983  8763 raft_consensus.cc:740] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.151085  9009 raft_consensus.cc:493] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.302807  8763 consensus_queue.cc:260] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.303921  8536 leader_election.cc:304] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [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: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:40.307667  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15294efd8f0a4360a9c3bade9700315f" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:40.307440  9027 raft_consensus.cc:2804] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:40.309993  9027 raft_consensus.cc:697] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 3 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:40.311532  8760 ts_tablet_manager.cc:1434] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.231s	user 0.005s	sys 0.028s
W20260709 13:02:40.312569  8536 leader_election.cc:343] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.313830  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:40.314401  8717 raft_consensus.cc:3060] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:02:40.310773  9027 consensus_queue.cc:237] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.359719  8761 tablet_bootstrap.cc:492] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:40.360546  8761 ts_tablet_manager.cc:1403] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.293s	user 0.011s	sys 0.018s
I20260709 13:02:40.369604  8763 ts_tablet_manager.cc:1434] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.340s	user 0.017s	sys 0.044s
I20260709 13:02:40.374517  8720 raft_consensus.cc:3060] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.376008  8822 raft_consensus.cc:493] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.377482  8763 tablet_bootstrap.cc:492] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:40.368062  8811 raft_consensus.cc:493] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.376456  8822 raft_consensus.cc:515] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.387507  8822 leader_election.cc:290] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:40.387355  8811 raft_consensus.cc:515] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.311237  9009 raft_consensus.cc:515] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.421568  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15294efd8f0a4360a9c3bade9700315f" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:40.422184  8711 raft_consensus.cc:3060] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.430756  8717 raft_consensus.cc:2468] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 3.
I20260709 13:02:40.431828  8811 leader_election.cc:290] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:40.438608  8760 tablet_bootstrap.cc:492] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:40.449734  8468 catalog_manager.cc:5697] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:40.451797  8822 consensus_queue.cc:1048] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:02:40.465173  8761 raft_consensus.cc:359] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.465972  8761 raft_consensus.cc:385] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.466239  8761 raft_consensus.cc:740] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.466872  8761 consensus_queue.cc:260] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.480379  8763 tablet_bootstrap.cc:654] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.492023  8761 ts_tablet_manager.cc:1434] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.131s	user 0.005s	sys 0.002s
I20260709 13:02:40.488649  8822 raft_consensus.cc:493] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.502820  8822 raft_consensus.cc:515] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.486411  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b7aa13007f4d52989cd0b0cffed4ec" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:40.504665  8822 leader_election.cc:290] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:40.483299  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e05942f32564b3993139375a66408d2" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:40.507505  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd12e344d25243b69e381e926fad4d69" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:40.508838  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e05942f32564b3993139375a66408d2" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:40.509625  8713 raft_consensus.cc:2393] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b82aab7d02f343c2832fba0d0c474748 in current term 1: Already voted for candidate d0258e8129c54462ac926810113290fa in this term.
I20260709 13:02:40.482477  8932 consensus_queue.cc:1048] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:02:40.496424  8684 leader_election.cc:304] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:40.516240  8822 consensus_queue.cc:1048] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:40.518347  8610 leader_election.cc:343] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.519920  8536 leader_election.cc:304] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa
W20260709 13:02:40.526721  8536 consensus_peers.cc:597] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 -> Peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Couldn't send request to peer 3323a754a4fa4e2eb18d0c02c30ce375. 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 13:02:40.520802  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd12e344d25243b69e381e926fad4d69" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:40.523396  8570 raft_consensus.cc:3060] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.533021  8760 tablet_bootstrap.cc:654] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.544500  9015 raft_consensus.cc:2764] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:02:40.545450  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f440810f2c44d8688ff0ab89b11cff9" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:40.536932  8711 raft_consensus.cc:2468] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:40.546065  8568 raft_consensus.cc:2468] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:40.547453  8536 leader_election.cc:304] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:40.555598  9009 leader_election.cc:290] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:40.555786  9033 raft_consensus.cc:2804] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:40.541172  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b7aa13007f4d52989cd0b0cffed4ec" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
W20260709 13:02:40.539758  8684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.129:39249, user_credentials={real_user=slave}} blocked reactor thread for 55879.4us
I20260709 13:02:40.562882  8610 leader_election.cc:304] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:40.559337  8934 raft_consensus.cc:493] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.567164  8684 leader_election.cc:304] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:40.562547  9033 raft_consensus.cc:697] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:40.569679  8934 raft_consensus.cc:515] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.569954  8811 raft_consensus.cc:2804] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:40.581302  8930 raft_consensus.cc:2749] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:40.588361  8760 tablet_bootstrap.cc:492] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:40.588892  8760 ts_tablet_manager.cc:1403] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.150s	user 0.016s	sys 0.005s
I20260709 13:02:40.577735  9033 consensus_queue.cc:237] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
W20260709 13:02:40.594465  8611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.131:44669, user_credentials={real_user=slave}} blocked reactor thread for 57776us
W20260709 13:02:40.600008  9050 log.cc:927] Time spent T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 13:02:40.582118  8811 raft_consensus.cc:493] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:02:40.602564  8611 leader_election.cc:343] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.605026  8761 tablet_bootstrap.cc:492] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:40.607746  8611 leader_election.cc:304] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:40.610894  8946 raft_consensus.cc:2749] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:40.611495  8934 leader_election.cc:290] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:40.619678  8763 tablet_bootstrap.cc:492] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:40.620231  8763 ts_tablet_manager.cc:1403] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.243s	user 0.014s	sys 0.009s
I20260709 13:02:40.601691  9027 raft_consensus.cc:2749] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:40.602350  8811 raft_consensus.cc:3060] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.646481  8536 leader_election.cc:304] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa
W20260709 13:02:40.633138  8684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.129:39249, user_credentials={real_user=slave}} blocked reactor thread for 69283.1us
I20260709 13:02:40.650444  9024 raft_consensus.cc:2749] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:40.652009  9015 consensus_queue.cc:1048] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:40.653757  8760 raft_consensus.cc:359] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.660480  8760 raft_consensus.cc:385] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.660749  8760 raft_consensus.cc:740] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.636126  9056 consensus_queue.cc:1048] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 13:02:40.662436  8760 consensus_queue.cc:260] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.664877  8760 ts_tablet_manager.cc:1434] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.076s	user 0.004s	sys 0.001s
I20260709 13:02:40.665684  8760 tablet_bootstrap.cc:492] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
W20260709 13:02:40.677084  9059 log.cc:927] Time spent T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375: Append to log took a long time: real 0.094s	user 0.000s	sys 0.001s
I20260709 13:02:40.679630  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3cb9cc7a284908a243d57e27088f56" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:40.681849  8761 tablet_bootstrap.cc:654] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.669054  8811 raft_consensus.cc:515] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.724298  8811 leader_election.cc:290] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:40.724963  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f440810f2c44d8688ff0ab89b11cff9" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:40.725549  8568 raft_consensus.cc:3060] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.726824  8763 raft_consensus.cc:359] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.727474  8763 raft_consensus.cc:385] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.727753  8763 raft_consensus.cc:740] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.728389  8763 consensus_queue.cc:260] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.729838  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f440810f2c44d8688ff0ab89b11cff9" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:40.730453  8711 raft_consensus.cc:2468] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:40.735176  8568 raft_consensus.cc:2468] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:40.738200  8610 leader_election.cc:304] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:40.741385  8761 tablet_bootstrap.cc:492] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:40.741818  8761 ts_tablet_manager.cc:1403] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.137s	user 0.004s	sys 0.014s
I20260709 13:02:40.742895  8760 tablet_bootstrap.cc:654] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.744268  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f440810f2c44d8688ff0ab89b11cff9" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:40.744700  8711 raft_consensus.cc:3060] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.746116  8570 raft_consensus.cc:3060] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.748219  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3cb9cc7a284908a243d57e27088f56" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:40.751588  9056 raft_consensus.cc:2804] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:40.754138  9057 consensus_queue.cc:1048] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:02:40.756403  8763 ts_tablet_manager.cc:1434] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.136s	user 0.006s	sys 0.000s
I20260709 13:02:40.756273  9056 raft_consensus.cc:697] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:02:40.759030  8763 tablet_bootstrap.cc:492] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:40.758394  9056 consensus_queue.cc:237] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.762586  9012 raft_consensus.cc:493] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.765239  8469 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36660 (request call id 84) took 1022 ms. Trace:
I20260709 13:02:40.766471  8465 catalog_manager.cc:5697] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.766345  8469 rpcz_store.cc:276] 0709 13:02:39.742830 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:39.742978 (+   148us) service_pool.cc:224] Handling call
0709 13:02:40.765181 (+1022203us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:02:39.921673 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:02:39.922204 (+   531us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:02:39.922232 (+    28us) write_op.cc:435] Acquired schema lock
0709 13:02:39.922249 (+    17us) tablet.cc:662] Decoding operations
0709 13:02:39.922615 (+   366us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:02:39.930628 (+  8013us) write_op.cc:641] Partition lock acquired for write op
0709 13:02:39.931510 (+   882us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:02:39.948057 (+ 16547us) tablet.cc:701] Row locks acquired
0709 13:02:39.948077 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:02:39.951118 (+  3041us) write_op.cc:270] Start()
0709 13:02:39.954853 (+  3735us) write_op.cc:276] Timestamp: P: 1783602159948159 usec, L: 0
0709 13:02:39.956998 (+  2145us) op_driver.cc:348] REPLICATION: starting
0709 13:02:39.991335 (+ 34337us) log.cc:844] Serialized 922 byte log entry
0709 13:02:40.383491 (+392156us) op_driver.cc:464] REPLICATION: finished
0709 13:02:40.601225 (+217734us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b18000e0e00. stack: 00007f2badd32343 00007f2badd32240 00007f2bad6c11d4 00007f2bb73ff304 00007f2bb73ff299 00007f2bb6c2cde1 00007f2bb6c395b1 00007f2badd643f3 00007f2badd667c1 00007f2badd66779 00007f2badd66709 00007f2badd666d1 00007f2badd659cd 000000000038f354 000000000038f199 00007f2badd4783a
0709 13:02:40.601330 (+   105us) write_op.cc:301] APPLY: starting
0709 13:02:40.601394 (+    64us) tablet.cc:1367] starting BulkCheckPresence
0709 13:02:40.601507 (+   113us) tablet.cc:1370] finished BulkCheckPresence
0709 13:02:40.601525 (+    18us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:02:40.603199 (+  1674us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:02:40.603337 (+   138us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:02:40.603379 (+    42us) write_op.cc:312] APPLY: finished
0709 13:02:40.603538 (+   159us) log.cc:844] Serialized 28 byte log entry
0709 13:02:40.756839 (+153301us) spinlock_profiling.cc:243] Waited 5.91 ms on lock 0x7b60000421c8. stack: 00007f2badd32343 00007f2badd32240 00007f2bad6c11d4 00007f2bb73ff304 00007f2bb73ff299 00007f2bb47bb161 00007f2bb4927815 00007f2bb49297c4 00007f2bb489c473 00007f2bb489d8c6 00007f2bb489d32c 00007f2bb4889389 00007f2bb4888b53 00007f2bb488cd61 00007f2bb488cd19 00007f2bb488cca9
0709 13:02:40.756887 (+    48us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:40.760778 (+  3891us) write_op.cc:454] Released schema lock
0709 13:02:40.760816 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:02:40.766012 (+  5196us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:40.766812 (+   800us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":126429,"apply.run_cpu_time_us":13001,"apply.run_wall_time_us":161811,"num_ops":2,"prepare.queue_time_us":34006,"prepare.run_cpu_time_us":27204,"prepare.run_wall_time_us":146096,"raft.queue_time_us":244910,"raft.run_cpu_time_us":63404,"raft.run_wall_time_us":202005,"replication_time_us":412512,"spinlock_wait_cycles":43280896,"thread_start_us":348849,"threads_started":4,"wal-append.queue_time_us":91237}]]}
I20260709 13:02:40.766225  9012 raft_consensus.cc:515] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.786305  9012 leader_election.cc:290] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:40.789413  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15294efd8f0a4360a9c3bade9700315f" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:40.812594  8761 raft_consensus.cc:359] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.813105  8761 raft_consensus.cc:385] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.813295  8761 raft_consensus.cc:740] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.813763  8761 consensus_queue.cc:260] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.821136  9070 consensus_queue.cc:1048] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:40.788848  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15294efd8f0a4360a9c3bade9700315f" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:40.830945  8761 ts_tablet_manager.cc:1434] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.089s	user 0.004s	sys 0.008s
I20260709 13:02:40.831879  8761 tablet_bootstrap.cc:492] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:40.838085  8684 leader_election.cc:304] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:40.844883  9055 raft_consensus.cc:2749] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:40.820542  8711 raft_consensus.cc:2468] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:40.848035  9070 raft_consensus.cc:493] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.857182  9070 raft_consensus.cc:515] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.873325  8720 raft_consensus.cc:2393] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0258e8129c54462ac926810113290fa in current term 1: Already voted for candidate b82aab7d02f343c2832fba0d0c474748 in this term.
I20260709 13:02:40.894888  8611 leader_election.cc:304] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:40.895083  8644 raft_consensus.cc:1275] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:40.898929  8760 tablet_bootstrap.cc:492] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:40.903446  8760 ts_tablet_manager.cc:1403] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.238s	user 0.007s	sys 0.009s
I20260709 13:02:40.899523  8769 raft_consensus.cc:3060] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.905886  8760 raft_consensus.cc:359] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.906530  8760 raft_consensus.cc:385] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:02:40.902951  9076 log.cc:927] Time spent T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260709 13:02:40.902288  8763 tablet_bootstrap.cc:654] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.906817  8760 raft_consensus.cc:740] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.906661  8720 raft_consensus.cc:3060] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.909787  9033 consensus_queue.cc:1048] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:02:40.916522  8769 raft_consensus.cc:2749] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:40.919951  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7b6c5d6be74a4c86f2dcecc59ae195" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
W20260709 13:02:40.922863  8684 leader_election.cc:343] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.908241  8465 catalog_manager.cc:5697] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } }
I20260709 13:02:40.924615  8465 catalog_manager.cc:5697] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.913117  8760 consensus_queue.cc:260] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.931736  9070 leader_election.cc:290] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:40.937565  8760 ts_tablet_manager.cc:1434] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:02:40.938673  8760 tablet_bootstrap.cc:492] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:40.949462  8761 tablet_bootstrap.cc:654] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.954222  8714 raft_consensus.cc:1275] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:40.954147  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7b6c5d6be74a4c86f2dcecc59ae195" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:40.955888  9033 consensus_queue.cc:1048] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:02:40.959928  8685 leader_election.cc:343] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.960086  8763 tablet_bootstrap.cc:492] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:40.960599  8763 ts_tablet_manager.cc:1403] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.202s	user 0.013s	sys 0.005s
I20260709 13:02:40.961048  8685 leader_election.cc:304] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:40.963601  9055 raft_consensus.cc:2749] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:40.980708  8763 raft_consensus.cc:359] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:40.981469  8763 raft_consensus.cc:385] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.980193  8468 catalog_manager.cc:5697] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.981743  8763 raft_consensus.cc:740] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.997934  8763 consensus_queue.cc:260] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.001001  8468 catalog_manager.cc:5697] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:41.013257  8761 tablet_bootstrap.cc:492] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:41.013712  8761 ts_tablet_manager.cc:1403] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.182s	user 0.013s	sys 0.003s
I20260709 13:02:41.020001  8760 tablet_bootstrap.cc:654] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.025836  8763 ts_tablet_manager.cc:1434] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.004s
I20260709 13:02:41.026667  8763 tablet_bootstrap.cc:492] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:41.032291  8761 raft_consensus.cc:359] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.032991  8761 raft_consensus.cc:385] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.033250  8761 raft_consensus.cc:740] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.050493  8761 consensus_queue.cc:260] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.052865  8761 ts_tablet_manager.cc:1434] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.039s	user 0.001s	sys 0.005s
I20260709 13:02:41.054052  8761 tablet_bootstrap.cc:492] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:41.068437  8763 tablet_bootstrap.cc:654] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.074733  8714 raft_consensus.cc:3060] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.080626  8761 tablet_bootstrap.cc:654] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.087808  8760 tablet_bootstrap.cc:492] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:41.088218  8760 ts_tablet_manager.cc:1403] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.150s	user 0.005s	sys 0.012s
I20260709 13:02:41.092715  8763 tablet_bootstrap.cc:492] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:41.092525  8760 raft_consensus.cc:359] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.093152  8763 ts_tablet_manager.cc:1403] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.005s
I20260709 13:02:41.093189  8760 raft_consensus.cc:385] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.093575  8760 raft_consensus.cc:740] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.094259  8760 consensus_queue.cc:260] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.095994  8763 raft_consensus.cc:359] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.096624  8763 raft_consensus.cc:385] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.096877  8763 raft_consensus.cc:740] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.097563  8763 consensus_queue.cc:260] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.099673  8763 ts_tablet_manager.cc:1434] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:41.100787  8763 tablet_bootstrap.cc:492] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:41.103204  8760 ts_tablet_manager.cc:1434] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:02:41.104179  8760 tablet_bootstrap.cc:492] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:41.104705  9017 consensus_queue.cc:1048] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:41.123747  8761 tablet_bootstrap.cc:492] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:41.124219  8761 ts_tablet_manager.cc:1403] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.004s
W20260709 13:02:41.132578  8517 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:41.133179  9017 raft_consensus.cc:493] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.136193  8760 tablet_bootstrap.cc:654] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.137362  9017 raft_consensus.cc:515] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.141305  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a801182fce43159f54556edd235916" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
W20260709 13:02:41.142639  8536 leader_election.cc:343] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.144094  9017 leader_election.cc:290] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:41.144938  8761 raft_consensus.cc:359] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.145597  8761 raft_consensus.cc:385] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.145854  8761 raft_consensus.cc:740] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.147058  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a801182fce43159f54556edd235916" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:41.147640  8714 raft_consensus.cc:2468] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:41.154479  8763 tablet_bootstrap.cc:654] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.156867  8761 consensus_queue.cc:260] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.175979  8761 ts_tablet_manager.cc:1434] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.002s
I20260709 13:02:41.176923  8761 tablet_bootstrap.cc:492] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:41.186167  8536 leader_election.cc:304] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [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: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:41.187218  9017 raft_consensus.cc:2804] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.189055  9017 raft_consensus.cc:493] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:41.189658  9017 raft_consensus.cc:3060] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.192876  8760 tablet_bootstrap.cc:492] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:41.193207  8760 ts_tablet_manager.cc:1403] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.017s
I20260709 13:02:41.201584  8761 tablet_bootstrap.cc:654] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.207767  9033 consensus_queue.cc:1048] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:41.213619  8760 raft_consensus.cc:359] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.214300  8760 raft_consensus.cc:385] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.214574  8760 raft_consensus.cc:740] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.215963  8760 consensus_queue.cc:260] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.217288  9017 raft_consensus.cc:515] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.220819  9017 leader_election.cc:290] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:41.221321  8761 tablet_bootstrap.cc:492] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:41.221753  8761 ts_tablet_manager.cc:1403] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.045s	user 0.003s	sys 0.007s
I20260709 13:02:41.223270  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a801182fce43159f54556edd235916" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:41.223533  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a801182fce43159f54556edd235916" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:41.218050  8760 ts_tablet_manager.cc:1434] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.002s
W20260709 13:02:41.227911  8536 leader_election.cc:343] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.228423  8760 tablet_bootstrap.cc:492] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:41.224057  8714 raft_consensus.cc:3060] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.241029  8761 raft_consensus.cc:359] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.241712  8761 raft_consensus.cc:385] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.242030  8761 raft_consensus.cc:740] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.242699  8761 consensus_queue.cc:260] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.243309  8763 tablet_bootstrap.cc:492] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:41.243482  9012 consensus_queue.cc:1048] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:41.243841  8763 ts_tablet_manager.cc:1403] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.143s	user 0.020s	sys 0.015s
I20260709 13:02:41.252681  8714 raft_consensus.cc:2468] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:41.254663  8761 ts_tablet_manager.cc:1434] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.005s
I20260709 13:02:41.254755  8536 leader_election.cc:304] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:41.255605  8761 tablet_bootstrap.cc:492] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:41.256369  9017 raft_consensus.cc:2804] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:41.263296  8928 raft_consensus.cc:493] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.270452  8928 raft_consensus.cc:515] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.271378  8763 raft_consensus.cc:359] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.272125  8763 raft_consensus.cc:385] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.264645  9017 raft_consensus.cc:697] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:41.272431  8763 raft_consensus.cc:740] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.273021  9017 consensus_queue.cc:237] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.273524  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0f6546cb6546afa8a6bc13b89a4f15" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:41.273172  8763 consensus_queue.cc:260] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.272440  8928 leader_election.cc:290] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:41.285712  8761 tablet_bootstrap.cc:654] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:41.285948  8536 leader_election.cc:343] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.288439  8763 ts_tablet_manager.cc:1434] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 13:02:41.289198  8763 tablet_bootstrap.cc:492] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:41.290716  9012 consensus_queue.cc:1048] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:41.296510  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0f6546cb6546afa8a6bc13b89a4f15" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:41.297192  8711 raft_consensus.cc:2468] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:41.298628  8536 leader_election.cc:304] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [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: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:41.301826  8928 raft_consensus.cc:2804] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.302383  8928 raft_consensus.cc:493] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:41.302723  8928 raft_consensus.cc:3060] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.311933  8760 tablet_bootstrap.cc:654] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.315222  8928 raft_consensus.cc:515] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.317201  8928 leader_election.cc:290] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:41.318125  8763 tablet_bootstrap.cc:654] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.320953  8760 tablet_bootstrap.cc:492] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:41.321358  8760 ts_tablet_manager.cc:1403] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.000s
I20260709 13:02:41.376127  8769 raft_consensus.cc:493] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.377351  8769 raft_consensus.cc:515] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.378679  8760 raft_consensus.cc:359] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.380359  8760 raft_consensus.cc:385] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.382859  8760 raft_consensus.cc:740] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.385291  9015 raft_consensus.cc:493] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.386164  9015 raft_consensus.cc:515] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.372535  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0f6546cb6546afa8a6bc13b89a4f15" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:41.381793  8465 catalog_manager.cc:5697] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:41.394687  8769 leader_election.cc:290] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:41.397990  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:41.398736  8711 raft_consensus.cc:2468] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:41.399694  9056 raft_consensus.cc:493] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.400318  9056 raft_consensus.cc:515] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.402427  9056 leader_election.cc:290] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:41.406170  8763 tablet_bootstrap.cc:492] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:41.406903  8763 ts_tablet_manager.cc:1403] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.000s
I20260709 13:02:41.408145  8928 raft_consensus.cc:493] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.409284  8928 raft_consensus.cc:515] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.411825  8763 raft_consensus.cc:359] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.412755  8763 raft_consensus.cc:385] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.413038  8763 raft_consensus.cc:740] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.413120  9015 leader_election.cc:290] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:41.415971  8761 tablet_bootstrap.cc:492] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:41.416843  8761 ts_tablet_manager.cc:1403] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.161s	user 0.010s	sys 0.001s
I20260709 13:02:41.418845  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7118561981ba41cdb698f512089333a0" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:41.420838  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:41.423956  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0f6546cb6546afa8a6bc13b89a4f15" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:41.423900  8761 raft_consensus.cc:359] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.424844  8711 raft_consensus.cc:3060] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.424961  8761 raft_consensus.cc:385] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.426239  8761 raft_consensus.cc:740] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.408564  8760 consensus_queue.cc:260] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.427937  8761 consensus_queue.cc:260] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.429492  8760 ts_tablet_manager.cc:1434] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.108s	user 0.008s	sys 0.001s
I20260709 13:02:41.431321  8760 tablet_bootstrap.cc:492] T 7118561981ba41cdb698f512089333a0 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:41.431870  8761 ts_tablet_manager.cc:1434] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 13:02:41.431738  8568 raft_consensus.cc:2468] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:41.432209  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:41.432818  8928 leader_election.cc:290] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:41.415896  8611 leader_election.cc:304] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:41.434228  8761 tablet_bootstrap.cc:492] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:41.434729  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7118561981ba41cdb698f512089333a0" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
W20260709 13:02:41.454384  8536 leader_election.cc:343] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.448755  8763 consensus_queue.cc:260] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
W20260709 13:02:41.434906  8611 leader_election.cc:343] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.457672  9017 raft_consensus.cc:493] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.458477  9017 raft_consensus.cc:515] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.460487  8711 raft_consensus.cc:2468] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:41.464151  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:41.469941  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b7aa13007f4d52989cd0b0cffed4ec" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:41.470849  8643 raft_consensus.cc:2468] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:41.472162  9070 raft_consensus.cc:493] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.472662  9070 raft_consensus.cc:515] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.475014  8763 ts_tablet_manager.cc:1434] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.001s
I20260709 13:02:41.476303  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7118561981ba41cdb698f512089333a0" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:41.477013  8642 raft_consensus.cc:2468] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:41.477481  8763 tablet_bootstrap.cc:492] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:41.478446  8685 leader_election.cc:304] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:41.475111  9070 leader_election.cc:290] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:41.479221  9015 raft_consensus.cc:2804] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.478705  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7118561981ba41cdb698f512089333a0" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:41.479868  8760 tablet_bootstrap.cc:654] T 7118561981ba41cdb698f512089333a0 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.479709  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7b6c5d6be74a4c86f2dcecc59ae195" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:41.479672  9015 raft_consensus.cc:493] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:41.460701  9017 leader_election.cc:290] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:41.482025  9015 raft_consensus.cc:3060] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.483131  8761 tablet_bootstrap.cc:654] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.484359  8536 leader_election.cc:304] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:41.434785  9056 raft_consensus.cc:2804] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.485354  8641 raft_consensus.cc:2468] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
W20260709 13:02:41.487973  8684 leader_election.cc:343] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.492766  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b7aa13007f4d52989cd0b0cffed4ec" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:41.494009  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7b6c5d6be74a4c86f2dcecc59ae195" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:41.494830  8713 raft_consensus.cc:2468] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:41.492832  9017 raft_consensus.cc:2804] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.496009  9017 raft_consensus.cc:493] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:41.496349  9017 raft_consensus.cc:3060] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.497990  8685 leader_election.cc:304] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:41.486187  9056 raft_consensus.cc:493] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:41.499146  9056 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.500871  9103 raft_consensus.cc:2804] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.501256  9103 raft_consensus.cc:493] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:41.501590  9103 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:41.505735  8536 leader_election.cc:343] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:41.512259  8610 leader_election.cc:343] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.512735  8610 leader_election.cc:304] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:41.513576  9012 raft_consensus.cc:2749] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:41.518033  9015 raft_consensus.cc:515] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.523257  8536 leader_election.cc:304] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:41.529479  9106 raft_consensus.cc:2804] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:41.532249  9012 raft_consensus.cc:493] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.532771  9012 raft_consensus.cc:515] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.533104  9056 raft_consensus.cc:515] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.534833  8763 tablet_bootstrap.cc:654] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.534984  9012 leader_election.cc:290] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:41.535161  9106 raft_consensus.cc:697] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:41.536257  9106 consensus_queue.cc:237] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.536669  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a801182fce43159f54556edd235916" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:41.537081  8536 leader_election.cc:304] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [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: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:41.537830  8928 raft_consensus.cc:2804] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.538177  8928 raft_consensus.cc:493] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:41.538496  8928 raft_consensus.cc:3060] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.539213  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:41.539846  8563 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.546662  8760 tablet_bootstrap.cc:492] T 7118561981ba41cdb698f512089333a0 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:41.547183  8760 ts_tablet_manager.cc:1403] T 7118561981ba41cdb698f512089333a0 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.116s	user 0.008s	sys 0.009s
W20260709 13:02:41.549268  8536 leader_election.cc:343] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.553571  8928 raft_consensus.cc:515] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.562197  8928 leader_election.cc:290] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:41.562875  9017 raft_consensus.cc:515] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.535001  9056 leader_election.cc:290] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:41.564985  9017 leader_election.cc:290] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:41.572448  9103 raft_consensus.cc:515] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.631536  8760 raft_consensus.cc:359] T 7118561981ba41cdb698f512089333a0 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.635809  8760 raft_consensus.cc:385] T 7118561981ba41cdb698f512089333a0 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.636116  8760 raft_consensus.cc:740] T 7118561981ba41cdb698f512089333a0 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.573508  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7b6c5d6be74a4c86f2dcecc59ae195" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:41.638830  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7118561981ba41cdb698f512089333a0" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:41.573124  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a801182fce43159f54556edd235916" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:41.643287  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7118561981ba41cdb698f512089333a0" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:41.628949  9015 leader_election.cc:290] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:41.572767  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:41.643601  8646 raft_consensus.cc:3060] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.640588  8711 raft_consensus.cc:2393] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0258e8129c54462ac926810113290fa in current term 1: Already voted for candidate b82aab7d02f343c2832fba0d0c474748 in this term.
I20260709 13:02:41.648917  8760 consensus_queue.cc:260] T 7118561981ba41cdb698f512089333a0 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.649806  8569 raft_consensus.cc:3060] T 7118561981ba41cdb698f512089333a0 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.653599  8563 raft_consensus.cc:2468] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:41.647840  8641 raft_consensus.cc:3060] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:41.648445  8536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.130:38989, user_credentials={real_user=slave}} blocked reactor thread for 89317.7us
I20260709 13:02:41.662200  8712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7b6c5d6be74a4c86f2dcecc59ae195" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:41.662745  8712 raft_consensus.cc:3060] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.662671  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b7aa13007f4d52989cd0b0cffed4ec" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:41.663319  8643 raft_consensus.cc:3060] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.665068  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b7aa13007f4d52989cd0b0cffed4ec" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:41.670459  8641 raft_consensus.cc:2468] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:41.674120  8685 leader_election.cc:304] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:41.676769  8569 raft_consensus.cc:2468] T 7118561981ba41cdb698f512089333a0 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:41.678804  8761 tablet_bootstrap.cc:492] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:41.679271  8761 ts_tablet_manager.cc:1403] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.245s	user 0.075s	sys 0.059s
W20260709 13:02:41.680552  8536 leader_election.cc:343] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.676731  9070 raft_consensus.cc:2804] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:41.683579  9070 raft_consensus.cc:697] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
W20260709 13:02:41.684106  8536 leader_election.cc:343] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.684406  9070 consensus_queue.cc:237] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.677947  8714 raft_consensus.cc:2393] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d0258e8129c54462ac926810113290fa in current term 1: Already voted for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in this term.
I20260709 13:02:41.689791  8760 ts_tablet_manager.cc:1434] T 7118561981ba41cdb698f512089333a0 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.142s	user 0.008s	sys 0.000s
I20260709 13:02:41.693383  8611 leader_election.cc:304] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:41.695346  9012 raft_consensus.cc:3060] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.698010  8760 tablet_bootstrap.cc:492] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:41.695021  8469 catalog_manager.cc:5697] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:41.709251  9012 raft_consensus.cc:2749] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:41.715790  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:41.715880  8761 raft_consensus.cc:359] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.716609  8569 raft_consensus.cc:2393] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3323a754a4fa4e2eb18d0c02c30ce375 in current term 1: Already voted for candidate d0258e8129c54462ac926810113290fa in this term.
I20260709 13:02:41.717408  8643 raft_consensus.cc:2468] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:41.716625  8761 raft_consensus.cc:385] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.718636  8761 raft_consensus.cc:740] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.719280  8536 leader_election.cc:304] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:02:41.720041  8928 raft_consensus.cc:2804] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:41.720495  8928 raft_consensus.cc:697] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:41.721477  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:41.721222  8928 consensus_queue.cc:237] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.722235  8641 raft_consensus.cc:2393] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3323a754a4fa4e2eb18d0c02c30ce375 in current term 1: Already voted for candidate d0258e8129c54462ac926810113290fa in this term.
I20260709 13:02:41.724607  8685 leader_election.cc:304] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:41.720052  8761 consensus_queue.cc:260] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.724053  9103 leader_election.cc:290] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:41.725755  8934 raft_consensus.cc:2749] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:41.734766  8763 tablet_bootstrap.cc:492] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:41.735008  8761 ts_tablet_manager.cc:1434] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 13:02:41.735131  8763 ts_tablet_manager.cc:1403] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.258s	user 0.007s	sys 0.005s
I20260709 13:02:41.743005  8761 tablet_bootstrap.cc:492] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:41.733940  8712 raft_consensus.cc:2468] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:41.750238  8610 leader_election.cc:304] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:02:41.750168  8468 catalog_manager.cc:5697] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:41.750954  9012 raft_consensus.cc:2804] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:41.751446  9012 raft_consensus.cc:697] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:02:41.752327  9012 consensus_queue.cc:237] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.759572  8536 leader_election.cc:304] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:41.760995  9106 raft_consensus.cc:2804] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:41.761507  9106 raft_consensus.cc:697] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:41.762287  9106 consensus_queue.cc:237] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.759586  8760 tablet_bootstrap.cc:654] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.769670  8763 raft_consensus.cc:359] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.771907  8763 raft_consensus.cc:385] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.772184  8763 raft_consensus.cc:740] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.773321  8763 consensus_queue.cc:260] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.773797  8761 tablet_bootstrap.cc:654] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.776865  8469 catalog_manager.cc:5697] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:41.784673  8763 ts_tablet_manager.cc:1434] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.003s
I20260709 13:02:41.785702  8763 tablet_bootstrap.cc:492] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:41.793474  8760 tablet_bootstrap.cc:492] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:41.793965  8760 ts_tablet_manager.cc:1403] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.004s
I20260709 13:02:41.795729  8468 catalog_manager.cc:5697] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:41.796871  8760 raft_consensus.cc:359] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.797509  8760 raft_consensus.cc:385] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.797756  8760 raft_consensus.cc:740] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.805836  8760 consensus_queue.cc:260] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.806779  8761 tablet_bootstrap.cc:492] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:41.807334  8761 ts_tablet_manager.cc:1403] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.012s
I20260709 13:02:41.807893  8760 ts_tablet_manager.cc:1434] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:02:41.808902  8760 tablet_bootstrap.cc:492] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:41.810467  8761 raft_consensus.cc:359] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.811496  8763 tablet_bootstrap.cc:654] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.814221  8760 tablet_bootstrap.cc:654] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.811175  8761 raft_consensus.cc:385] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.816061  8761 raft_consensus.cc:740] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.816859  8761 consensus_queue.cc:260] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.824199  8761 ts_tablet_manager.cc:1434] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 13:02:41.825313  8761 tablet_bootstrap.cc:492] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:41.830969  8761 tablet_bootstrap.cc:654] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.835476  8761 tablet_bootstrap.cc:492] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:41.835932  8761 ts_tablet_manager.cc:1403] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:02:41.838392  8761 raft_consensus.cc:359] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.839579  8761 raft_consensus.cc:385] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.839903  8761 raft_consensus.cc:740] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.840638  8761 consensus_queue.cc:260] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.844120  8763 tablet_bootstrap.cc:492] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:41.844223  8761 ts_tablet_manager.cc:1434] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:02:41.844663  8763 ts_tablet_manager.cc:1403] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.001s
I20260709 13:02:41.845431  8761 tablet_bootstrap.cc:492] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:41.846920  8465 catalog_manager.cc:5697] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:41.847405  9106 consensus_queue.cc:1048] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:41.848150  8760 tablet_bootstrap.cc:492] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:41.848605  8760 ts_tablet_manager.cc:1403] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.008s
I20260709 13:02:41.851250  8761 tablet_bootstrap.cc:654] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.853780  8760 raft_consensus.cc:359] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.854471  8760 raft_consensus.cc:385] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.854756  8760 raft_consensus.cc:740] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.855436  8760 consensus_queue.cc:260] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.858346  8763 raft_consensus.cc:359] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.858965  8763 raft_consensus.cc:385] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.859215  8763 raft_consensus.cc:740] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.862519  9033 consensus_queue.cc:1048] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:41.865527  8760 ts_tablet_manager.cc:1434] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:02:41.866566  8760 tablet_bootstrap.cc:492] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:41.867300  8761 tablet_bootstrap.cc:492] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:41.867753  8761 ts_tablet_manager.cc:1403] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.001s
I20260709 13:02:41.872634  8761 raft_consensus.cc:359] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.873250  8761 raft_consensus.cc:385] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.873517  8761 raft_consensus.cc:740] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.876905  8761 consensus_queue.cc:260] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.879102  8761 ts_tablet_manager.cc:1434] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 13:02:41.880388  8761 tablet_bootstrap.cc:492] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:41.880072  8763 consensus_queue.cc:260] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.882051  8763 ts_tablet_manager.cc:1434] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.000s
I20260709 13:02:41.882908  8763 tablet_bootstrap.cc:492] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:41.886749  8761 tablet_bootstrap.cc:654] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.887841  9070 raft_consensus.cc:493] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.888317  9070 raft_consensus.cc:515] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.890359  9070 leader_election.cc:290] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:41.891068  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742fa5ddfca948b7b6356cf899ce50e4" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
W20260709 13:02:41.892735  8684 leader_election.cc:343] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.892834  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742fa5ddfca948b7b6356cf899ce50e4" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
W20260709 13:02:41.894431  8685 leader_election.cc:343] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.894851  8685 leader_election.cc:304] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:41.895360  8760 tablet_bootstrap.cc:654] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.897158  8763 tablet_bootstrap.cc:654] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.900291  9070 raft_consensus.cc:2749] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:41.908496  8761 tablet_bootstrap.cc:492] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:41.908907  8761 ts_tablet_manager.cc:1403] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.013s
I20260709 13:02:41.911299  8761 raft_consensus.cc:359] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.911996  8761 raft_consensus.cc:385] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.912249  8761 raft_consensus.cc:740] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.913089  8761 consensus_queue.cc:260] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.913542  8760 tablet_bootstrap.cc:492] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:41.914156  8760 ts_tablet_manager.cc:1403] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.009s
I20260709 13:02:41.915042  8761 ts_tablet_manager.cc:1434] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:41.916033  8761 tablet_bootstrap.cc:492] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:41.917726  8760 raft_consensus.cc:359] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.919014  8760 raft_consensus.cc:385] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.919315  8760 raft_consensus.cc:740] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.920715  8760 consensus_queue.cc:260] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.922075  8761 tablet_bootstrap.cc:654] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.923058  8760 ts_tablet_manager.cc:1434] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:41.925055  8760 tablet_bootstrap.cc:492] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:41.934216  8760 tablet_bootstrap.cc:654] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.939674  9110 consensus_queue.cc:1048] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:41.941612  8763 tablet_bootstrap.cc:492] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:41.942098  8763 ts_tablet_manager.cc:1403] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.017s
I20260709 13:02:41.944907  8763 raft_consensus.cc:359] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.945528  8763 raft_consensus.cc:385] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.945763  8763 raft_consensus.cc:740] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.946293  8763 consensus_queue.cc:260] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.946714  8646 raft_consensus.cc:3060] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.957437  8761 tablet_bootstrap.cc:492] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:41.957937  8763 ts_tablet_manager.cc:1434] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:02:41.958319  8761 ts_tablet_manager.cc:1403] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.001s
I20260709 13:02:41.958918  8763 tablet_bootstrap.cc:492] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:41.947221  8934 raft_consensus.cc:493] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.959758  8934 raft_consensus.cc:515] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.960956  8761 raft_consensus.cc:359] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.961551  8761 raft_consensus.cc:385] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.961803  8761 raft_consensus.cc:740] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.962483  8761 consensus_queue.cc:260] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.963915  8761 ts_tablet_manager.cc:1434] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260709 13:02:41.964291  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd0af7c56404995a76bd359d0e2f284" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:41.964857  8761 tablet_bootstrap.cc:492] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:41.965643  8763 tablet_bootstrap.cc:654] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:41.965555  8684 leader_election.cc:343] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.967610  8760 tablet_bootstrap.cc:492] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:41.968096  8760 ts_tablet_manager.cc:1403] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.019s
I20260709 13:02:41.970464  8761 tablet_bootstrap.cc:654] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.970789  8760 raft_consensus.cc:359] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.971571  8760 raft_consensus.cc:385] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.971891  8760 raft_consensus.cc:740] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.973451  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd0af7c56404995a76bd359d0e2f284" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
W20260709 13:02:41.974843  8685 leader_election.cc:343] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.972728  8760 consensus_queue.cc:260] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:41.975260  8685 leader_election.cc:304] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:41.977349  8760 ts_tablet_manager.cc:1434] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:41.977519  9070 raft_consensus.cc:2749] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:41.979355  8760 tablet_bootstrap.cc:492] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:41.980443  8934 leader_election.cc:290] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:41.981771  8763 tablet_bootstrap.cc:492] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:41.982165  8763 ts_tablet_manager.cc:1403] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 13:02:41.987588  9033 consensus_queue.cc:1048] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.000200  8763 raft_consensus.cc:359] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.001004  8763 raft_consensus.cc:385] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.001276  8763 raft_consensus.cc:740] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.001873  8763 consensus_queue.cc:260] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.005295  9070 raft_consensus.cc:493] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.005764  9070 raft_consensus.cc:515] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.007917  9070 leader_election.cc:290] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:42.008225  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd954334267455ca480291f2a70166c" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:42.009661  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd954334267455ca480291f2a70166c" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:42.008859  8563 raft_consensus.cc:2468] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:42.013039  8684 leader_election.cc:304] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:42.013824  8934 raft_consensus.cc:493] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.014060  8761 tablet_bootstrap.cc:492] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:42.014509  8761 ts_tablet_manager.cc:1403] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.004s
I20260709 13:02:42.014861  8760 tablet_bootstrap.cc:654] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:42.015390  8685 leader_election.cc:343] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.014240  8934 raft_consensus.cc:515] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.018693  8934 leader_election.cc:290] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:42.019989  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5728e1a373104dae864a6c948abe1c2b" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:42.020596  8641 raft_consensus.cc:2468] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:42.021147  8761 raft_consensus.cc:359] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.021643  8685 leader_election.cc:304] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:42.022524  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5728e1a373104dae864a6c948abe1c2b" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:42.022828  8763 ts_tablet_manager.cc:1434] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.012s
I20260709 13:02:42.023444  8761 raft_consensus.cc:385] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.023772  8761 raft_consensus.cc:740] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.023602  9015 raft_consensus.cc:2804] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.023645  9070 raft_consensus.cc:2804] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.024233  9015 raft_consensus.cc:493] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.024636  9015 raft_consensus.cc:3060] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.024451  8761 consensus_queue.cc:260] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.026551  8761 ts_tablet_manager.cc:1434] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:02:42.027506  8761 tablet_bootstrap.cc:492] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:42.028055  8563 raft_consensus.cc:2468] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:42.030642  8811 raft_consensus.cc:493] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.031064  8811 raft_consensus.cc:515] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.024406  9070 raft_consensus.cc:493] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.032459  9070 raft_consensus.cc:3060] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.032902  8811 leader_election.cc:290] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.033509  9015 raft_consensus.cc:515] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.034937  8712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21f19e0b1b64567ba95ec819265bac1" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:42.034937  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21f19e0b1b64567ba95ec819265bac1" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:42.035740  8712 raft_consensus.cc:2468] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:42.035976  8563 raft_consensus.cc:2468] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:42.035951  8763 tablet_bootstrap.cc:492] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:42.037599  8611 leader_election.cc:304] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:42.038216  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5728e1a373104dae864a6c948abe1c2b" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:42.038748  8569 raft_consensus.cc:3060] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.037633  9015 leader_election.cc:290] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:42.044217  8569 raft_consensus.cc:2468] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:42.043735  8811 raft_consensus.cc:2804] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.047789  8684 leader_election.cc:304] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:42.047641  8811 raft_consensus.cc:493] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.053004  8811 raft_consensus.cc:3060] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.054307  9056 raft_consensus.cc:493] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.054486  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5728e1a373104dae864a6c948abe1c2b" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:42.056072  9056 raft_consensus.cc:515] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.056424  8643 raft_consensus.cc:3060] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.057951  9056 leader_election.cc:290] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.059904  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7b6c5d6be74a4c86f2dcecc59ae195" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:42.060865  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7b6c5d6be74a4c86f2dcecc59ae195" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:42.062616  8643 raft_consensus.cc:2468] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:42.062779  8711 raft_consensus.cc:2393] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0258e8129c54462ac926810113290fa in current term 1: Already voted for candidate b82aab7d02f343c2832fba0d0c474748 in this term.
I20260709 13:02:42.070950  8760 tablet_bootstrap.cc:492] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:42.071421  8760 ts_tablet_manager.cc:1403] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.006s
I20260709 13:02:42.072147  8611 leader_election.cc:304] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:42.063611  9015 raft_consensus.cc:2804] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.073695  8761 tablet_bootstrap.cc:654] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.074635  9056 raft_consensus.cc:3060] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.076743  8760 raft_consensus.cc:359] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.077534  8760 raft_consensus.cc:385] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.077906  8760 raft_consensus.cc:740] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.078533  8760 consensus_queue.cc:260] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.080771  8760 ts_tablet_manager.cc:1434] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.003s
I20260709 13:02:42.081002  8763 tablet_bootstrap.cc:654] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.077440  9015 raft_consensus.cc:697] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:42.082233  8811 raft_consensus.cc:515] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.082587  9015 consensus_queue.cc:237] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.081785  8760 tablet_bootstrap.cc:492] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:42.087270  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21f19e0b1b64567ba95ec819265bac1" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:42.087376  8811 leader_election.cc:290] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.087841  8568 raft_consensus.cc:3060] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.091310  9070 raft_consensus.cc:515] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.094537  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd954334267455ca480291f2a70166c" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:42.095114  8569 raft_consensus.cc:3060] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.095669  9070 leader_election.cc:290] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:42.095669  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd954334267455ca480291f2a70166c" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
W20260709 13:02:42.097133  8685 leader_election.cc:343] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.100536  8569 raft_consensus.cc:2468] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:42.100931  9070 raft_consensus.cc:493] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.101341  8684 leader_election.cc:304] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:42.101824  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21f19e0b1b64567ba95ec819265bac1" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:42.101781  9070 raft_consensus.cc:515] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.102280  9015 raft_consensus.cc:2804] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.102890  9015 raft_consensus.cc:697] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:42.103667  9015 consensus_queue.cc:237] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.104828  8568 raft_consensus.cc:2468] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:42.105463  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff780d4af7f54c858d7129f599ab4949" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:42.106065  8610 leader_election.cc:304] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
W20260709 13:02:42.107053  8684 leader_election.cc:343] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.104930  9070 leader_election.cc:290] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:42.107646  9012 raft_consensus.cc:2804] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.108142  9012 raft_consensus.cc:697] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:02:42.108959  9012 consensus_queue.cc:237] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.112066  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff780d4af7f54c858d7129f599ab4949" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:42.116469  9056 raft_consensus.cc:2749] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:42.116650  8685 leader_election.cc:343] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.102432  8711 raft_consensus.cc:3060] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.122287  8685 leader_election.cc:304] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:42.122838  8760 tablet_bootstrap.cc:654] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.122995  9015 raft_consensus.cc:2749] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.123667  8468 catalog_manager.cc:5697] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:42.118162  8465 catalog_manager.cc:5697] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:42.128268  8465 catalog_manager.cc:5697] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:42.128815  8711 raft_consensus.cc:2468] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:42.132360  8761 tablet_bootstrap.cc:492] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:42.132776  8761 ts_tablet_manager.cc:1403] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.000s
I20260709 13:02:42.135198  8761 raft_consensus.cc:359] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.136157  8761 raft_consensus.cc:385] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.136406  8761 raft_consensus.cc:740] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.138851  9110 raft_consensus.cc:493] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.139281  9110 raft_consensus.cc:515] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.141171  9110 leader_election.cc:290] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.141204  8761 consensus_queue.cc:260] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.142905  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd0af7c56404995a76bd359d0e2f284" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:42.143478  8761 ts_tablet_manager.cc:1434] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:02:42.144465  8761 tablet_bootstrap.cc:492] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:42.144371  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd0af7c56404995a76bd359d0e2f284" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
W20260709 13:02:42.144587  8536 leader_election.cc:343] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.145402  8711 raft_consensus.cc:2468] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:42.149217  8536 leader_election.cc:304] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [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: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:42.150455  9033 raft_consensus.cc:2804] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.150799  9033 raft_consensus.cc:493] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.151114  9033 raft_consensus.cc:3060] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.157472  9015 consensus_queue.cc:1048] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.160724  9015 raft_consensus.cc:493] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.161150  9015 raft_consensus.cc:515] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.162855  8928 consensus_queue.cc:1048] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.164716  9015 leader_election.cc:290] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:42.165060  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ec6ce901a474ebb2418e5cb306a17" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
W20260709 13:02:42.166621  8684 leader_election.cc:343] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.167732  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ec6ce901a474ebb2418e5cb306a17" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
W20260709 13:02:42.168833  8685 leader_election.cc:343] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.169214  8685 leader_election.cc:304] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:42.171442  9070 raft_consensus.cc:2749] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.178162  9070 raft_consensus.cc:493] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.178591  9070 raft_consensus.cc:515] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.180665  9070 leader_election.cc:290] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:42.181875  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b7aa13007f4d52989cd0b0cffed4ec" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:42.185151  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b7aa13007f4d52989cd0b0cffed4ec" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:42.186754  8684 leader_election.cc:304] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:02:42.188884  9070 raft_consensus.cc:2749] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.190034  9033 raft_consensus.cc:515] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.193109  8763 tablet_bootstrap.cc:492] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:42.193514  8763 ts_tablet_manager.cc:1403] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.158s	user 0.024s	sys 0.023s
I20260709 13:02:42.193917  8761 tablet_bootstrap.cc:654] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.196862  9033 leader_election.cc:290] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.198112  8763 raft_consensus.cc:359] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.198745  8763 raft_consensus.cc:385] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.198975  8763 raft_consensus.cc:740] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.205318  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd0af7c56404995a76bd359d0e2f284" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:42.205870  8711 raft_consensus.cc:3060] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.206764  8760 tablet_bootstrap.cc:492] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:42.207221  8760 ts_tablet_manager.cc:1403] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.126s	user 0.024s	sys 0.031s
I20260709 13:02:42.209621  8760 raft_consensus.cc:359] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.215873  8760 raft_consensus.cc:385] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.216076  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd0af7c56404995a76bd359d0e2f284" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:42.216223  8760 raft_consensus.cc:740] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.216902  8760 consensus_queue.cc:260] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.215374  8712 raft_consensus.cc:3060] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.217780  8763 consensus_queue.cc:260] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.219705  8763 ts_tablet_manager.cc:1434] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 13:02:42.221386  8763 tablet_bootstrap.cc:492] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:42.213040  9103 consensus_queue.cc:1048] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:42.217201  8536 leader_election.cc:343] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.226933  8763 tablet_bootstrap.cc:654] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.232270  8711 raft_consensus.cc:2468] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:42.233989  8536 leader_election.cc:304] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:42.235062  9110 raft_consensus.cc:2804] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.235499  9110 raft_consensus.cc:697] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:42.236254  9110 consensus_queue.cc:237] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.242709  8760 ts_tablet_manager.cc:1434] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.001s
I20260709 13:02:42.243060  8928 consensus_queue.cc:1048] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.243806  8760 tablet_bootstrap.cc:492] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:42.249207  9056 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.250116  8928 raft_consensus.cc:493] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.250564  8760 tablet_bootstrap.cc:654] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.250579  8928 raft_consensus.cc:515] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.252749  8928 leader_election.cc:290] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.254863  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c69771829464994be0f2a0653a2e0aa" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
W20260709 13:02:42.256335  8536 leader_election.cc:343] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.266641  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c69771829464994be0f2a0653a2e0aa" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:42.266884  8761 tablet_bootstrap.cc:492] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:42.268054  8761 ts_tablet_manager.cc:1403] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.124s	user 0.009s	sys 0.010s
W20260709 13:02:42.270217  8517 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:42.269917  8769 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.270651  8760 tablet_bootstrap.cc:492] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:42.271278  8760 ts_tablet_manager.cc:1403] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.009s
I20260709 13:02:42.272660  8761 raft_consensus.cc:359] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.273296  8761 raft_consensus.cc:385] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.273567  8761 raft_consensus.cc:740] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.273599  8760 raft_consensus.cc:359] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.274288  8760 raft_consensus.cc:385] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.274258  8761 consensus_queue.cc:260] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.274700  8760 raft_consensus.cc:740] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
W20260709 13:02:42.275213  8536 leader_election.cc:343] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.275539  8760 consensus_queue.cc:260] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.275838  8536 leader_election.cc:304] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa
I20260709 13:02:42.277882  8928 raft_consensus.cc:2749] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.280174  8761 ts_tablet_manager.cc:1434] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:02:42.280854  8760 ts_tablet_manager.cc:1434] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:42.281803  8760 tablet_bootstrap.cc:492] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:42.283236  8763 tablet_bootstrap.cc:492] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:42.283766  8763 ts_tablet_manager.cc:1403] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.003s
I20260709 13:02:42.289558  8760 tablet_bootstrap.cc:654] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.289386  8763 raft_consensus.cc:359] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.290221  8763 raft_consensus.cc:385] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.290536  8763 raft_consensus.cc:740] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.291191  8763 consensus_queue.cc:260] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.292706  8763 ts_tablet_manager.cc:1434] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:02:42.293845  8763 tablet_bootstrap.cc:492] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:42.299484  8760 tablet_bootstrap.cc:492] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:42.299957  8760 ts_tablet_manager.cc:1403] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260709 13:02:42.300596  8761 tablet_bootstrap.cc:492] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:42.301947  8763 tablet_bootstrap.cc:654] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.311671  8760 raft_consensus.cc:359] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.312377  8760 raft_consensus.cc:385] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.312646  8760 raft_consensus.cc:740] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.313226  8760 consensus_queue.cc:260] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.315179  8760 ts_tablet_manager.cc:1434] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260709 13:02:42.316071  8760 tablet_bootstrap.cc:492] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:42.317106  8761 tablet_bootstrap.cc:654] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.320180  8763 tablet_bootstrap.cc:492] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:42.320585  8763 ts_tablet_manager.cc:1403] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.002s
I20260709 13:02:42.321347  8760 tablet_bootstrap.cc:654] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.322949  8763 raft_consensus.cc:359] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.323762  8763 raft_consensus.cc:385] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.324033  8763 raft_consensus.cc:740] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.324640  8763 consensus_queue.cc:260] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.326197  8763 ts_tablet_manager.cc:1434] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:42.327390  8763 tablet_bootstrap.cc:492] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:42.333287  8763 tablet_bootstrap.cc:654] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.340991  8761 tablet_bootstrap.cc:492] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:42.341485  8761 ts_tablet_manager.cc:1403] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.001s
I20260709 13:02:42.350941  8761 raft_consensus.cc:359] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.351652  8761 raft_consensus.cc:385] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.351905  8761 raft_consensus.cc:740] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.366869  8468 catalog_manager.cc:5697] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:42.372402  9110 consensus_queue.cc:1048] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:42.359365  8761 consensus_queue.cc:260] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.380409  8761 ts_tablet_manager.cc:1434] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:02:42.381386  8761 tablet_bootstrap.cc:492] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:42.384356  9106 raft_consensus.cc:493] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.384860  9106 raft_consensus.cc:515] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.386991  9106 leader_election.cc:290] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.388965  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ec6ce901a474ebb2418e5cb306a17" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:42.389567  8711 raft_consensus.cc:2468] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:42.389891  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ec6ce901a474ebb2418e5cb306a17" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:42.389550  8760 tablet_bootstrap.cc:492] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:42.390741  8536 leader_election.cc:304] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:42.390897  8760 ts_tablet_manager.cc:1403] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.075s	user 0.028s	sys 0.037s
I20260709 13:02:42.391522  9017 raft_consensus.cc:2804] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.391925  9017 raft_consensus.cc:493] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.392297  9017 raft_consensus.cc:3060] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.392563  9070 raft_consensus.cc:493] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.393033  9070 raft_consensus.cc:515] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.395287  9070 leader_election.cc:290] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:42.396297  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c69771829464994be0f2a0653a2e0aa" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:42.397221  8760 raft_consensus.cc:359] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.397898  8760 raft_consensus.cc:385] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.398011  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c69771829464994be0f2a0653a2e0aa" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:42.398185  8760 raft_consensus.cc:740] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.397217  9033 consensus_queue.cc:1048] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:42.398700  8569 raft_consensus.cc:2468] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:42.399088  8760 consensus_queue.cc:260] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.399730  8684 leader_election.cc:304] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:42.400694  9070 raft_consensus.cc:2804] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.401065  9070 raft_consensus.cc:493] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.401206  8760 ts_tablet_manager.cc:1434] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 13:02:42.401435  9070 raft_consensus.cc:3060] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.402133  8760 tablet_bootstrap.cc:492] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
W20260709 13:02:42.405701  8685 leader_election.cc:343] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.408957  8760 tablet_bootstrap.cc:654] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.410480  9017 raft_consensus.cc:515] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.416021  8769 raft_consensus.cc:493] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.416574  8769 raft_consensus.cc:515] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.418423  8769 leader_election.cc:290] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.420476  8760 tablet_bootstrap.cc:492] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:42.420912  8760 ts_tablet_manager.cc:1403] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 13:02:42.423342  8760 raft_consensus.cc:359] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.423959  8760 raft_consensus.cc:385] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.424230  8712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742fa5ddfca948b7b6356cf899ce50e4" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:42.424852  8712 raft_consensus.cc:2468] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:42.427601  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742fa5ddfca948b7b6356cf899ce50e4" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:42.428192  8569 raft_consensus.cc:2468] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 0.
I20260709 13:02:42.387493  9106 raft_consensus.cc:493] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.434262  9106 raft_consensus.cc:515] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
W20260709 13:02:42.439366  8536 leader_election.cc:343] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.428192  8611 leader_election.cc:304] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:42.442446  8769 raft_consensus.cc:2804] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.442848  8769 raft_consensus.cc:493] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.443192  8769 raft_consensus.cc:3060] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.444396  9070 raft_consensus.cc:515] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.446115  9106 leader_election.cc:290] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.447765  9017 leader_election.cc:290] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.451102  9070 leader_election.cc:290] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:42.451989  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c69771829464994be0f2a0653a2e0aa" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:42.424225  8760 raft_consensus.cc:740] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.452617  8712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ec6ce901a474ebb2418e5cb306a17" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:42.452853  8760 consensus_queue.cc:260] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.453146  8712 raft_consensus.cc:3060] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:42.453099  8685 leader_election.cc:343] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.454847  8760 ts_tablet_manager.cc:1434] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.002s
I20260709 13:02:42.455806  8760 tablet_bootstrap.cc:492] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:42.463702  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff780d4af7f54c858d7129f599ab4949" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:42.463848  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c69771829464994be0f2a0653a2e0aa" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:42.465675  8769 raft_consensus.cc:515] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.466056  8569 raft_consensus.cc:3060] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.466424  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ec6ce901a474ebb2418e5cb306a17" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:42.469061  8761 tablet_bootstrap.cc:654] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.465329  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff780d4af7f54c858d7129f599ab4949" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:42.471858  8643 raft_consensus.cc:2468] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:42.472790  8569 raft_consensus.cc:2468] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:42.472857  8769 leader_election.cc:290] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.473332  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742fa5ddfca948b7b6356cf899ce50e4" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:42.479338  8568 raft_consensus.cc:3060] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.479274  8684 leader_election.cc:304] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:42.480474  8934 raft_consensus.cc:2804] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.480962  8934 raft_consensus.cc:697] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:42.481897  8934 consensus_queue.cc:237] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.488449  8568 raft_consensus.cc:2468] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:42.489151  9015 consensus_queue.cc:1048] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:42.490773  8536 leader_election.cc:343] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.492633  8610 leader_election.cc:304] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:42.493619  8769 raft_consensus.cc:2804] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.494102  8769 raft_consensus.cc:697] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:02:42.494948  8769 consensus_queue.cc:237] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.473425  8719 raft_consensus.cc:2468] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:42.501056  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742fa5ddfca948b7b6356cf899ce50e4" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:42.501639  8711 raft_consensus.cc:3060] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.476183  8712 raft_consensus.cc:2468] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:42.510360  8711 raft_consensus.cc:2468] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 1.
I20260709 13:02:42.510902  8536 leader_election.cc:304] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:42.511696  9110 raft_consensus.cc:2804] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.512045  9110 raft_consensus.cc:493] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.512358  9110 raft_consensus.cc:3060] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.513792  9015 consensus_queue.cc:1048] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.518711  9110 raft_consensus.cc:515] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.521351  8469 catalog_manager.cc:5697] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:42.531225  9110 leader_election.cc:290] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.534204  9012 consensus_queue.cc:1048] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.524384  8536 leader_election.cc:304] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:42.526291  8760 tablet_bootstrap.cc:654] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.536847  9017 raft_consensus.cc:2804] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.537376  9017 raft_consensus.cc:697] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:42.538143  9017 consensus_queue.cc:237] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.525748  9070 consensus_queue.cc:1048] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:42.529197  8761 tablet_bootstrap.cc:492] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:42.541329  8761 ts_tablet_manager.cc:1403] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.160s	user 0.016s	sys 0.001s
I20260709 13:02:42.542575  8643 raft_consensus.cc:3060] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.549856  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff780d4af7f54c858d7129f599ab4949" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:42.548944  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff780d4af7f54c858d7129f599ab4949" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:42.550421  8640 raft_consensus.cc:3060] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.550606  8719 raft_consensus.cc:3060] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.552054  9012 consensus_queue.cc:1048] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.556402  8763 tablet_bootstrap.cc:492] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:42.556854  8763 ts_tablet_manager.cc:1403] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.230s	user 0.065s	sys 0.062s
I20260709 13:02:42.558149  8640 raft_consensus.cc:2468] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:42.559855  8536 leader_election.cc:304] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:42.561328  9110 raft_consensus.cc:2804] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.561817  9110 raft_consensus.cc:697] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:42.563323  9110 consensus_queue.cc:237] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.544428  8761 raft_consensus.cc:359] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.566776  8934 consensus_queue.cc:1048] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.567392  8719 raft_consensus.cc:2468] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:42.568159  8761 raft_consensus.cc:385] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.570407  8763 raft_consensus.cc:359] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.572958  8761 raft_consensus.cc:740] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.573074  8763 raft_consensus.cc:385] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.573485  8763 raft_consensus.cc:740] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.574386  8763 consensus_queue.cc:260] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.575001  8761 consensus_queue.cc:260] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.577936  8763 ts_tablet_manager.cc:1434] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260709 13:02:42.571156  8465 catalog_manager.cc:5697] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:42.578900  8763 tablet_bootstrap.cc:492] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:42.581741  8760 tablet_bootstrap.cc:492] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:42.582171  8760 ts_tablet_manager.cc:1403] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.000s
I20260709 13:02:42.587137  8760 raft_consensus.cc:359] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.589100  8761 ts_tablet_manager.cc:1434] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 13:02:42.589998  8763 tablet_bootstrap.cc:654] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.587761  8760 raft_consensus.cc:385] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.592301  8760 raft_consensus.cc:740] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.593135  8761 tablet_bootstrap.cc:492] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:42.598132  8760 consensus_queue.cc:260] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.600379  8760 ts_tablet_manager.cc:1434] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:02:42.601333  8760 tablet_bootstrap.cc:492] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:42.614056  8761 tablet_bootstrap.cc:654] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.628870  8763 tablet_bootstrap.cc:492] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:42.629323  8763 ts_tablet_manager.cc:1403] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.022s
I20260709 13:02:42.632454  8763 raft_consensus.cc:359] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.633080  8763 raft_consensus.cc:385] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.633330  8763 raft_consensus.cc:740] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.634649  8760 tablet_bootstrap.cc:654] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.634171  8763 consensus_queue.cc:260] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.636576  8763 ts_tablet_manager.cc:1434] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:02:42.637526  8763 tablet_bootstrap.cc:492] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:42.639250  8468 catalog_manager.cc:5697] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:42.643579  8763 tablet_bootstrap.cc:654] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.643795  9110 consensus_queue.cc:1048] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.645336  8761 tablet_bootstrap.cc:492] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:42.645751  8761 ts_tablet_manager.cc:1403] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.004s
I20260709 13:02:42.646521  8934 raft_consensus.cc:493] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.646960  8934 raft_consensus.cc:515] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.648104  8761 raft_consensus.cc:359] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.648923  8934 leader_election.cc:290] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:42.649179  8761 raft_consensus.cc:385] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.650149  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0544853ea440ac8dae58dfb4d8d5f9" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:42.650728  8563 raft_consensus.cc:2468] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 0.
I20260709 13:02:42.651703  8684 leader_election.cc:304] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:42.651963  8760 tablet_bootstrap.cc:492] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:42.652460  8760 ts_tablet_manager.cc:1403] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.000s
I20260709 13:02:42.649433  8761 raft_consensus.cc:740] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.653110  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0544853ea440ac8dae58dfb4d8d5f9" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:42.652576  9015 raft_consensus.cc:2804] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.653335  8761 consensus_queue.cc:260] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.653805  9015 raft_consensus.cc:493] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.654134  9015 raft_consensus.cc:3060] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:42.654532  8685 leader_election.cc:343] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.655339  8761 ts_tablet_manager.cc:1434] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:02:42.656376  8761 tablet_bootstrap.cc:492] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:42.658589  9017 raft_consensus.cc:493] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.659029  9017 raft_consensus.cc:515] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.660902  9017 leader_election.cc:290] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.661118  8763 tablet_bootstrap.cc:492] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:42.662362  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc54d7b0e1a94cdd837cec53779cb617" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:42.662508  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc54d7b0e1a94cdd837cec53779cb617" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:42.663180  8760 raft_consensus.cc:359] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.663808  8760 raft_consensus.cc:385] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.663774  8719 raft_consensus.cc:2468] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:42.664165  8760 raft_consensus.cc:740] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
W20260709 13:02:42.664969  8536 leader_election.cc:343] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.664819  8760 consensus_queue.cc:260] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.666249  9015 raft_consensus.cc:515] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.667105  8760 ts_tablet_manager.cc:1434] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:42.642576  8468 catalog_manager.cc:5697] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:42.667353  8536 leader_election.cc:304] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [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: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:42.668030  8760 tablet_bootstrap.cc:492] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748: Bootstrap starting.
I20260709 13:02:42.668105  9017 raft_consensus.cc:2804] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.668586  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0544853ea440ac8dae58dfb4d8d5f9" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:02:42.668970  8763 ts_tablet_manager.cc:1403] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.000s
I20260709 13:02:42.669119  8563 raft_consensus.cc:3060] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.669875  8761 tablet_bootstrap.cc:654] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.668612  9017 raft_consensus.cc:493] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.671772  9017 raft_consensus.cc:3060] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.673785  8763 raft_consensus.cc:359] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.674408  8763 raft_consensus.cc:385] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.674664  8763 raft_consensus.cc:740] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.675302  8763 consensus_queue.cc:260] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.677356  8763 ts_tablet_manager.cc:1434] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:42.678546  8763 tablet_bootstrap.cc:492] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:42.678613  8760 tablet_bootstrap.cc:654] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.685911  9012 raft_consensus.cc:493] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.685926  8763 tablet_bootstrap.cc:654] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.687033  9012 raft_consensus.cc:515] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.688817  8761 tablet_bootstrap.cc:492] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:42.689083  9012 leader_election.cc:290] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.689280  8761 ts_tablet_manager.cc:1403] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.033s	user 0.002s	sys 0.009s
I20260709 13:02:42.689697  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c69771829464994be0f2a0653a2e0aa" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:42.690371  8568 raft_consensus.cc:2393] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0258e8129c54462ac926810113290fa in current term 1: Already voted for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in this term.
I20260709 13:02:42.691501  9012 raft_consensus.cc:493] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.690418  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c69771829464994be0f2a0653a2e0aa" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:42.691969  9012 raft_consensus.cc:515] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.693101  8611 leader_election.cc:304] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:42.693780  9056 raft_consensus.cc:3060] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.694402  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ec6ce901a474ebb2418e5cb306a17" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:42.695585  9012 leader_election.cc:290] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.695798  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ec6ce901a474ebb2418e5cb306a17" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:42.696579  8719 raft_consensus.cc:2393] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0258e8129c54462ac926810113290fa in current term 1: Already voted for candidate b82aab7d02f343c2832fba0d0c474748 in this term.
I20260709 13:02:42.697647  8611 leader_election.cc:304] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:42.698278  8769 raft_consensus.cc:3060] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.699002  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0544853ea440ac8dae58dfb4d8d5f9" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
W20260709 13:02:42.700269  8685 leader_election.cc:343] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.705405  8769 raft_consensus.cc:2749] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.707298  9056 raft_consensus.cc:2749] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.708113  8760 tablet_bootstrap.cc:492] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748: No bootstrap required, opened a new log
I20260709 13:02:42.708385  8763 tablet_bootstrap.cc:492] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:42.708544  8760 ts_tablet_manager.cc:1403] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260709 13:02:42.708788  8763 ts_tablet_manager.cc:1403] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.001s
I20260709 13:02:42.710536  9015 leader_election.cc:290] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:42.691762  8761 raft_consensus.cc:359] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.711201  8761 raft_consensus.cc:385] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.711472  8761 raft_consensus.cc:740] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.711593  8763 raft_consensus.cc:359] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.711872  9017 raft_consensus.cc:515] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.712277  8763 raft_consensus.cc:385] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.705367  8563 raft_consensus.cc:2468] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 1.
I20260709 13:02:42.712724  8763 raft_consensus.cc:740] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.713443  8763 consensus_queue.cc:260] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.713739  8684 leader_election.cc:304] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:42.713630  8760 raft_consensus.cc:359] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.714327  8760 raft_consensus.cc:385] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.714597  8760 raft_consensus.cc:740] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.714849  9015 raft_consensus.cc:2804] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.712245  8761 consensus_queue.cc:260] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.715785  8763 ts_tablet_manager.cc:1434] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:42.715644  9015 raft_consensus.cc:697] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:02:42.716754  9015 consensus_queue.cc:237] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.717430  8761 ts_tablet_manager.cc:1434] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:02:42.718353  8761 tablet_bootstrap.cc:492] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375: Bootstrap starting.
I20260709 13:02:42.720640  8763 tablet_bootstrap.cc:492] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:42.715233  8760 consensus_queue.cc:260] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.725922  8760 ts_tablet_manager.cc:1434] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260709 13:02:42.725894  9017 leader_election.cc:290] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.730010  8761 tablet_bootstrap.cc:654] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.731154  8640 raft_consensus.cc:3060] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.731525  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc54d7b0e1a94cdd837cec53779cb617" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:42.731182  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc54d7b0e1a94cdd837cec53779cb617" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:42.735241  8719 raft_consensus.cc:3060] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:42.737213  8536 leader_election.cc:343] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.748817  9110 consensus_queue.cc:1048] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.767738  8763 tablet_bootstrap.cc:654] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.769129  8719 raft_consensus.cc:2468] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:42.777674  8536 leader_election.cc:304] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:42.778935  9110 raft_consensus.cc:2804] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.807618  9110 raft_consensus.cc:697] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:42.835287  9110 consensus_queue.cc:237] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.849625  8465 catalog_manager.cc:5697] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:42.866932  8761 tablet_bootstrap.cc:492] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375: No bootstrap required, opened a new log
I20260709 13:02:42.867470  8761 ts_tablet_manager.cc:1403] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent bootstrapping tablet: real 0.149s	user 0.015s	sys 0.025s
I20260709 13:02:42.892238  8761 raft_consensus.cc:359] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.892915  8761 raft_consensus.cc:385] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.893172  8761 raft_consensus.cc:740] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.893931  8761 consensus_queue.cc:260] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.895033  9181 raft_consensus.cc:493] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.895485  9181 raft_consensus.cc:515] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.895910  8761 ts_tablet_manager.cc:1434] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 13:02:42.897135  9181 leader_election.cc:290] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.898921  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29b46aa7c4d4e32a754d5fbce6c267f" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:42.899514  8643 raft_consensus.cc:2468] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:42.902119  8536 leader_election.cc:304] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:02:42.902796  8928 raft_consensus.cc:2804] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.903131  8928 raft_consensus.cc:493] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.903424  8928 raft_consensus.cc:3060] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.909865  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29b46aa7c4d4e32a754d5fbce6c267f" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:42.942369  8719 raft_consensus.cc:2468] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:42.944718  8928 raft_consensus.cc:515] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.942332  9017 raft_consensus.cc:493] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.952226  8928 leader_election.cc:290] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.951810  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29b46aa7c4d4e32a754d5fbce6c267f" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:42.965799  8640 raft_consensus.cc:3060] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.957952  9017 raft_consensus.cc:515] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.969375  8712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29b46aa7c4d4e32a754d5fbce6c267f" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:42.970136  9017 leader_election.cc:290] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.969970  8712 raft_consensus.cc:3060] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.976578  8640 raft_consensus.cc:2468] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:42.991691  9110 raft_consensus.cc:493] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.992210  9110 raft_consensus.cc:515] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:42.994194  9110 leader_election.cc:290] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:42.994807  8712 raft_consensus.cc:2468] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:43.004066  8934 consensus_queue.cc:1048] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:43.012270  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dca5025796645eb8f1d8d1adbb36a60" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:43.012837  8719 raft_consensus.cc:2468] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:43.006861  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7258b757f4523931a4c2501a6cb95" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:43.013103  8465 catalog_manager.cc:5697] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:43.013664  8536 leader_election.cc:304] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:43.013882  8713 raft_consensus.cc:2468] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 0.
I20260709 13:02:43.014431  9189 raft_consensus.cc:2804] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:02:43.010519  8611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.131:44669, user_credentials={real_user=slave}} blocked reactor thread for 52328.6us
I20260709 13:02:43.011305  8763 tablet_bootstrap.cc:492] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:43.015126  8763 ts_tablet_manager.cc:1403] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.295s	user 0.014s	sys 0.014s
I20260709 13:02:43.014878  9189 raft_consensus.cc:697] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:43.016021  9189 consensus_queue.cc:237] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:43.017735  8763 raft_consensus.cc:359] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:43.018355  8763 raft_consensus.cc:385] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.018604  8763 raft_consensus.cc:740] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.019207  8763 consensus_queue.cc:260] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:43.022531  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7258b757f4523931a4c2501a6cb95" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:43.023401  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dca5025796645eb8f1d8d1adbb36a60" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa" is_pre_election: true
I20260709 13:02:43.023592  8763 ts_tablet_manager.cc:1434] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:43.025637  8763 tablet_bootstrap.cc:492] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:43.031281  8763 tablet_bootstrap.cc:654] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.032637  8536 leader_election.cc:304] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:43.034301  9110 raft_consensus.cc:2804] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.034538  8536 leader_election.cc:304] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:43.034713  9110 raft_consensus.cc:493] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.035243  9110 raft_consensus.cc:3060] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.038126  8769 consensus_queue.cc:1048] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.043052  8763 tablet_bootstrap.cc:492] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:43.043535  8763 ts_tablet_manager.cc:1403] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.002s
I20260709 13:02:43.046206  8763 raft_consensus.cc:359] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:43.046883  8763 raft_consensus.cc:385] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.047174  8763 raft_consensus.cc:740] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.047849  8763 consensus_queue.cc:260] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:43.049670  9110 raft_consensus.cc:515] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:43.050901  8763 ts_tablet_manager.cc:1434] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:43.050827  8934 consensus_queue.cc:1048] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.051842  9110 leader_election.cc:290] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:43.052011  8763 tablet_bootstrap.cc:492] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:43.056504  9017 raft_consensus.cc:2804] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:02:43.056564  8536 leader_election.cc:343] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.057003  9017 raft_consensus.cc:493] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.057381  9017 raft_consensus.cc:3060] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:43.057475  8536 leader_election.cc:343] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.059993  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dca5025796645eb8f1d8d1adbb36a60" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:43.060530  8714 raft_consensus.cc:3060] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.066757  8714 raft_consensus.cc:2468] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:43.067284  8769 consensus_queue.cc:1048] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.068360  8536 leader_election.cc:304] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:02:43.069972  9106 raft_consensus.cc:2804] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.070426  9106 raft_consensus.cc:697] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:43.071260  9106 consensus_queue.cc:237] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:43.074137  8469 catalog_manager.cc:5697] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:43.077775  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dca5025796645eb8f1d8d1adbb36a60" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
W20260709 13:02:43.086568  8536 leader_election.cc:343] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.091830  9017 raft_consensus.cc:515] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:43.096688  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7258b757f4523931a4c2501a6cb95" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:02:43.098088  8763 tablet_bootstrap.cc:654] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:43.098102  8536 leader_election.cc:343] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.100164  9017 leader_election.cc:290] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:43.101102  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7258b757f4523931a4c2501a6cb95" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:02:43.101639  8714 raft_consensus.cc:3060] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.108889  8811 raft_consensus.cc:493] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.109376  8811 raft_consensus.cc:515] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:43.111248  8811 leader_election.cc:290] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:43.113811  8714 raft_consensus.cc:2468] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 1.
I20260709 13:02:43.114928  8536 leader_election.cc:304] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: d0258e8129c54462ac926810113290fa
I20260709 13:02:43.115870  9189 raft_consensus.cc:2804] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.116366  9189 raft_consensus.cc:697] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:02:43.117170  9189 consensus_queue.cc:237] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:43.120992  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc54d7b0e1a94cdd837cec53779cb617" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:43.121452  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc54d7b0e1a94cdd837cec53779cb617" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:43.122314  8714 raft_consensus.cc:2393] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0258e8129c54462ac926810113290fa in current term 1: Already voted for candidate b82aab7d02f343c2832fba0d0c474748 in this term.
I20260709 13:02:43.124033  8611 leader_election.cc:304] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:43.124724  8769 raft_consensus.cc:3060] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.126736  8763 tablet_bootstrap.cc:492] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:43.130684  8769 raft_consensus.cc:2749] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:43.134970  8763 ts_tablet_manager.cc:1403] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.011s
I20260709 13:02:43.135747  8468 catalog_manager.cc:5697] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:43.137776  8763 raft_consensus.cc:359] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:43.138409  8763 raft_consensus.cc:385] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.138651  8763 raft_consensus.cc:740] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.139243  8763 consensus_queue.cc:260] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:43.141225  8763 ts_tablet_manager.cc:1434] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:43.142094  8763 tablet_bootstrap.cc:492] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa: Bootstrap starting.
I20260709 13:02:43.147354  8763 tablet_bootstrap.cc:654] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.150414  9017 consensus_queue.cc:1048] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.160166  8763 tablet_bootstrap.cc:492] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa: No bootstrap required, opened a new log
I20260709 13:02:43.160665  8763 ts_tablet_manager.cc:1403] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.002s
I20260709 13:02:43.163888  8468 catalog_manager.cc:5697] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:43.164542  9106 consensus_queue.cc:1048] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.170033  8763 raft_consensus.cc:359] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:43.170697  8763 raft_consensus.cc:385] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.170957  8763 raft_consensus.cc:740] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.171574  8763 consensus_queue.cc:260] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:43.173599  8763 ts_tablet_manager.cc:1434] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 13:02:43.176451  9017 consensus_queue.cc:1048] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.183197  9190 consensus_queue.cc:1048] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:43.183998  9017 consensus_queue.cc:1048] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.214566  8646 raft_consensus.cc:3060] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.231056  9191 consensus_queue.cc:1048] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.235224  9110 consensus_queue.cc:1048] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.258075  9017 consensus_queue.cc:1048] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.413130  9192 raft_consensus.cc:493] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.413535  9192 raft_consensus.cc:515] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:43.415315  9192 leader_election.cc:290] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:43.415740  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dca5025796645eb8f1d8d1adbb36a60" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:43.416150  8712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dca5025796645eb8f1d8d1adbb36a60" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:43.416836  8712 raft_consensus.cc:2393] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0258e8129c54462ac926810113290fa in current term 1: Already voted for candidate b82aab7d02f343c2832fba0d0c474748 in this term.
I20260709 13:02:43.417582  8611 leader_election.cc:304] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:43.418219  9192 raft_consensus.cc:3060] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.423722  9192 raft_consensus.cc:2749] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:43.428612  9192 raft_consensus.cc:493] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.428974  9192 raft_consensus.cc:515] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:02:43.430644  9192 leader_election.cc:290] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:43.431236  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7258b757f4523931a4c2501a6cb95" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82aab7d02f343c2832fba0d0c474748" is_pre_election: true
I20260709 13:02:43.432969  8712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c7258b757f4523931a4c2501a6cb95" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" is_pre_election: true
I20260709 13:02:43.434110  8712 raft_consensus.cc:2393] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0258e8129c54462ac926810113290fa in current term 1: Already voted for candidate b82aab7d02f343c2832fba0d0c474748 in this term.
I20260709 13:02:43.434914  8611 leader_election.cc:304] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0258e8129c54462ac926810113290fa; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:02:43.435469  9192 raft_consensus.cc:3060] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.440655  9192 raft_consensus.cc:2749] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:43.469904  9033 consensus_queue.cc:1048] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.484807  9017 consensus_queue.cc:1048] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.504379  9017 consensus_queue.cc:1048] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.515349  9189 consensus_queue.cc:1048] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.533493  9189 consensus_queue.cc:1048] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.543715  9106 consensus_queue.cc:1048] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.423940  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:44.453449  9219 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 13:02:44.453544  9221 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 13:02:44.453511  9218 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 13:02:44.454250  7454 server_base.cc:1061] running on GCE node
I20260709 13:02:44.455904  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:44.456157  7454 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 13:02:44.456362  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602164456348 us; error 0 us; skew 500 ppm
I20260709 13:02:44.457059  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:44.459659  7454 webserver.cc:533] Webserver started at http://127.7.71.132:40713/ using document root <none> and password file <none>
I20260709 13:02:44.460137  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:44.460326  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:44.460628  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:44.461659  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-3-root/instance:
uuid: "9e048da10d5d4980a075cc6d77bad818"
format_stamp: "Formatted at 2026-07-09 13:02:44 on dist-test-slave-j8hn"
I20260709 13:02:44.465829  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:02:44.468940  9226 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:44.469627  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:02:44.469915  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-3-root
uuid: "9e048da10d5d4980a075cc6d77bad818"
format_stamp: "Formatted at 2026-07-09 13:02:44 on dist-test-slave-j8hn"
I20260709 13:02:44.470182  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-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 13:02:44.482427  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:44.483697  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:44.484933  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:44.488051  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:44.488369  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:02:44.488709  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:44.488926  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:44.544902  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.132:43707
I20260709 13:02:44.545027  9288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.132:43707 every 8 connection(s)
I20260709 13:02:44.554374  7454 auto_leader_rebalancer-test.cc:384] add a tserver: 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:44.568109  9289 heartbeater.cc:344] Connected to a master server at 127.7.71.190:45243
I20260709 13:02:44.568550  9289 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:44.569394  9289 heartbeater.cc:507] Master 127.7.71.190:45243 requested a full tablet report, sending...
I20260709 13:02:44.571825  8466 ts_manager.cc:194] Registered new tserver with Master: 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707)
I20260709 13:02:44.573431  8466 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57866
I20260709 13:02:45.450191  8646 consensus_queue.cc:237] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:45.457736  8563 raft_consensus.cc:1275] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:45.459371  9192 consensus_queue.cc:1048] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:02:45.462952  8713 raft_consensus.cc:1275] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:45.467944  8811 consensus_queue.cc:1048] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:45.472674  9192 raft_consensus.cc:2955] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:45.473623  8563 raft_consensus.cc:2955] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
W20260709 13:02:45.476151  8612 consensus_peers.cc:597] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc66dd643d43418c95d458bee04c3e5d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.491364  8466 catalog_manager.cc:5697] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:45.491117  8713 raft_consensus.cc:2955] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:45.526350  8714 consensus_queue.cc:237] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:45.533715  8646 raft_consensus.cc:1275] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:45.535043  9190 consensus_queue.cc:1048] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:02:45.538700  8563 raft_consensus.cc:1275] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:45.542321  9191 consensus_queue.cc:1048] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:45.576174  9289 heartbeater.cc:499] Master 127.7.71.190:45243 was elected leader, sending a full tablet report...
I20260709 13:02:45.587361  9190 raft_consensus.cc:2955] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:45.601059  8646 raft_consensus.cc:2955] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:45.607254  8640 consensus_queue.cc:237] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:45.624150  8465 catalog_manager.cc:5697] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:45.653100  8612 consensus_peers.cc:597] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf68d97548224220bce5518845b45b98. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.655958  8712 raft_consensus.cc:1275] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:45.657747  9296 consensus_queue.cc:1048] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:02:45.658453  8536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.130:38989, user_credentials={real_user=slave}} blocked reactor thread for 48116.8us
I20260709 13:02:45.667819  8563 raft_consensus.cc:1275] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:45.668159  8568 raft_consensus.cc:2955] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:45.672353  9296 consensus_queue.cc:1048] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:45.675976  9301 raft_consensus.cc:2955] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:45.678148  8712 raft_consensus.cc:2955] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
W20260709 13:02:45.687165  8686 consensus_peers.cc:597] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7628290ae84d481dbe0febcbcbfd9033. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.715056  8465 catalog_manager.cc:5697] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:45.721010  8568 raft_consensus.cc:2955] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:45.746074  8563 consensus_queue.cc:237] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:45.753000  8719 raft_consensus.cc:1275] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:45.753688  8646 raft_consensus.cc:1275] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:45.754917  9316 consensus_queue.cc:1048] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:02:45.755797  9314 consensus_queue.cc:1048] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:45.764384  8537 consensus_peers.cc:597] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a7b6c5d6be74a4c86f2dcecc59ae195. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.772105  9316 raft_consensus.cc:2955] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:45.773789  8719 raft_consensus.cc:2955] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:45.775780  8646 raft_consensus.cc:2955] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:45.788129  8465 catalog_manager.cc:5697] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:46.027901  9330 ts_tablet_manager.cc:933] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:46.029613  9330 tablet_copy_client.cc:323] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.130:38989
I20260709 13:02:46.042279  8656 tablet_copy_service.cc:140] P d0258e8129c54462ac926810113290fa: Received BeginTabletCopySession request for tablet bc66dd643d43418c95d458bee04c3e5d from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:47704)
I20260709 13:02:46.042742  8656 tablet_copy_service.cc:161] P d0258e8129c54462ac926810113290fa: Beginning new tablet copy session on tablet bc66dd643d43418c95d458bee04c3e5d from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:47704: session id = 9e048da10d5d4980a075cc6d77bad818-bc66dd643d43418c95d458bee04c3e5d
I20260709 13:02:46.049681  8656 tablet_copy_source_session.cc:215] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:46.053005  9330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc66dd643d43418c95d458bee04c3e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.062960  9330 tablet_copy_client.cc:806] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:46.063500  9330 tablet_copy_client.cc:670] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:46.067333  9330 tablet_copy_client.cc:538] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:46.074496  9334 ts_tablet_manager.cc:933] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:46.077716  9334 tablet_copy_client.cc:323] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.131:44669
I20260709 13:02:46.078276  9330 tablet_bootstrap.cc:492] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:46.103750  8730 tablet_copy_service.cc:140] P 3323a754a4fa4e2eb18d0c02c30ce375: Received BeginTabletCopySession request for tablet 7628290ae84d481dbe0febcbcbfd9033 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:56722)
I20260709 13:02:46.104332  8730 tablet_copy_service.cc:161] P 3323a754a4fa4e2eb18d0c02c30ce375: Beginning new tablet copy session on tablet 7628290ae84d481dbe0febcbcbfd9033 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:56722: session id = 9e048da10d5d4980a075cc6d77bad818-7628290ae84d481dbe0febcbcbfd9033
I20260709 13:02:46.106205  9330 tablet_bootstrap.cc:492] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:46.106977  9330 tablet_bootstrap.cc:492] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:46.107456  9330 ts_tablet_manager.cc:1403] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.008s
I20260709 13:02:46.109961  9330 raft_consensus.cc:359] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:46.110719  9330 raft_consensus.cc:740] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:46.112282  8730 tablet_copy_source_session.cc:215] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:46.116292  9334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7628290ae84d481dbe0febcbcbfd9033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.111315  9330 consensus_queue.cc:260] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:46.122678  9330 ts_tablet_manager.cc:1434] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:02:46.126821  8656 tablet_copy_service.cc:342] P d0258e8129c54462ac926810113290fa: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-bc66dd643d43418c95d458bee04c3e5d received from {username='slave'} at 127.0.0.1:47704
I20260709 13:02:46.127261  8656 tablet_copy_service.cc:434] P d0258e8129c54462ac926810113290fa: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-bc66dd643d43418c95d458bee04c3e5d on tablet bc66dd643d43418c95d458bee04c3e5d with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:46.132504  9334 tablet_copy_client.cc:806] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:46.132992  9334 tablet_copy_client.cc:670] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:46.136868  9334 tablet_copy_client.cc:538] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:46.144647  9334 tablet_bootstrap.cc:492] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:46.168965  9334 tablet_bootstrap.cc:492] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:46.169615  9334 tablet_bootstrap.cc:492] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:46.170125  9334 ts_tablet_manager.cc:1403] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.007s
I20260709 13:02:46.172943  9334 raft_consensus.cc:359] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:46.173720  9334 raft_consensus.cc:740] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:46.174312  9334 consensus_queue.cc:260] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:46.177820  9334 ts_tablet_manager.cc:1434] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:02:46.180445  8730 tablet_copy_service.cc:342] P 3323a754a4fa4e2eb18d0c02c30ce375: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-7628290ae84d481dbe0febcbcbfd9033 received from {username='slave'} at 127.0.0.1:56722
I20260709 13:02:46.180873  8730 tablet_copy_service.cc:434] P 3323a754a4fa4e2eb18d0c02c30ce375: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-7628290ae84d481dbe0febcbcbfd9033 on tablet 7628290ae84d481dbe0febcbcbfd9033 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:46.233530  9334 ts_tablet_manager.cc:933] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:46.234937  9334 tablet_copy_client.cc:323] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.130:38989
I20260709 13:02:46.236358  8656 tablet_copy_service.cc:140] P d0258e8129c54462ac926810113290fa: Received BeginTabletCopySession request for tablet cf68d97548224220bce5518845b45b98 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:47704)
I20260709 13:02:46.236878  8656 tablet_copy_service.cc:161] P d0258e8129c54462ac926810113290fa: Beginning new tablet copy session on tablet cf68d97548224220bce5518845b45b98 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:47704: session id = 9e048da10d5d4980a075cc6d77bad818-cf68d97548224220bce5518845b45b98
I20260709 13:02:46.243481  8656 tablet_copy_source_session.cc:215] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:46.248586  9334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf68d97548224220bce5518845b45b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.259872  9334 tablet_copy_client.cc:806] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:46.260334  9334 tablet_copy_client.cc:670] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:46.264067  9334 tablet_copy_client.cc:538] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:46.269500  9334 tablet_bootstrap.cc:492] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:46.275522  9330 ts_tablet_manager.cc:933] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:02:46.278111  9330 tablet_copy_client.cc:323] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:02:46.287694  9334 tablet_bootstrap.cc:492] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:46.288520  9334 tablet_bootstrap.cc:492] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:46.289115  9334 ts_tablet_manager.cc:1403] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:02:46.290222  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet 0a7b6c5d6be74a4c86f2dcecc59ae195 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:02:46.290674  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet 0a7b6c5d6be74a4c86f2dcecc59ae195 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-0a7b6c5d6be74a4c86f2dcecc59ae195
I20260709 13:02:46.291893  9334 raft_consensus.cc:359] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:46.292737  9334 raft_consensus.cc:740] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:46.293488  9334 consensus_queue.cc:260] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:46.296010  9334 ts_tablet_manager.cc:1434] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:02:46.297641  8581 tablet_copy_source_session.cc:215] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:46.298767  8656 tablet_copy_service.cc:342] P d0258e8129c54462ac926810113290fa: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-cf68d97548224220bce5518845b45b98 received from {username='slave'} at 127.0.0.1:47704
I20260709 13:02:46.299185  8656 tablet_copy_service.cc:434] P d0258e8129c54462ac926810113290fa: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-cf68d97548224220bce5518845b45b98 on tablet cf68d97548224220bce5518845b45b98 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:46.300829  9330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7b6c5d6be74a4c86f2dcecc59ae195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.320503  9330 tablet_copy_client.cc:806] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:46.321038  9330 tablet_copy_client.cc:670] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:46.325580  9330 tablet_copy_client.cc:538] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:46.331698  9330 tablet_bootstrap.cc:492] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:46.349287  9330 tablet_bootstrap.cc:492] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:46.349885  9330 tablet_bootstrap.cc:492] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:46.350394  9330 ts_tablet_manager.cc:1403] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260709 13:02:46.353030  9330 raft_consensus.cc:359] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:46.353801  9330 raft_consensus.cc:740] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:46.354390  9330 consensus_queue.cc:260] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:46.356563  9330 ts_tablet_manager.cc:1434] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:02:46.359177  8581 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-0a7b6c5d6be74a4c86f2dcecc59ae195 received from {username='slave'} at 127.0.0.1:59908
I20260709 13:02:46.359629  8581 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-0a7b6c5d6be74a4c86f2dcecc59ae195 on tablet 0a7b6c5d6be74a4c86f2dcecc59ae195 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:46.465096  9264 raft_consensus.cc:1217] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:46.617552  9264 raft_consensus.cc:1217] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:46.661585  9264 raft_consensus.cc:1217] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:46.706365  9264 raft_consensus.cc:1217] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:47.045068  8811 raft_consensus.cc:1064] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:47.047468  8811 consensus_queue.cc:237] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:47.052907  9264 raft_consensus.cc:1275] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:47.054337  9346 consensus_queue.cc:1048] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:47.055716  8568 raft_consensus.cc:1275] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:47.056717  8712 raft_consensus.cc:1275] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:47.057715  8811 consensus_queue.cc:1048] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:02:47.059026  9296 consensus_queue.cc:1048] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:47.066226  9322 raft_consensus.cc:1064] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:47.150492  9322 consensus_queue.cc:237] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:47.174651  8811 raft_consensus.cc:2955] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.203773  8712 raft_consensus.cc:2955] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.208464  8568 raft_consensus.cc:2955] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.224678  9344 raft_consensus.cc:1064] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:47.227206  9344 consensus_queue.cc:237] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:47.238911  9356 raft_consensus.cc:1064] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:47.241199  9356 consensus_queue.cc:237] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:47.241238  8466 catalog_manager.cc:5697] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.248057  8641 raft_consensus.cc:1275] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:47.249392  8563 raft_consensus.cc:1275] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:47.250315  9321 consensus_queue.cc:1048] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:02:47.250662  9264 raft_consensus.cc:1275] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:47.252070  9321 consensus_queue.cc:1048] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:47.252831  9315 consensus_queue.cc:1048] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:47.257018  9264 raft_consensus.cc:2955] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.290766  9263 raft_consensus.cc:1275] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:47.301079  8569 raft_consensus.cc:1275] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:47.304563  8811 consensus_queue.cc:1048] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:47.306100  9356 consensus_queue.cc:1048] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:47.335268  9321 raft_consensus.cc:2955] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.343984  9261 raft_consensus.cc:1275] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:47.351292  9344 consensus_queue.cc:1048] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:47.353209  8563 raft_consensus.cc:2955] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.354377  8643 raft_consensus.cc:1275] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:47.356357  8712 raft_consensus.cc:1275] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:47.369149  8712 raft_consensus.cc:1275] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:47.368700  9263 raft_consensus.cc:2955] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.374888  8643 raft_consensus.cc:2955] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.380649  9356 raft_consensus.cc:2955] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.385126  8811 consensus_queue.cc:1048] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:02:47.393330  9352 consensus_queue.cc:1048] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:02:47.392865  8569 raft_consensus.cc:2955] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.403414  9263 raft_consensus.cc:2955] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.419051  8714 raft_consensus.cc:2955] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.420449  9313 consensus_queue.cc:1048] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:47.435138  9313 raft_consensus.cc:2955] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.437713  8643 raft_consensus.cc:2955] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.455229  8646 consensus_queue.cc:237] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:47.455360  8469 catalog_manager.cc:5697] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.457013  8469 catalog_manager.cc:5697] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.465195  9263 raft_consensus.cc:2955] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.481240  8714 raft_consensus.cc:2955] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.483826  9263 raft_consensus.cc:1275] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:47.484477  8465 catalog_manager.cc:5697] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:47.485529  8811 consensus_queue.cc:1048] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:47.490483  8712 raft_consensus.cc:1275] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:47.492342  9357 consensus_queue.cc:1048] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:47.504168  8811 raft_consensus.cc:2955] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.506034  8719 raft_consensus.cc:2955] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.514475  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc66dd643d43418c95d458bee04c3e5d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:47.516050  9263 raft_consensus.cc:2955] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.518474  8712 consensus_queue.cc:237] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:47.527493  8646 consensus_queue.cc:237] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:47.532217  9262 raft_consensus.cc:1275] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:47.535584  8563 raft_consensus.cc:1275] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:47.536707  9373 consensus_queue.cc:1048] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:47.545023  8811 consensus_queue.cc:1048] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:47.545608  9262 raft_consensus.cc:1275] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:47.547896  9296 consensus_queue.cc:1048] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:47.549808  8569 raft_consensus.cc:1275] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:47.551484  9354 consensus_queue.cc:1048] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:47.544601  8466 catalog_manager.cc:5697] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.556562  8811 raft_consensus.cc:2955] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.560357  9373 raft_consensus.cc:2955] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.562304  8568 raft_consensus.cc:2955] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.567261  8570 raft_consensus.cc:2955] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.564213  9261 raft_consensus.cc:2955] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.575879  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf68d97548224220bce5518845b45b98 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:47.585434  9262 raft_consensus.cc:2955] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.587041  8569 consensus_queue.cc:237] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:47.590378  8559 tablet_service.cc:1558] Processing DeleteTablet for tablet bc66dd643d43418c95d458bee04c3e5d with delete_type TABLET_DATA_TOMBSTONED (TS b82aab7d02f343c2832fba0d0c474748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:47.602502  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7628290ae84d481dbe0febcbcbfd9033 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:47.620385  8469 catalog_manager.cc:5697] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.625569  9376 tablet_replica.cc:333] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:02:47.627607  8465 catalog_manager.cc:5697] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:47.636984  9261 raft_consensus.cc:1275] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:47.637712  8712 raft_consensus.cc:1275] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:47.638387  9316 consensus_queue.cc:1048] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:47.640192  9316 consensus_queue.cc:1048] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:47.640341  8628 tablet_service.cc:1558] Processing DeleteTablet for tablet 7628290ae84d481dbe0febcbcbfd9033 with delete_type TABLET_DATA_TOMBSTONED (TS d0258e8129c54462ac926810113290fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260709 13:02:47.641283  9376 raft_consensus.cc:2243] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.642056  9376 raft_consensus.cc:2272] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.650295  9352 raft_consensus.cc:2955] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.652844  9376 ts_tablet_manager.cc:1916] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:47.659627  9377 tablet_replica.cc:333] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:02:47.653009  9262 raft_consensus.cc:2955] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.660600  9377 raft_consensus.cc:2243] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.661299  9377 raft_consensus.cc:2272] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.671900  8706 tablet_service.cc:1558] Processing DeleteTablet for tablet cf68d97548224220bce5518845b45b98 with delete_type TABLET_DATA_TOMBSTONED (TS 3323a754a4fa4e2eb18d0c02c30ce375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39332
I20260709 13:02:47.671604  8719 raft_consensus.cc:2955] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.700543  9377 ts_tablet_manager.cc:1916] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:47.681768  9376 ts_tablet_manager.cc:1929] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:47.703984  9376 log.cc:1199] T bc66dd643d43418c95d458bee04c3e5d P b82aab7d02f343c2832fba0d0c474748: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root/wals/bc66dd643d43418c95d458bee04c3e5d
I20260709 13:02:47.710667  8466 catalog_manager.cc:5697] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:47.718501  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a7b6c5d6be74a4c86f2dcecc59ae195 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:47.719296  8454 catalog_manager.cc:5028] TS b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): tablet bc66dd643d43418c95d458bee04c3e5d (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:02:47.733996  9378 tablet_replica.cc:333] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:02:47.734956  9378 raft_consensus.cc:2243] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.735792  8628 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a7b6c5d6be74a4c86f2dcecc59ae195 with delete_type TABLET_DATA_TOMBSTONED (TS d0258e8129c54462ac926810113290fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260709 13:02:47.735867  9378 raft_consensus.cc:2272] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.739144  9377 ts_tablet_manager.cc:1929] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:47.740058  9377 log.cc:1199] T 7628290ae84d481dbe0febcbcbfd9033 P d0258e8129c54462ac926810113290fa: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/wals/7628290ae84d481dbe0febcbcbfd9033
I20260709 13:02:47.741523  9378 ts_tablet_manager.cc:1916] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:47.741775  8455 catalog_manager.cc:5028] TS d0258e8129c54462ac926810113290fa (127.7.71.130:38989): tablet 7628290ae84d481dbe0febcbcbfd9033 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:02:47.743253  9377 tablet_replica.cc:333] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:02:47.744212  9377 raft_consensus.cc:2243] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.744865  9377 raft_consensus.cc:2272] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.747843  9377 ts_tablet_manager.cc:1916] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:47.755970  9378 ts_tablet_manager.cc:1929] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:47.756299  9378 log.cc:1199] T cf68d97548224220bce5518845b45b98 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/wals/cf68d97548224220bce5518845b45b98
I20260709 13:02:47.757611  8455 catalog_manager.cc:5028] TS 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): tablet cf68d97548224220bce5518845b45b98 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:02:47.760288  9377 ts_tablet_manager.cc:1929] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:47.760612  9377 log.cc:1199] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P d0258e8129c54462ac926810113290fa: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/wals/0a7b6c5d6be74a4c86f2dcecc59ae195
I20260709 13:02:47.761759  8455 catalog_manager.cc:5028] TS d0258e8129c54462ac926810113290fa (127.7.71.130:38989): tablet 0a7b6c5d6be74a4c86f2dcecc59ae195 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:02:48.801119  8646 consensus_queue.cc:237] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
W20260709 13:02:48.806782  8612 consensus_peers.cc:597] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e76f96bab7746fca089b1c057e62553. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:48.806856  8714 raft_consensus.cc:1275] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:48.806805  8568 raft_consensus.cc:1275] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:48.808322  9380 consensus_queue.cc:1048] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:02:48.809070  8811 consensus_queue.cc:1048] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:48.815431  8811 raft_consensus.cc:2955] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:48.817700  8714 raft_consensus.cc:2955] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:48.820699  8568 raft_consensus.cc:2955] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:48.838078  8466 catalog_manager.cc:5697] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:48.839735  8569 consensus_queue.cc:237] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:48.850049  8714 raft_consensus.cc:1275] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:48.852710  9352 consensus_queue.cc:1048] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:02:48.853109  8537 consensus_peers.cc:597] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a0f6546cb6546afa8a6bc13b89a4f15. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:48.853639  8646 raft_consensus.cc:1275] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:48.854846  9316 consensus_queue.cc:1048] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:48.869025  9316 raft_consensus.cc:2955] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:48.872654  8646 raft_consensus.cc:2955] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:48.876441  8719 raft_consensus.cc:2955] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:48.881333  8714 consensus_queue.cc:237] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:48.885278  8468 catalog_manager.cc:5697] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:48.895397  8646 raft_consensus.cc:1275] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:48.897519  8569 raft_consensus.cc:1275] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:48.897626  9373 consensus_queue.cc:1048] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:48.899241  8686 consensus_peers.cc:597] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c69771829464994be0f2a0653a2e0aa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:48.903038  9373 consensus_queue.cc:1048] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:02:48.911278  9315 raft_consensus.cc:2955] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:48.912531  8643 raft_consensus.cc:2955] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:48.925877  8468 catalog_manager.cc:5697] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:48.927162  8569 raft_consensus.cc:2955] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:48.934535  8568 consensus_queue.cc:237] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:48.948174  8714 raft_consensus.cc:1275] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:48.948845  8537 consensus_peers.cc:597] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ac56ed383fd41818e4fd0530e356ba9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:48.950587  9316 consensus_queue.cc:1048] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:02:48.950891  8643 raft_consensus.cc:1275] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:48.955430  9395 consensus_queue.cc:1048] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:48.963402  9395 raft_consensus.cc:2955] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:48.964546  8714 raft_consensus.cc:2955] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:48.966269  8643 raft_consensus.cc:2955] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:48.989055  8469 catalog_manager.cc:5697] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:49.326728  9399 ts_tablet_manager.cc:933] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:49.328605  9399 tablet_copy_client.cc:323] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.130:38989
I20260709 13:02:49.330224  8656 tablet_copy_service.cc:140] P d0258e8129c54462ac926810113290fa: Received BeginTabletCopySession request for tablet 6e76f96bab7746fca089b1c057e62553 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:47704)
I20260709 13:02:49.330746  8656 tablet_copy_service.cc:161] P d0258e8129c54462ac926810113290fa: Beginning new tablet copy session on tablet 6e76f96bab7746fca089b1c057e62553 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:47704: session id = 9e048da10d5d4980a075cc6d77bad818-6e76f96bab7746fca089b1c057e62553
I20260709 13:02:49.337963  8656 tablet_copy_source_session.cc:215] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:49.340934  9399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e76f96bab7746fca089b1c057e62553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:49.354882  9399 tablet_copy_client.cc:806] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:49.355472  9399 tablet_copy_client.cc:670] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:49.359611  9399 tablet_copy_client.cc:538] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:49.365942  9399 tablet_bootstrap.cc:492] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:49.386363  9399 tablet_bootstrap.cc:492] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:49.386945  9403 ts_tablet_manager.cc:933] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:49.387264  9399 tablet_bootstrap.cc:492] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:49.389236  9399 ts_tablet_manager.cc:1403] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260709 13:02:49.389782  9403 tablet_copy_client.cc:323] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.131:44669
I20260709 13:02:49.390391  9405 ts_tablet_manager.cc:933] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:02:49.391480  8730 tablet_copy_service.cc:140] P 3323a754a4fa4e2eb18d0c02c30ce375: Received BeginTabletCopySession request for tablet 1c69771829464994be0f2a0653a2e0aa from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:56722)
I20260709 13:02:49.392014  8730 tablet_copy_service.cc:161] P 3323a754a4fa4e2eb18d0c02c30ce375: Beginning new tablet copy session on tablet 1c69771829464994be0f2a0653a2e0aa from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:56722: session id = 9e048da10d5d4980a075cc6d77bad818-1c69771829464994be0f2a0653a2e0aa
I20260709 13:02:49.392529  9405 tablet_copy_client.cc:323] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:02:49.392812  9399 raft_consensus.cc:359] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:49.393632  9399 raft_consensus.cc:740] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:49.394150  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet 4ac56ed383fd41818e4fd0530e356ba9 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:02:49.394642  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet 4ac56ed383fd41818e4fd0530e356ba9 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-4ac56ed383fd41818e4fd0530e356ba9
I20260709 13:02:49.398658  8730 tablet_copy_source_session.cc:215] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:49.398232  9399 consensus_queue.cc:260] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:49.401347  8581 tablet_copy_source_session.cc:215] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:49.401678  9403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c69771829464994be0f2a0653a2e0aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:49.404379  9405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac56ed383fd41818e4fd0530e356ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:49.407282  9399 ts_tablet_manager.cc:1434] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260709 13:02:49.409816  8656 tablet_copy_service.cc:342] P d0258e8129c54462ac926810113290fa: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-6e76f96bab7746fca089b1c057e62553 received from {username='slave'} at 127.0.0.1:47704
I20260709 13:02:49.410202  8656 tablet_copy_service.cc:434] P d0258e8129c54462ac926810113290fa: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-6e76f96bab7746fca089b1c057e62553 on tablet 6e76f96bab7746fca089b1c057e62553 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:49.422204  9403 tablet_copy_client.cc:806] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:49.422724  9403 tablet_copy_client.cc:670] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:49.423897  9399 ts_tablet_manager.cc:933] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:02:49.429651  9403 tablet_copy_client.cc:538] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:49.433408  9399 tablet_copy_client.cc:323] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:02:49.435005  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet 0a0f6546cb6546afa8a6bc13b89a4f15 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:02:49.435496  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet 0a0f6546cb6546afa8a6bc13b89a4f15 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-0a0f6546cb6546afa8a6bc13b89a4f15
I20260709 13:02:49.440024  9403 tablet_bootstrap.cc:492] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:49.440757  9405 tablet_copy_client.cc:806] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:49.441283  9405 tablet_copy_client.cc:670] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:49.445619  9405 tablet_copy_client.cc:538] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:49.454303  9405 tablet_bootstrap.cc:492] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:49.456935  8581 tablet_copy_source_session.cc:215] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:49.459949  9399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0f6546cb6546afa8a6bc13b89a4f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:49.476220  9399 tablet_copy_client.cc:806] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:49.476837  9399 tablet_copy_client.cc:670] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:49.480615  9399 tablet_copy_client.cc:538] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:49.487990  9405 tablet_bootstrap.cc:492] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:49.488889  9405 tablet_bootstrap.cc:492] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:49.489508  9405 ts_tablet_manager.cc:1403] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.008s
I20260709 13:02:49.489804  9399 tablet_bootstrap.cc:492] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:49.493047  9405 raft_consensus.cc:359] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:49.493842  9405 raft_consensus.cc:740] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:49.494490  9405 consensus_queue.cc:260] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:49.499231  9405 ts_tablet_manager.cc:1434] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:02:49.500924  8581 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-4ac56ed383fd41818e4fd0530e356ba9 received from {username='slave'} at 127.0.0.1:59908
I20260709 13:02:49.501305  8581 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-4ac56ed383fd41818e4fd0530e356ba9 on tablet 4ac56ed383fd41818e4fd0530e356ba9 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:49.516160  9403 tablet_bootstrap.cc:492] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:49.517125  9403 tablet_bootstrap.cc:492] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:49.517768  9403 ts_tablet_manager.cc:1403] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.006s
I20260709 13:02:49.520517  9403 raft_consensus.cc:359] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:49.521278  9403 raft_consensus.cc:740] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:49.521912  9403 consensus_queue.cc:260] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:49.524899  9403 ts_tablet_manager.cc:1434] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:49.528913  8730 tablet_copy_service.cc:342] P 3323a754a4fa4e2eb18d0c02c30ce375: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-1c69771829464994be0f2a0653a2e0aa received from {username='slave'} at 127.0.0.1:56722
I20260709 13:02:49.529285  8730 tablet_copy_service.cc:434] P 3323a754a4fa4e2eb18d0c02c30ce375: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-1c69771829464994be0f2a0653a2e0aa on tablet 1c69771829464994be0f2a0653a2e0aa with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:49.538213  9399 tablet_bootstrap.cc:492] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:49.539055  9399 tablet_bootstrap.cc:492] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:49.539701  9399 ts_tablet_manager.cc:1403] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.012s
I20260709 13:02:49.542306  9399 raft_consensus.cc:359] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:49.542989  9399 raft_consensus.cc:740] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:49.543438  9399 consensus_queue.cc:260] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:49.545346  9399 ts_tablet_manager.cc:1434] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:49.546914  8581 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-0a0f6546cb6546afa8a6bc13b89a4f15 received from {username='slave'} at 127.0.0.1:59908
I20260709 13:02:49.547288  8581 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-0a0f6546cb6546afa8a6bc13b89a4f15 on tablet 0a0f6546cb6546afa8a6bc13b89a4f15 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:49.761035  9261 raft_consensus.cc:1217] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:49.792732  9261 raft_consensus.cc:1217] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:49.858062  9261 raft_consensus.cc:1217] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:50.007387  9261 raft_consensus.cc:1217] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:50.259408  9315 raft_consensus.cc:1064] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:50.261456  9315 consensus_queue.cc:237] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:50.268412  9261 raft_consensus.cc:1275] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:50.268950  8643 raft_consensus.cc:1275] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:50.269198  8568 raft_consensus.cc:1275] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:50.269938  9401 consensus_queue.cc:1048] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:50.271340  9315 consensus_queue.cc:1048] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:02:50.272998  9373 consensus_queue.cc:1048] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:50.289093  9401 raft_consensus.cc:2955] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.290767  8646 raft_consensus.cc:2955] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.291769  9413 raft_consensus.cc:1064] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:50.307873  9413 consensus_queue.cc:237] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:50.308674  8568 raft_consensus.cc:2955] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.312940  8466 catalog_manager.cc:5697] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:50.319396  9261 raft_consensus.cc:2955] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.334852  9262 raft_consensus.cc:1275] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:50.336908  9395 consensus_queue.cc:1048] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:50.337774  8643 raft_consensus.cc:1275] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:50.340282  9316 consensus_queue.cc:1048] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:50.342201  8719 raft_consensus.cc:1275] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:50.344045  9414 consensus_queue.cc:1048] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:02:50.390296  9380 raft_consensus.cc:1064] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:50.392625  9380 consensus_queue.cc:237] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:50.400378  9413 raft_consensus.cc:2955] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.406296  9261 raft_consensus.cc:1275] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:50.407320  8714 raft_consensus.cc:1275] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:50.410173  9412 consensus_queue.cc:1048] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:50.411267  8719 raft_consensus.cc:2955] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.415854  9412 consensus_queue.cc:1048] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:50.419764  8568 raft_consensus.cc:1275] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:50.422263  9380 consensus_queue.cc:1048] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:02:50.437480  9261 raft_consensus.cc:2955] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.456753  9380 raft_consensus.cc:2955] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.457756  8719 consensus_queue.cc:237] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:50.462441  8643 raft_consensus.cc:2955] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.465507  8465 catalog_manager.cc:5697] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:50.470196  8568 raft_consensus.cc:2955] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.488252  9262 raft_consensus.cc:1275] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:50.489629  8640 raft_consensus.cc:1275] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:50.490018  9401 consensus_queue.cc:1048] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:02:50.495904  9373 consensus_queue.cc:1048] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:50.501812  9395 raft_consensus.cc:1064] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:50.503949  9395 consensus_queue.cc:237] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:50.505110  9262 raft_consensus.cc:2955] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.507654  8640 raft_consensus.cc:2955] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.502820  9373 raft_consensus.cc:2955] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.513069  9263 raft_consensus.cc:1275] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:50.514379  8712 raft_consensus.cc:1275] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:50.514599  9433 consensus_queue.cc:1048] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:50.515684  9413 consensus_queue.cc:1048] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:02:50.516614  8468 catalog_manager.cc:5697] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.519814  9263 raft_consensus.cc:2955] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.533567  8465 catalog_manager.cc:5697] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.548957  8559 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c69771829464994be0f2a0653a2e0aa with delete_type TABLET_DATA_TOMBSTONED (TS b82aab7d02f343c2832fba0d0c474748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:50.551581  9438 tablet_replica.cc:333] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:02:50.552556  9438 raft_consensus.cc:2243] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:50.553284  9438 raft_consensus.cc:2272] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:50.568994  9438 ts_tablet_manager.cc:1916] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:50.530830  8714 raft_consensus.cc:2955] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.533231  8568 consensus_queue.cc:237] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:50.571095  8643 consensus_queue.cc:237] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:50.587810  9261 raft_consensus.cc:1275] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:50.592079  9433 consensus_queue.cc:1048] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:50.593009  8643 raft_consensus.cc:1275] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:50.600915  8713 raft_consensus.cc:1275] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:50.604260  9380 consensus_queue.cc:1048] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:50.531610  8640 raft_consensus.cc:1275] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:50.594338  9261 raft_consensus.cc:1275] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:50.608613  9395 consensus_queue.cc:1048] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:50.611275  9380 consensus_queue.cc:1048] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:50.620500  9427 raft_consensus.cc:2955] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.641428  9261 raft_consensus.cc:2955] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.645813  9316 raft_consensus.cc:2955] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.648734  9262 raft_consensus.cc:2955] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.669683  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4ac56ed383fd41818e4fd0530e356ba9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:50.675957  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e76f96bab7746fca089b1c057e62553 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:50.682274  9413 consensus_queue.cc:1048] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:50.686658  9413 raft_consensus.cc:2955] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.694634  8712 raft_consensus.cc:2955] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.697670  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1c69771829464994be0f2a0653a2e0aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:50.705353  9264 raft_consensus.cc:2955] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.716747  9438 ts_tablet_manager.cc:1929] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:50.717805  9438 log.cc:1199] T 1c69771829464994be0f2a0653a2e0aa P b82aab7d02f343c2832fba0d0c474748: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root/wals/1c69771829464994be0f2a0653a2e0aa
I20260709 13:02:50.719405  8454 catalog_manager.cc:5028] TS b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): tablet 1c69771829464994be0f2a0653a2e0aa (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:02:50.722102  8468 catalog_manager.cc:5697] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.723147  8465 catalog_manager.cc:5697] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:50.726790  8640 raft_consensus.cc:2955] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.742638  8559 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e76f96bab7746fca089b1c057e62553 with delete_type TABLET_DATA_TOMBSTONED (TS b82aab7d02f343c2832fba0d0c474748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:50.744745  8706 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ac56ed383fd41818e4fd0530e356ba9 with delete_type TABLET_DATA_TOMBSTONED (TS 3323a754a4fa4e2eb18d0c02c30ce375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39332
I20260709 13:02:50.749037  9438 tablet_replica.cc:333] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:02:50.750036  9438 raft_consensus.cc:2243] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:50.750734  9438 raft_consensus.cc:2272] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:50.769733  9438 ts_tablet_manager.cc:1916] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:50.769276  8465 catalog_manager.cc:5697] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.770951  8714 raft_consensus.cc:2955] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.779088  9448 tablet_replica.cc:333] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:02:50.786012  9448 raft_consensus.cc:2243] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:50.786715  9448 raft_consensus.cc:2272] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:50.786305  8643 raft_consensus.cc:2955] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.790206  9448 ts_tablet_manager.cc:1916] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:50.809122  9438 ts_tablet_manager.cc:1929] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:50.810925  8568 consensus_queue.cc:237] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:50.814073  9448 ts_tablet_manager.cc:1929] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:50.814553  9448 log.cc:1199] T 4ac56ed383fd41818e4fd0530e356ba9 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/wals/4ac56ed383fd41818e4fd0530e356ba9
I20260709 13:02:50.816242  8455 catalog_manager.cc:5028] TS 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): tablet 4ac56ed383fd41818e4fd0530e356ba9 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:02:50.817075  9438 log.cc:1199] T 6e76f96bab7746fca089b1c057e62553 P b82aab7d02f343c2832fba0d0c474748: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root/wals/6e76f96bab7746fca089b1c057e62553
I20260709 13:02:50.818706  8454 catalog_manager.cc:5028] TS b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): tablet 6e76f96bab7746fca089b1c057e62553 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:02:50.818878  8643 raft_consensus.cc:1275] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:50.820216  9443 consensus_queue.cc:1048] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:50.818634  9261 raft_consensus.cc:1275] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:50.822466  9443 consensus_queue.cc:1048] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:50.825855  9413 raft_consensus.cc:2955] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.829351  8640 raft_consensus.cc:2955] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.833505  9261 raft_consensus.cc:2955] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.842056  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a0f6546cb6546afa8a6bc13b89a4f15 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:50.852430  8466 catalog_manager.cc:5697] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:50.861395  8706 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a0f6546cb6546afa8a6bc13b89a4f15 with delete_type TABLET_DATA_TOMBSTONED (TS 3323a754a4fa4e2eb18d0c02c30ce375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39332
I20260709 13:02:50.862557  9448 tablet_replica.cc:333] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:02:50.863440  9448 raft_consensus.cc:2243] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:50.864028  9448 raft_consensus.cc:2272] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:50.867146  9448 ts_tablet_manager.cc:1916] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:50.878752  9448 ts_tablet_manager.cc:1929] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:50.879053  9448 log.cc:1199] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/wals/0a0f6546cb6546afa8a6bc13b89a4f15
I20260709 13:02:50.880236  8455 catalog_manager.cc:5028] TS 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): tablet 0a0f6546cb6546afa8a6bc13b89a4f15 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:02:51.931056  8568 consensus_queue.cc:237] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:51.938706  8712 raft_consensus.cc:1275] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:51.939088  8537 consensus_peers.cc:597] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e800dce15c68413a91990e4d266b5980. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:51.940419  8643 raft_consensus.cc:1275] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:51.940383  9452 consensus_queue.cc:1048] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:51.941937  9413 consensus_queue.cc:1048] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:02:51.949309  9452 raft_consensus.cc:2955] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:51.950750  8712 raft_consensus.cc:2955] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:51.953649  8640 raft_consensus.cc:2955] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:51.963578  8643 consensus_queue.cc:237] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:51.965620  8469 catalog_manager.cc:5697] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:51.984974  8612 consensus_peers.cc:597] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f440810f2c44d8688ff0ab89b11cff9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:51.998474  8568 raft_consensus.cc:1275] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:51.999729  9380 consensus_queue.cc:1048] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:51.999818  8712 raft_consensus.cc:1275] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:52.003368  9380 consensus_queue.cc:1048] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:02:52.013260  9427 raft_consensus.cc:2955] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:52.020066  8712 raft_consensus.cc:2955] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:52.047664  8465 catalog_manager.cc:5697] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:52.063314  8640 consensus_queue.cc:237] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:52.073729  8568 raft_consensus.cc:2955] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
W20260709 13:02:52.075371  8612 consensus_peers.cc:597] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2a66cc2897b4870a0b683903e1c25e6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:52.081525  8569 raft_consensus.cc:1275] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:52.082402  8712 raft_consensus.cc:1275] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:52.085175  9464 consensus_queue.cc:1048] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:02:52.087128  9464 consensus_queue.cc:1048] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:52.098147  9466 raft_consensus.cc:2955] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:52.099629  8568 raft_consensus.cc:2955] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:52.114197  8466 catalog_manager.cc:5697] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:52.114988  8713 consensus_queue.cc:237] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:52.120774  8712 raft_consensus.cc:2955] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
W20260709 13:02:52.129854  8686 consensus_peers.cc:597] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86d9e94924704657981549643bc3686b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:52.132246  8640 raft_consensus.cc:1275] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:52.132465  8568 raft_consensus.cc:1275] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:52.133634  9449 consensus_queue.cc:1048] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:02:52.137143  9449 consensus_queue.cc:1048] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.143507  9451 raft_consensus.cc:2955] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:52.145172  8568 raft_consensus.cc:2955] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:52.145107  8640 raft_consensus.cc:2955] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:52.162571  8466 catalog_manager.cc:5697] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:52.426463  9473 ts_tablet_manager.cc:933] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:02:52.429049  9473 tablet_copy_client.cc:323] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:02:52.430998  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet e800dce15c68413a91990e4d266b5980 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:02:52.431638  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet e800dce15c68413a91990e4d266b5980 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-e800dce15c68413a91990e4d266b5980
I20260709 13:02:52.437695  8581 tablet_copy_source_session.cc:215] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:52.442102  9473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e800dce15c68413a91990e4d266b5980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:52.453238  9473 tablet_copy_client.cc:806] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:52.453800  9473 tablet_copy_client.cc:670] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:52.458514  9473 tablet_copy_client.cc:538] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:52.466089  9473 tablet_bootstrap.cc:492] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:52.489434  9473 tablet_bootstrap.cc:492] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:52.490341  9473 tablet_bootstrap.cc:492] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:52.491022  9473 ts_tablet_manager.cc:1403] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.005s
I20260709 13:02:52.493976  9473 raft_consensus.cc:359] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:52.494783  9473 raft_consensus.cc:740] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:52.495427  9473 consensus_queue.cc:260] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [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: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:52.498626  9473 ts_tablet_manager.cc:1434] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:52.500347  8581 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-e800dce15c68413a91990e4d266b5980 received from {username='slave'} at 127.0.0.1:59908
I20260709 13:02:52.500819  8581 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-e800dce15c68413a91990e4d266b5980 on tablet e800dce15c68413a91990e4d266b5980 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:52.528479  9473 ts_tablet_manager.cc:933] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:52.529910  9473 tablet_copy_client.cc:323] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.130:38989
I20260709 13:02:52.531652  8656 tablet_copy_service.cc:140] P d0258e8129c54462ac926810113290fa: Received BeginTabletCopySession request for tablet 6f440810f2c44d8688ff0ab89b11cff9 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:47704)
I20260709 13:02:52.532145  8656 tablet_copy_service.cc:161] P d0258e8129c54462ac926810113290fa: Beginning new tablet copy session on tablet 6f440810f2c44d8688ff0ab89b11cff9 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:47704: session id = 9e048da10d5d4980a075cc6d77bad818-6f440810f2c44d8688ff0ab89b11cff9
I20260709 13:02:52.538280  8656 tablet_copy_source_session.cc:215] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:52.541599  9473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f440810f2c44d8688ff0ab89b11cff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:52.551059  9473 tablet_copy_client.cc:806] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:52.551585  9473 tablet_copy_client.cc:670] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:52.554584  9473 tablet_copy_client.cc:538] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:52.562459  9473 tablet_bootstrap.cc:492] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:52.564589  9478 ts_tablet_manager.cc:933] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:52.578433  9478 tablet_copy_client.cc:323] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.130:38989
I20260709 13:02:52.580147  8656 tablet_copy_service.cc:140] P d0258e8129c54462ac926810113290fa: Received BeginTabletCopySession request for tablet c2a66cc2897b4870a0b683903e1c25e6 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:47704)
I20260709 13:02:52.580649  8656 tablet_copy_service.cc:161] P d0258e8129c54462ac926810113290fa: Beginning new tablet copy session on tablet c2a66cc2897b4870a0b683903e1c25e6 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:47704: session id = 9e048da10d5d4980a075cc6d77bad818-c2a66cc2897b4870a0b683903e1c25e6
I20260709 13:02:52.586144  9473 tablet_bootstrap.cc:492] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:52.586985  9473 tablet_bootstrap.cc:492] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:52.587730  9473 ts_tablet_manager.cc:1403] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.002s
I20260709 13:02:52.590670  9473 raft_consensus.cc:359] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:52.591629  9473 raft_consensus.cc:740] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:52.592446  9473 consensus_queue.cc:260] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:52.594709  9473 ts_tablet_manager.cc:1434] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:02:52.596654  8655 tablet_copy_service.cc:342] P d0258e8129c54462ac926810113290fa: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-6f440810f2c44d8688ff0ab89b11cff9 received from {username='slave'} at 127.0.0.1:47704
I20260709 13:02:52.597066  8655 tablet_copy_service.cc:434] P d0258e8129c54462ac926810113290fa: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-6f440810f2c44d8688ff0ab89b11cff9 on tablet 6f440810f2c44d8688ff0ab89b11cff9 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:52.609545  8656 tablet_copy_source_session.cc:215] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:52.630059  9478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a66cc2897b4870a0b683903e1c25e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:52.639487  9473 ts_tablet_manager.cc:933] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:52.641072  9478 tablet_copy_client.cc:806] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:52.641733  9478 tablet_copy_client.cc:670] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:52.646107  9473 tablet_copy_client.cc:323] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.131:44669
I20260709 13:02:52.648018  9478 tablet_copy_client.cc:538] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:52.648638  8730 tablet_copy_service.cc:140] P 3323a754a4fa4e2eb18d0c02c30ce375: Received BeginTabletCopySession request for tablet 86d9e94924704657981549643bc3686b from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:56722)
I20260709 13:02:52.649189  8730 tablet_copy_service.cc:161] P 3323a754a4fa4e2eb18d0c02c30ce375: Beginning new tablet copy session on tablet 86d9e94924704657981549643bc3686b from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:56722: session id = 9e048da10d5d4980a075cc6d77bad818-86d9e94924704657981549643bc3686b
I20260709 13:02:52.655762  9478 tablet_bootstrap.cc:492] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:52.668488  8730 tablet_copy_source_session.cc:215] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:52.671823  9473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d9e94924704657981549643bc3686b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:52.686486  9478 tablet_bootstrap.cc:492] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:52.686686  9473 tablet_copy_client.cc:806] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:52.687263  9473 tablet_copy_client.cc:670] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:52.688699  9478 tablet_bootstrap.cc:492] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:52.689453  9478 ts_tablet_manager.cc:1403] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.015s
I20260709 13:02:52.690814  9473 tablet_copy_client.cc:538] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:52.693459  9478 raft_consensus.cc:359] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:52.694563  9478 raft_consensus.cc:740] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:52.695039  9478 consensus_queue.cc:260] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:52.696748  9478 ts_tablet_manager.cc:1434] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:02:52.698781  9473 tablet_bootstrap.cc:492] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:52.700264  8656 tablet_copy_service.cc:342] P d0258e8129c54462ac926810113290fa: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-c2a66cc2897b4870a0b683903e1c25e6 received from {username='slave'} at 127.0.0.1:47704
I20260709 13:02:52.700676  8656 tablet_copy_service.cc:434] P d0258e8129c54462ac926810113290fa: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-c2a66cc2897b4870a0b683903e1c25e6 on tablet c2a66cc2897b4870a0b683903e1c25e6 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:52.716451  9473 tablet_bootstrap.cc:492] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:52.717257  9473 tablet_bootstrap.cc:492] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:52.717839  9473 ts_tablet_manager.cc:1403] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:02:52.719710  9473 raft_consensus.cc:359] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:52.720296  9473 raft_consensus.cc:740] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:52.720690  9473 consensus_queue.cc:260] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:52.723027  9473 ts_tablet_manager.cc:1434] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:52.725921  8730 tablet_copy_service.cc:342] P 3323a754a4fa4e2eb18d0c02c30ce375: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-86d9e94924704657981549643bc3686b received from {username='slave'} at 127.0.0.1:56722
I20260709 13:02:52.726322  8730 tablet_copy_service.cc:434] P 3323a754a4fa4e2eb18d0c02c30ce375: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-86d9e94924704657981549643bc3686b on tablet 86d9e94924704657981549643bc3686b with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:52.972930  9264 raft_consensus.cc:1217] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:53.032603  9264 raft_consensus.cc:1217] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:53.051168  9264 raft_consensus.cc:1217] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:53.125418  9264 raft_consensus.cc:1217] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:53.540176  9464 raft_consensus.cc:1064] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:53.542660  9464 consensus_queue.cc:237] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:53.550828  9485 raft_consensus.cc:1064] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:53.553013  8713 raft_consensus.cc:1275] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:53.553591  9264 raft_consensus.cc:1275] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:53.555006  9466 consensus_queue.cc:1048] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:02:53.557027  9380 consensus_queue.cc:1048] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:53.555397  9485 consensus_queue.cc:237] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:53.570180  8568 raft_consensus.cc:1275] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:53.573608  8714 raft_consensus.cc:1275] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:53.574765  9261 raft_consensus.cc:1275] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:53.575752  9466 consensus_queue.cc:1048] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:53.577499  9466 consensus_queue.cc:1048] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:53.577708  8570 raft_consensus.cc:1275] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:53.580502  9466 consensus_queue.cc:1048] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:53.581979  9485 consensus_queue.cc:1048] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:02:53.584360  9380 raft_consensus.cc:2955] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.591769  8713 raft_consensus.cc:2955] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.596952  9261 raft_consensus.cc:2955] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.612622  8469 catalog_manager.cc:5697] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:53.645687  9395 raft_consensus.cc:1064] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:53.647894  9395 consensus_queue.cc:237] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [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: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:53.656426  9261 raft_consensus.cc:1275] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:53.656566  8643 raft_consensus.cc:1275] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:53.658614  8570 raft_consensus.cc:2955] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.659343  9442 consensus_queue.cc:1048] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:53.661823  9499 consensus_queue.cc:1048] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:02:53.661375  9485 raft_consensus.cc:2955] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.664920  8714 raft_consensus.cc:2955] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.672158  9261 raft_consensus.cc:2955] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
W20260709 13:02:53.759804  8536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.131:44669, user_credentials={real_user=slave}} blocked reactor thread for 57648.1us
I20260709 13:02:53.761539  8713 raft_consensus.cc:1275] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:53.763588  8570 raft_consensus.cc:2955] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.775853  9497 consensus_queue.cc:1048] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:53.785096  9504 raft_consensus.cc:1064] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:53.793264  9504 consensus_queue.cc:237] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:53.805261  9264 raft_consensus.cc:1275] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:53.811517  9503 consensus_queue.cc:1048] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:53.812686  8468 catalog_manager.cc:5697] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.815353  8643 raft_consensus.cc:1275] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:53.816321  9497 raft_consensus.cc:2955] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.813391  8570 raft_consensus.cc:1275] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:53.818240  8646 raft_consensus.cc:2955] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.832329  9503 consensus_queue.cc:1048] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:02:53.838819  9502 consensus_queue.cc:1048] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:53.838963  8712 raft_consensus.cc:2955] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.848721  8641 consensus_queue.cc:237] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:53.848774  8640 consensus_queue.cc:237] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:53.855074  8713 raft_consensus.cc:1275] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:53.855840  9261 raft_consensus.cc:1275] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:53.856377  9466 consensus_queue.cc:1048] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:53.859099  9380 consensus_queue.cc:1048] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:53.861961  9261 raft_consensus.cc:1275] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:53.863906  9485 consensus_queue.cc:1048] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:53.873973  9466 raft_consensus.cc:2955] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.874488  9486 raft_consensus.cc:2955] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.875945  9263 raft_consensus.cc:2955] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.876559  8713 raft_consensus.cc:2955] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.879267  9262 raft_consensus.cc:2955] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.884994  8570 raft_consensus.cc:1275] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:53.886283  9485 consensus_queue.cc:1048] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:53.889882  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f440810f2c44d8688ff0ab89b11cff9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:53.892805  8570 raft_consensus.cc:2955] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.893764  9502 raft_consensus.cc:2955] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.900223  9264 raft_consensus.cc:2955] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.903995  8569 raft_consensus.cc:2955] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.908003  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c2a66cc2897b4870a0b683903e1c25e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:53.906755  9263 raft_consensus.cc:2955] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.908638  8466 catalog_manager.cc:5697] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.922693  8468 catalog_manager.cc:5697] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.925755  8559 tablet_service.cc:1558] Processing DeleteTablet for tablet c2a66cc2897b4870a0b683903e1c25e6 with delete_type TABLET_DATA_TOMBSTONED (TS b82aab7d02f343c2832fba0d0c474748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:53.930526  8643 raft_consensus.cc:2955] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.942838  9513 tablet_replica.cc:333] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:02:53.945482  9513 raft_consensus.cc:2243] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:53.946295  9513 raft_consensus.cc:2272] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:53.950695  8465 catalog_manager.cc:5697] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:53.956331  9513 ts_tablet_manager.cc:1916] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:53.962584  8466 catalog_manager.cc:5697] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:53.964939  8712 consensus_queue.cc:237] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:53.968204  8570 consensus_queue.cc:237] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [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: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:53.973366  9513 ts_tablet_manager.cc:1929] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:53.973908  9513 log.cc:1199] T c2a66cc2897b4870a0b683903e1c25e6 P b82aab7d02f343c2832fba0d0c474748: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root/wals/c2a66cc2897b4870a0b683903e1c25e6
I20260709 13:02:53.975617  8454 catalog_manager.cc:5028] TS b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): tablet c2a66cc2897b4870a0b683903e1c25e6 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:02:53.977137  8706 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f440810f2c44d8688ff0ab89b11cff9 with delete_type TABLET_DATA_TOMBSTONED (TS 3323a754a4fa4e2eb18d0c02c30ce375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39332
I20260709 13:02:53.984354  9263 raft_consensus.cc:1275] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:53.985692  9264 raft_consensus.cc:1275] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:53.986382  9472 consensus_queue.cc:1048] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:53.987038  8713 raft_consensus.cc:1275] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:53.988902  9395 consensus_queue.cc:1048] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:53.992606  9500 consensus_queue.cc:1048] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:53.997018  9514 tablet_replica.cc:333] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:02:53.998150  9514 raft_consensus.cc:2243] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:53.998863  9514 raft_consensus.cc:2272] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:54.002839  9514 ts_tablet_manager.cc:1916] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:54.004376  8570 raft_consensus.cc:1275] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:54.004709  9502 raft_consensus.cc:2955] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:54.005594  9504 consensus_queue.cc:1048] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:54.006115  9497 raft_consensus.cc:2955] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:54.006475  9263 raft_consensus.cc:2955] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:54.010002  8569 raft_consensus.cc:2955] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:54.010416  9264 raft_consensus.cc:2955] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:54.014521  8713 raft_consensus.cc:2955] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:54.016984  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e800dce15c68413a91990e4d266b5980 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:54.039330  9514 ts_tablet_manager.cc:1929] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:54.039769  9514 log.cc:1199] T 6f440810f2c44d8688ff0ab89b11cff9 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/wals/6f440810f2c44d8688ff0ab89b11cff9
I20260709 13:02:54.041707  8455 catalog_manager.cc:5028] TS 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): tablet 6f440810f2c44d8688ff0ab89b11cff9 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:02:54.042320  8466 catalog_manager.cc:5697] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:54.056017  8628 tablet_service.cc:1558] Processing DeleteTablet for tablet e800dce15c68413a91990e4d266b5980 with delete_type TABLET_DATA_TOMBSTONED (TS d0258e8129c54462ac926810113290fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260709 13:02:54.067238  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 86d9e94924704657981549643bc3686b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:54.074504  9515 tablet_replica.cc:333] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:02:54.076018  9515 raft_consensus.cc:2243] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:54.076808  9515 raft_consensus.cc:2272] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:54.076372  8466 catalog_manager.cc:5697] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:54.079505  9515 ts_tablet_manager.cc:1916] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:54.090706  8628 tablet_service.cc:1558] Processing DeleteTablet for tablet 86d9e94924704657981549643bc3686b with delete_type TABLET_DATA_TOMBSTONED (TS d0258e8129c54462ac926810113290fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260709 13:02:54.095856  9515 ts_tablet_manager.cc:1929] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:54.096356  9515 log.cc:1199] T e800dce15c68413a91990e4d266b5980 P d0258e8129c54462ac926810113290fa: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/wals/e800dce15c68413a91990e4d266b5980
I20260709 13:02:54.097958  8455 catalog_manager.cc:5028] TS d0258e8129c54462ac926810113290fa (127.7.71.130:38989): tablet e800dce15c68413a91990e4d266b5980 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:02:54.098097  9515 tablet_replica.cc:333] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:02:54.098938  9515 raft_consensus.cc:2243] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:54.099419  9515 raft_consensus.cc:2272] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:54.101857  9515 ts_tablet_manager.cc:1916] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:54.111312  9515 ts_tablet_manager.cc:1929] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:54.111663  9515 log.cc:1199] T 86d9e94924704657981549643bc3686b P d0258e8129c54462ac926810113290fa: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/wals/86d9e94924704657981549643bc3686b
I20260709 13:02:54.112838  8455 catalog_manager.cc:5028] TS d0258e8129c54462ac926810113290fa (127.7.71.130:38989): tablet 86d9e94924704657981549643bc3686b (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:02:55.165479  8569 consensus_queue.cc:237] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
W20260709 13:02:55.170732  8537 consensus_peers.cc:597] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 20b7aa13007f4d52989cd0b0cffed4ec. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:55.171109  8712 raft_consensus.cc:1275] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:55.171587  8643 raft_consensus.cc:1275] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:55.172215  9395 consensus_queue.cc:1048] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:02:55.172972  9519 consensus_queue.cc:1048] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.179890  9497 raft_consensus.cc:2955] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:55.181627  8712 raft_consensus.cc:2955] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:55.181587  8643 raft_consensus.cc:2955] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:55.195413  8646 consensus_queue.cc:237] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:55.199542  8468 catalog_manager.cc:5697] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:55.206565  8712 raft_consensus.cc:1275] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:55.207023  8612 consensus_peers.cc:597] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b21f19e0b1b64567ba95ec819265bac1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:55.207747  8569 raft_consensus.cc:1275] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:55.207914  9517 consensus_queue.cc:1048] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.209312  9486 consensus_queue.cc:1048] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:02:55.223160  9486 raft_consensus.cc:2955] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:55.225039  8569 raft_consensus.cc:2955] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:55.227923  8713 raft_consensus.cc:2955] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:55.238725  8570 consensus_queue.cc:237] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:55.250895  8643 raft_consensus.cc:1275] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:55.252228  9497 consensus_queue.cc:1048] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:02:55.254889  8537 consensus_peers.cc:597] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc54d7b0e1a94cdd837cec53779cb617. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:55.255903  8713 raft_consensus.cc:1275] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:55.257511  9497 consensus_queue.cc:1048] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.258370  8468 catalog_manager.cc:5697] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:55.262527  9519 raft_consensus.cc:2955] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:55.264146  8643 raft_consensus.cc:2955] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:55.278648  8643 consensus_queue.cc:237] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:55.285688  8713 raft_consensus.cc:2955] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:55.288836  8466 catalog_manager.cc:5697] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:55.297013  8569 raft_consensus.cc:1275] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:55.297823  8612 consensus_peers.cc:597] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4add6f3ae9944b048393e247bd60a21f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:55.298738  8714 raft_consensus.cc:1275] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:55.298687  9466 consensus_queue.cc:1048] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:02:55.300539  9466 consensus_queue.cc:1048] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.318300  9486 raft_consensus.cc:2955] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:55.332729  8714 raft_consensus.cc:2955] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:55.335168  8466 catalog_manager.cc:5697] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:55.331151  8570 raft_consensus.cc:2955] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:55.577356  9538 ts_tablet_manager.cc:933] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:02:55.579011  9538 tablet_copy_client.cc:323] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:02:55.580317  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet 20b7aa13007f4d52989cd0b0cffed4ec from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:02:55.580701  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet 20b7aa13007f4d52989cd0b0cffed4ec from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-20b7aa13007f4d52989cd0b0cffed4ec
I20260709 13:02:55.586790  8581 tablet_copy_source_session.cc:215] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:55.589346  9538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b7aa13007f4d52989cd0b0cffed4ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:55.600195  9538 tablet_copy_client.cc:806] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:55.600636  9538 tablet_copy_client.cc:670] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:55.603916  9538 tablet_copy_client.cc:538] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:55.612344  9538 tablet_bootstrap.cc:492] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:55.673303  9541 ts_tablet_manager.cc:933] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:02:55.674355  9542 ts_tablet_manager.cc:933] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:55.675525  9541 tablet_copy_client.cc:323] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:02:55.677101  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet bc54d7b0e1a94cdd837cec53779cb617 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:02:55.677588  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet bc54d7b0e1a94cdd837cec53779cb617 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-bc54d7b0e1a94cdd837cec53779cb617
I20260709 13:02:55.683095  9542 tablet_copy_client.cc:323] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.130:38989
I20260709 13:02:55.690387  9538 tablet_bootstrap.cc:492] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:55.690315  8656 tablet_copy_service.cc:140] P d0258e8129c54462ac926810113290fa: Received BeginTabletCopySession request for tablet b21f19e0b1b64567ba95ec819265bac1 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:47704)
I20260709 13:02:55.690960  8656 tablet_copy_service.cc:161] P d0258e8129c54462ac926810113290fa: Beginning new tablet copy session on tablet b21f19e0b1b64567ba95ec819265bac1 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:47704: session id = 9e048da10d5d4980a075cc6d77bad818-b21f19e0b1b64567ba95ec819265bac1
I20260709 13:02:55.696537  8581 tablet_copy_source_session.cc:215] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:55.700552  9541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc54d7b0e1a94cdd837cec53779cb617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:55.702296  8656 tablet_copy_source_session.cc:215] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:55.704212  9538 tablet_bootstrap.cc:492] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:55.704900  9538 ts_tablet_manager.cc:1403] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.093s	user 0.032s	sys 0.025s
I20260709 13:02:55.708132  9538 raft_consensus.cc:359] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:55.708901  9538 raft_consensus.cc:740] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:55.709523  9542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21f19e0b1b64567ba95ec819265bac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:55.720044  9541 tablet_copy_client.cc:806] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:55.709497  9538 consensus_queue.cc:260] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:55.720583  9541 tablet_copy_client.cc:670] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:55.724582  9541 tablet_copy_client.cc:538] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:55.727087  9538 ts_tablet_manager.cc:1434] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260709 13:02:55.727596  9542 tablet_copy_client.cc:806] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:55.728117  9542 tablet_copy_client.cc:670] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:55.731220  9541 tablet_bootstrap.cc:492] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:55.733044  9542 tablet_copy_client.cc:538] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:55.734582  8581 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-20b7aa13007f4d52989cd0b0cffed4ec received from {username='slave'} at 127.0.0.1:59908
I20260709 13:02:55.735009  8581 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-20b7aa13007f4d52989cd0b0cffed4ec on tablet 20b7aa13007f4d52989cd0b0cffed4ec with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:55.743901  9542 tablet_bootstrap.cc:492] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:55.780243  9541 tablet_bootstrap.cc:492] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:55.783372  9541 tablet_bootstrap.cc:492] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:55.784045  9541 ts_tablet_manager.cc:1403] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.002s
I20260709 13:02:55.786876  9541 raft_consensus.cc:359] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:55.787654  9541 raft_consensus.cc:740] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:55.788610  9541 consensus_queue.cc:260] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:55.791396  9541 ts_tablet_manager.cc:1434] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:02:55.796768  8581 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-bc54d7b0e1a94cdd837cec53779cb617 received from {username='slave'} at 127.0.0.1:59908
I20260709 13:02:55.797181  8581 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-bc54d7b0e1a94cdd837cec53779cb617 on tablet bc54d7b0e1a94cdd837cec53779cb617 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:55.810087  9542 tablet_bootstrap.cc:492] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:55.810750  9542 tablet_bootstrap.cc:492] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:55.811241  9542 ts_tablet_manager.cc:1403] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.068s	user 0.034s	sys 0.024s
I20260709 13:02:55.813412  9542 raft_consensus.cc:359] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:55.813973  9542 raft_consensus.cc:740] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:55.814467  9542 consensus_queue.cc:260] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:55.816308  9542 ts_tablet_manager.cc:1434] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260709 13:02:55.818018  8656 tablet_copy_service.cc:342] P d0258e8129c54462ac926810113290fa: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-b21f19e0b1b64567ba95ec819265bac1 received from {username='slave'} at 127.0.0.1:47704
I20260709 13:02:55.818419  8656 tablet_copy_service.cc:434] P d0258e8129c54462ac926810113290fa: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-b21f19e0b1b64567ba95ec819265bac1 on tablet b21f19e0b1b64567ba95ec819265bac1 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:55.858057  9542 ts_tablet_manager.cc:933] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:02:55.861250  9542 tablet_copy_client.cc:323] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.130:38989
I20260709 13:02:55.863408  8656 tablet_copy_service.cc:140] P d0258e8129c54462ac926810113290fa: Received BeginTabletCopySession request for tablet 4add6f3ae9944b048393e247bd60a21f from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:47704)
I20260709 13:02:55.863907  8656 tablet_copy_service.cc:161] P d0258e8129c54462ac926810113290fa: Beginning new tablet copy session on tablet 4add6f3ae9944b048393e247bd60a21f from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:47704: session id = 9e048da10d5d4980a075cc6d77bad818-4add6f3ae9944b048393e247bd60a21f
I20260709 13:02:55.869850  8656 tablet_copy_source_session.cc:215] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:55.872292  9542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4add6f3ae9944b048393e247bd60a21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:55.883809  9542 tablet_copy_client.cc:806] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:55.884255  9542 tablet_copy_client.cc:670] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:55.886961  9542 tablet_copy_client.cc:538] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:55.892468  9542 tablet_bootstrap.cc:492] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:55.908849  9542 tablet_bootstrap.cc:492] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:55.909615  9542 tablet_bootstrap.cc:492] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:55.910207  9542 ts_tablet_manager.cc:1403] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:02:55.912902  9542 raft_consensus.cc:359] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:55.913678  9542 raft_consensus.cc:740] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:55.914274  9542 consensus_queue.cc:260] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:55.917104  9542 ts_tablet_manager.cc:1434] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:02:55.920347  8656 tablet_copy_service.cc:342] P d0258e8129c54462ac926810113290fa: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-4add6f3ae9944b048393e247bd60a21f received from {username='slave'} at 127.0.0.1:47704
I20260709 13:02:55.920734  8656 tablet_copy_service.cc:434] P d0258e8129c54462ac926810113290fa: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-4add6f3ae9944b048393e247bd60a21f on tablet 4add6f3ae9944b048393e247bd60a21f with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:56.072500  9264 raft_consensus.cc:1217] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:56.162549  9264 raft_consensus.cc:1217] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:56.293251  9264 raft_consensus.cc:1217] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:56.297947  9264 raft_consensus.cc:1217] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:56.489142  9395 raft_consensus.cc:1064] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:56.491264  9395 consensus_queue.cc:237] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:56.496502  9263 raft_consensus.cc:1275] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:56.497952  9497 consensus_queue.cc:1048] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:56.498389  8714 raft_consensus.cc:1275] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:56.498726  8643 raft_consensus.cc:1275] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:56.500068  9497 consensus_queue.cc:1048] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:56.502691  9395 consensus_queue.cc:1048] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:02:56.507972  9497 raft_consensus.cc:2955] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.509653  8643 raft_consensus.cc:2955] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.531370  9263 raft_consensus.cc:2955] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.544679  8466 catalog_manager.cc:5697] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.572966  8714 raft_consensus.cc:2955] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.594084  8570 consensus_queue.cc:237] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:56.599720  9263 raft_consensus.cc:1275] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:56.600160  8646 raft_consensus.cc:1275] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:56.601526  9497 consensus_queue.cc:1048] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:56.603797  9558 consensus_queue.cc:1048] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:56.608446  9497 raft_consensus.cc:2955] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.610016  8643 raft_consensus.cc:2955] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.612365  9264 raft_consensus.cc:2955] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.626457  8468 catalog_manager.cc:5697] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.629312  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 20b7aa13007f4d52989cd0b0cffed4ec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:56.639690  8706 tablet_service.cc:1558] Processing DeleteTablet for tablet 20b7aa13007f4d52989cd0b0cffed4ec with delete_type TABLET_DATA_TOMBSTONED (TS 3323a754a4fa4e2eb18d0c02c30ce375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39332
I20260709 13:02:56.642118  9562 tablet_replica.cc:333] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:02:56.642974  9562 raft_consensus.cc:2243] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.643519  9562 raft_consensus.cc:2272] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.647152  9562 ts_tablet_manager.cc:1916] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:56.660012  9562 ts_tablet_manager.cc:1929] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:56.660379  9562 log.cc:1199] T 20b7aa13007f4d52989cd0b0cffed4ec P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/wals/20b7aa13007f4d52989cd0b0cffed4ec
I20260709 13:02:56.661835  8455 catalog_manager.cc:5028] TS 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): tablet 20b7aa13007f4d52989cd0b0cffed4ec (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:02:56.677911  9550 raft_consensus.cc:1064] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:56.680370  9550 consensus_queue.cc:237] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:56.690739  9263 raft_consensus.cc:1275] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:56.692235  8714 raft_consensus.cc:1275] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:56.692503  9550 consensus_queue.cc:1048] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:56.692906  8569 raft_consensus.cc:1275] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:56.694739  9486 consensus_queue.cc:1048] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:02:56.701782  9550 consensus_queue.cc:1048] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:56.744539  9533 raft_consensus.cc:2955] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.749044  9263 raft_consensus.cc:2955] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.750525  8714 raft_consensus.cc:2955] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.757972  9497 raft_consensus.cc:1064] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:56.760247  9497 consensus_queue.cc:237] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:56.764271  8465 catalog_manager.cc:5697] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.775023  9550 raft_consensus.cc:1064] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:56.777354  9550 consensus_queue.cc:237] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:56.786007  8569 raft_consensus.cc:2955] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.793785  9263 raft_consensus.cc:1275] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:56.797341  9486 consensus_queue.cc:1048] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:56.805059  8714 raft_consensus.cc:1275] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:56.817612  8646 consensus_queue.cc:237] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:56.818413  9486 consensus_queue.cc:1048] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:56.820668  9264 raft_consensus.cc:1275] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:56.822865  9519 consensus_queue.cc:1048] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:56.825726  8713 raft_consensus.cc:1275] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:56.830579  9262 raft_consensus.cc:1275] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:56.830868  9533 consensus_queue.cc:1048] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:56.833462  9486 consensus_queue.cc:1048] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:56.839215  8569 raft_consensus.cc:1275] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:56.845042  9486 consensus_queue.cc:1048] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:02:56.852836  9533 raft_consensus.cc:2955] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.858806  8713 raft_consensus.cc:1275] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:56.860287  9519 consensus_queue.cc:1048] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:56.860884  9262 raft_consensus.cc:2955] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.877818  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b21f19e0b1b64567ba95ec819265bac1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:56.878715  9550 raft_consensus.cc:2955] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.884956  8569 raft_consensus.cc:2955] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.884188  8713 raft_consensus.cc:2955] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.903324  9263 raft_consensus.cc:2955] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.882805  9497 raft_consensus.cc:2955] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.906738  8465 catalog_manager.cc:5697] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.919011  8468 catalog_manager.cc:5697] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.926012  8467 catalog_manager.cc:5697] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:56.934417  8712 raft_consensus.cc:2955] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.942894  8646 raft_consensus.cc:1275] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:56.946204  9519 consensus_queue.cc:1048] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:02:56.949084  9262 raft_consensus.cc:2955] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.952768  8559 tablet_service.cc:1558] Processing DeleteTablet for tablet b21f19e0b1b64567ba95ec819265bac1 with delete_type TABLET_DATA_TOMBSTONED (TS b82aab7d02f343c2832fba0d0c474748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:56.958053  8714 raft_consensus.cc:2955] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:56.964172  9578 tablet_replica.cc:333] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:02:56.965178  9578 raft_consensus.cc:2243] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:56.971112  9578 raft_consensus.cc:2272] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:56.979410  9578 ts_tablet_manager.cc:1916] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:56.980460  8569 consensus_queue.cc:237] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:56.981381  8646 consensus_queue.cc:237] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:56.987608  9262 raft_consensus.cc:1275] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:56.988306  8714 raft_consensus.cc:1275] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:56.989231  9519 consensus_queue.cc:1048] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:56.992422  9263 raft_consensus.cc:1275] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:56.993719  9533 consensus_queue.cc:1048] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:57.009480  9577 raft_consensus.cc:2955] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:57.011051  9264 raft_consensus.cc:2955] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:57.014515  8714 raft_consensus.cc:1275] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:57.021117  9533 consensus_queue.cc:1048] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:57.029460  8465 catalog_manager.cc:5697] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:57.033313  9550 raft_consensus.cc:2955] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:57.035717  9264 raft_consensus.cc:2955] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:57.042546  8628 tablet_service.cc:1558] Processing DeleteTablet for tablet bc54d7b0e1a94cdd837cec53779cb617 with delete_type TABLET_DATA_TOMBSTONED (TS d0258e8129c54462ac926810113290fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260709 13:02:57.041316  8640 raft_consensus.cc:2955] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:57.047645  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4add6f3ae9944b048393e247bd60a21f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:57.041397  8714 raft_consensus.cc:2955] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:57.056350  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc54d7b0e1a94cdd837cec53779cb617 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:57.056003  8465 catalog_manager.cc:5697] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:57.057323  9497 consensus_queue.cc:1048] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:57.064313  8719 raft_consensus.cc:2955] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:57.066587  9580 tablet_replica.cc:333] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:02:57.075067  8559 tablet_service.cc:1558] Processing DeleteTablet for tablet 4add6f3ae9944b048393e247bd60a21f with delete_type TABLET_DATA_TOMBSTONED (TS b82aab7d02f343c2832fba0d0c474748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:02:57.096714  9578 ts_tablet_manager.cc:1929] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:57.097224  9578 log.cc:1199] T b21f19e0b1b64567ba95ec819265bac1 P b82aab7d02f343c2832fba0d0c474748: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root/wals/b21f19e0b1b64567ba95ec819265bac1
I20260709 13:02:57.168277  9578 tablet_replica.cc:333] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:02:57.169385  9578 raft_consensus.cc:2243] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.170217  9578 raft_consensus.cc:2272] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.170645  8454 catalog_manager.cc:5028] TS b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): tablet b21f19e0b1b64567ba95ec819265bac1 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:02:57.173707  9578 ts_tablet_manager.cc:1916] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:57.189168  9580 raft_consensus.cc:2243] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:57.189906  9580 raft_consensus.cc:2272] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:57.191356  9578 ts_tablet_manager.cc:1929] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:57.191841  9578 log.cc:1199] T 4add6f3ae9944b048393e247bd60a21f P b82aab7d02f343c2832fba0d0c474748: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root/wals/4add6f3ae9944b048393e247bd60a21f
I20260709 13:02:57.193156  9580 ts_tablet_manager.cc:1916] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:57.193436  8454 catalog_manager.cc:5028] TS b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): tablet 4add6f3ae9944b048393e247bd60a21f (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:02:57.212721  9580 ts_tablet_manager.cc:1929] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:57.213809  9580 log.cc:1199] T bc54d7b0e1a94cdd837cec53779cb617 P d0258e8129c54462ac926810113290fa: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/wals/bc54d7b0e1a94cdd837cec53779cb617
I20260709 13:02:57.215003  8455 catalog_manager.cc:5028] TS d0258e8129c54462ac926810113290fa (127.7.71.130:38989): tablet bc54d7b0e1a94cdd837cec53779cb617 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:02:58.133023  8570 consensus_queue.cc:237] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:58.139019  8719 raft_consensus.cc:1275] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:58.139009  8646 raft_consensus.cc:1275] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:58.139222  8537 consensus_peers.cc:597] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2d0ae38c5cc4c128702cde8196ef967. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:58.140618  9577 consensus_queue.cc:1048] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:58.141542  9583 consensus_queue.cc:1048] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:02:58.149504  8719 raft_consensus.cc:2955] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:58.149789  8646 raft_consensus.cc:2955] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:58.148154  9588 raft_consensus.cc:2955] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:58.161314  8570 consensus_queue.cc:237] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:58.166013  8466 catalog_manager.cc:5697] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
W20260709 13:02:58.169045  8537 consensus_peers.cc:597] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15294efd8f0a4360a9c3bade9700315f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:58.170482  8714 raft_consensus.cc:1275] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:58.170639  8646 raft_consensus.cc:1275] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:58.171846  9577 consensus_queue.cc:1048] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:02:58.172775  9588 consensus_queue.cc:1048] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:58.179576  9577 raft_consensus.cc:2955] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:58.181349  8719 raft_consensus.cc:2955] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:58.184556  8646 raft_consensus.cc:2955] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:58.202549  8570 consensus_queue.cc:237] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:58.205271  8467 catalog_manager.cc:5697] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
W20260709 13:02:58.225484  8537 consensus_peers.cc:597] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d29b46aa7c4d4e32a754d5fbce6c267f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:58.225302  8719 raft_consensus.cc:1275] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:58.226408  8646 raft_consensus.cc:1275] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:58.227442  9588 consensus_queue.cc:1048] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:02:58.228822  9577 consensus_queue.cc:1048] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:58.239727  9588 raft_consensus.cc:2955] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:58.241710  8714 raft_consensus.cc:2955] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:58.245533  8646 raft_consensus.cc:2955] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:58.253744  8719 consensus_queue.cc:237] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:58.262601  8466 catalog_manager.cc:5697] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.273029  8570 raft_consensus.cc:1275] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:58.273125  8646 raft_consensus.cc:1275] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:58.274643  9585 consensus_queue.cc:1048] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:58.275394  9586 consensus_queue.cc:1048] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:02:58.281003  8686 consensus_peers.cc:597] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03f40f58ec17413bb36a1e750b977ca9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:58.291615  9585 raft_consensus.cc:2955] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:58.292974  8570 raft_consensus.cc:2955] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:58.301707  8646 raft_consensus.cc:2955] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:02:58.305706  8465 catalog_manager.cc:5697] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.656498  9606 ts_tablet_manager.cc:933] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:02:58.660106  9606 tablet_copy_client.cc:323] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:02:58.661409  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet 15294efd8f0a4360a9c3bade9700315f from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:02:58.661895  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet 15294efd8f0a4360a9c3bade9700315f from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-15294efd8f0a4360a9c3bade9700315f
I20260709 13:02:58.667096  8581 tablet_copy_source_session.cc:215] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:58.670240  9606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15294efd8f0a4360a9c3bade9700315f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.682107  9606 tablet_copy_client.cc:806] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:58.682534  9606 tablet_copy_client.cc:670] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:58.685436  9606 tablet_copy_client.cc:538] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:58.690871  9606 tablet_bootstrap.cc:492] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:58.707994  9606 tablet_bootstrap.cc:492] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:58.708900  9606 tablet_bootstrap.cc:492] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:58.709594  9606 ts_tablet_manager.cc:1403] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260709 13:02:58.712348  9606 raft_consensus.cc:359] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:58.713148  9606 raft_consensus.cc:740] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:58.713810  9606 consensus_queue.cc:260] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:58.716677  9606 ts_tablet_manager.cc:1434] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:02:58.718360  8581 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-15294efd8f0a4360a9c3bade9700315f received from {username='slave'} at 127.0.0.1:59908
I20260709 13:02:58.718755  8581 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-15294efd8f0a4360a9c3bade9700315f on tablet 15294efd8f0a4360a9c3bade9700315f with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:58.743355  9606 ts_tablet_manager.cc:933] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:02:58.745149  9606 tablet_copy_client.cc:323] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:02:58.746515  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet a2d0ae38c5cc4c128702cde8196ef967 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:02:58.747025  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet a2d0ae38c5cc4c128702cde8196ef967 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-a2d0ae38c5cc4c128702cde8196ef967
I20260709 13:02:58.754083  8581 tablet_copy_source_session.cc:215] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:58.756916  9606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d0ae38c5cc4c128702cde8196ef967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.774155  9606 tablet_copy_client.cc:806] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:58.774685  9606 tablet_copy_client.cc:670] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:58.777658  9606 tablet_copy_client.cc:538] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:58.785869  9606 tablet_bootstrap.cc:492] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:58.807636  9614 ts_tablet_manager.cc:933] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:02:58.812448  9606 tablet_bootstrap.cc:492] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:58.813288  9606 tablet_bootstrap.cc:492] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:58.813927  9606 ts_tablet_manager.cc:1403] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.009s
I20260709 13:02:58.818454  9606 raft_consensus.cc:359] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:58.819245  9606 raft_consensus.cc:740] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:58.819867  9606 consensus_queue.cc:260] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:58.820659  9614 tablet_copy_client.cc:323] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:02:58.822268  9606 ts_tablet_manager.cc:1434] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:58.822361  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet d29b46aa7c4d4e32a754d5fbce6c267f from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:02:58.822912  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet d29b46aa7c4d4e32a754d5fbce6c267f from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-d29b46aa7c4d4e32a754d5fbce6c267f
I20260709 13:02:58.824633  8580 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-a2d0ae38c5cc4c128702cde8196ef967 received from {username='slave'} at 127.0.0.1:59908
I20260709 13:02:58.825029  8580 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-a2d0ae38c5cc4c128702cde8196ef967 on tablet a2d0ae38c5cc4c128702cde8196ef967 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:58.836076  8581 tablet_copy_source_session.cc:215] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:58.839088  9614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d29b46aa7c4d4e32a754d5fbce6c267f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.852610  9614 tablet_copy_client.cc:806] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:58.853071  9614 tablet_copy_client.cc:670] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:58.864017  9614 tablet_copy_client.cc:538] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:58.869073  9606 ts_tablet_manager.cc:933] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:02:58.872668  9614 tablet_bootstrap.cc:492] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:58.883304  9606 tablet_copy_client.cc:323] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.131:44669
I20260709 13:02:58.884850  8730 tablet_copy_service.cc:140] P 3323a754a4fa4e2eb18d0c02c30ce375: Received BeginTabletCopySession request for tablet 03f40f58ec17413bb36a1e750b977ca9 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:56722)
I20260709 13:02:58.885352  8730 tablet_copy_service.cc:161] P 3323a754a4fa4e2eb18d0c02c30ce375: Beginning new tablet copy session on tablet 03f40f58ec17413bb36a1e750b977ca9 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:56722: session id = 9e048da10d5d4980a075cc6d77bad818-03f40f58ec17413bb36a1e750b977ca9
I20260709 13:02:58.890352  8730 tablet_copy_source_session.cc:215] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:58.893143  9606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f40f58ec17413bb36a1e750b977ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:58.897653  9614 tablet_bootstrap.cc:492] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:58.898308  9614 tablet_bootstrap.cc:492] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:58.898797  9614 ts_tablet_manager.cc:1403] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.002s
I20260709 13:02:58.901861  9614 raft_consensus.cc:359] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:58.902598  9614 raft_consensus.cc:740] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:58.903131  9614 consensus_queue.cc:260] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:58.905309  9614 ts_tablet_manager.cc:1434] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:02:58.916548  8581 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-d29b46aa7c4d4e32a754d5fbce6c267f received from {username='slave'} at 127.0.0.1:59908
I20260709 13:02:58.916944  8581 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-d29b46aa7c4d4e32a754d5fbce6c267f on tablet d29b46aa7c4d4e32a754d5fbce6c267f with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:58.917536  9606 tablet_copy_client.cc:806] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:58.918108  9606 tablet_copy_client.cc:670] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:58.922610  9606 tablet_copy_client.cc:538] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:58.936124  9606 tablet_bootstrap.cc:492] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:02:58.952731  9606 tablet_bootstrap.cc:492] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818: 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 13:02:58.953565  9606 tablet_bootstrap.cc:492] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:02:58.954144  9606 ts_tablet_manager.cc:1403] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:02:58.956575  9606 raft_consensus.cc:359] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:58.957304  9606 raft_consensus.cc:740] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:02:58.957844  9606 consensus_queue.cc:260] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:02:58.959858  9606 ts_tablet_manager.cc:1434] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:02:58.961477  8730 tablet_copy_service.cc:342] P 3323a754a4fa4e2eb18d0c02c30ce375: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-03f40f58ec17413bb36a1e750b977ca9 received from {username='slave'} at 127.0.0.1:56722
I20260709 13:02:58.961889  8730 tablet_copy_service.cc:434] P 3323a754a4fa4e2eb18d0c02c30ce375: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-03f40f58ec17413bb36a1e750b977ca9 on tablet 03f40f58ec17413bb36a1e750b977ca9 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:02:59.053174  9264 raft_consensus.cc:1217] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:59.170583  9264 raft_consensus.cc:1217] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:59.245424  9262 raft_consensus.cc:1217] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:59.251187  9262 raft_consensus.cc:1217] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:59.618197  9602 raft_consensus.cc:1064] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:59.621771  9602 consensus_queue.cc:237] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:59.627749  9262 raft_consensus.cc:1275] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:59.630049  9588 consensus_queue.cc:1048] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:59.631471  8719 raft_consensus.cc:1275] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:59.638496  8646 raft_consensus.cc:1275] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:59.640089  9602 consensus_queue.cc:1048] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:02:59.641795  9611 consensus_queue.cc:1048] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:59.648852  9588 raft_consensus.cc:2955] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:59.650707  8712 raft_consensus.cc:2955] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:59.654727  9611 raft_consensus.cc:1064] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:59.657097  9611 consensus_queue.cc:237] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:59.669731  8467 catalog_manager.cc:5697] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:59.699442  9262 raft_consensus.cc:1275] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:59.701228  9611 consensus_queue.cc:1048] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:59.696898  8646 raft_consensus.cc:2955] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:59.729205  9264 raft_consensus.cc:2955] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
W20260709 13:02:59.749588  8536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.130:38989, user_credentials={real_user=slave}} blocked reactor thread for 56616.6us
I20260709 13:02:59.753156  8714 raft_consensus.cc:1275] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:59.768879  8646 raft_consensus.cc:1275] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:59.772387  9602 consensus_queue.cc:1048] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:59.784910  9588 consensus_queue.cc:1048] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:02:59.806650  9586 raft_consensus.cc:1064] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:59.806329  9628 raft_consensus.cc:2955] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:59.815284  8714 raft_consensus.cc:2955] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:59.823153  9586 consensus_queue.cc:237] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:59.835896  9602 raft_consensus.cc:1064] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:02:59.837553  8646 raft_consensus.cc:2955] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:59.838296  9602 consensus_queue.cc:237] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
W20260709 13:02:59.859668  8610 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.129:39249, user_credentials={real_user=slave}} blocked reactor thread for 121803us
I20260709 13:02:59.895463  9264 raft_consensus.cc:1275] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:59.902323  9263 raft_consensus.cc:1275] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:59.902402  9612 consensus_queue.cc:1048] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:59.914610  8646 raft_consensus.cc:1275] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:59.915841  9602 consensus_queue.cc:1048] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:59.916429  8563 raft_consensus.cc:1275] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:59.916072  9262 raft_consensus.cc:2955] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:59.921293  8714 raft_consensus.cc:1275] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:59.936410  9588 consensus_queue.cc:1048] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:02:59.944199  9637 consensus_queue.cc:1048] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:59.948697  8563 consensus_queue.cc:237] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:02:59.952387  9585 consensus_queue.cc:1048] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:59.960109  9262 raft_consensus.cc:1275] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:59.961402  9588 consensus_queue.cc:1048] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:02:59.960911  8468 catalog_manager.cc:5697] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:59.965826  8646 raft_consensus.cc:1275] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:59.967911  9628 raft_consensus.cc:2955] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:59.971400  9264 raft_consensus.cc:2955] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:59.975423  9626 raft_consensus.cc:2955] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:59.980945  8646 raft_consensus.cc:1275] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:59.982429  9602 consensus_queue.cc:1048] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:59.979249  8643 raft_consensus.cc:2955] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:02:59.991621  8719 raft_consensus.cc:2955] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.000926  8563 consensus_queue.cc:237] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:00.003784  8646 raft_consensus.cc:2955] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.006398  9261 raft_consensus.cc:1275] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:00.007736  9612 consensus_queue.cc:1048] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:00.012501  8714 raft_consensus.cc:1275] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:00.013638  9602 raft_consensus.cc:2955] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.021422  9612 consensus_queue.cc:1048] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:00.023614  9644 consensus_queue.cc:1048] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:03:00.024712  9261 raft_consensus.cc:2955] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.027819  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15294efd8f0a4360a9c3bade9700315f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:00.039827  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2d0ae38c5cc4c128702cde8196ef967 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:00.049638  8468 catalog_manager.cc:5697] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.042898  8465 catalog_manager.cc:5697] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.059613  8719 raft_consensus.cc:2955] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.063715  9262 raft_consensus.cc:2955] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.063334  9585 raft_consensus.cc:2955] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.072456  8706 tablet_service.cc:1558] Processing DeleteTablet for tablet 15294efd8f0a4360a9c3bade9700315f with delete_type TABLET_DATA_TOMBSTONED (TS 3323a754a4fa4e2eb18d0c02c30ce375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39332
I20260709 13:03:00.074530  9653 tablet_replica.cc:333] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:00.075709  9653 raft_consensus.cc:2243] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:00.079739  9653 raft_consensus.cc:2272] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.081171  9261 raft_consensus.cc:2955] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.088339  8570 consensus_queue.cc:237] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:00.094312  9653 ts_tablet_manager.cc:1916] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:00.095194  9261 raft_consensus.cc:1275] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:00.095229  8466 catalog_manager.cc:5697] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.099329  8468 catalog_manager.cc:5697] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.102169  9626 consensus_queue.cc:1048] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:00.081760  8643 raft_consensus.cc:2955] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.112998  8646 raft_consensus.cc:1275] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:00.116524  9588 consensus_queue.cc:1048] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:00.117642  9602 raft_consensus.cc:2955] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.125178  8628 tablet_service.cc:1558] Processing DeleteTablet for tablet a2d0ae38c5cc4c128702cde8196ef967 with delete_type TABLET_DATA_TOMBSTONED (TS d0258e8129c54462ac926810113290fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260709 13:03:00.134328  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d29b46aa7c4d4e32a754d5fbce6c267f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:00.137244  8642 raft_consensus.cc:2955] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.152766  8712 consensus_queue.cc:237] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:00.140157  8570 raft_consensus.cc:2955] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.158706  9263 raft_consensus.cc:2955] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.161851  9653 ts_tablet_manager.cc:1929] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:00.162545  9653 log.cc:1199] T 15294efd8f0a4360a9c3bade9700315f P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/wals/15294efd8f0a4360a9c3bade9700315f
I20260709 13:03:00.165781  9261 raft_consensus.cc:1275] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:00.168103  9644 consensus_queue.cc:1048] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:00.177925  9655 tablet_replica.cc:333] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:00.181829  8468 catalog_manager.cc:5697] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.183248  8455 catalog_manager.cc:5028] TS 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): tablet 15294efd8f0a4360a9c3bade9700315f (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:00.185954  9655 raft_consensus.cc:2243] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:00.188300  9655 raft_consensus.cc:2272] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.197394  8706 tablet_service.cc:1558] Processing DeleteTablet for tablet d29b46aa7c4d4e32a754d5fbce6c267f with delete_type TABLET_DATA_TOMBSTONED (TS 3323a754a4fa4e2eb18d0c02c30ce375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39332
I20260709 13:03:00.199175  9618 raft_consensus.cc:2955] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.202760  9653 tablet_replica.cc:333] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:00.203801  9653 raft_consensus.cc:2243] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:00.204579  9653 raft_consensus.cc:2272] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.208235  8563 raft_consensus.cc:1275] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:00.209908  9653 ts_tablet_manager.cc:1916] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:00.211385  9637 consensus_queue.cc:1048] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:00.211264  9655 ts_tablet_manager.cc:1916] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:00.214377  9263 raft_consensus.cc:2955] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.217366  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03f40f58ec17413bb36a1e750b977ca9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:00.216802  8570 raft_consensus.cc:2955] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:00.228821  8466 catalog_manager.cc:5697] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:00.238157  9653 ts_tablet_manager.cc:1929] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:00.238657  9653 log.cc:1199] T d29b46aa7c4d4e32a754d5fbce6c267f P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/wals/d29b46aa7c4d4e32a754d5fbce6c267f
I20260709 13:03:00.240094  8455 catalog_manager.cc:5028] TS 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): tablet d29b46aa7c4d4e32a754d5fbce6c267f (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:00.243319  9655 ts_tablet_manager.cc:1929] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:00.243808  9655 log.cc:1199] T a2d0ae38c5cc4c128702cde8196ef967 P d0258e8129c54462ac926810113290fa: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/wals/a2d0ae38c5cc4c128702cde8196ef967
I20260709 13:03:00.245453  8455 catalog_manager.cc:5028] TS d0258e8129c54462ac926810113290fa (127.7.71.130:38989): tablet a2d0ae38c5cc4c128702cde8196ef967 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:00.248752  8628 tablet_service.cc:1558] Processing DeleteTablet for tablet 03f40f58ec17413bb36a1e750b977ca9 with delete_type TABLET_DATA_TOMBSTONED (TS d0258e8129c54462ac926810113290fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260709 13:03:00.254025  9655 tablet_replica.cc:333] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:00.255010  9655 raft_consensus.cc:2243] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:00.255667  9655 raft_consensus.cc:2272] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.258597  9655 ts_tablet_manager.cc:1916] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:00.271044  9655 ts_tablet_manager.cc:1929] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:00.271469  9655 log.cc:1199] T 03f40f58ec17413bb36a1e750b977ca9 P d0258e8129c54462ac926810113290fa: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/wals/03f40f58ec17413bb36a1e750b977ca9
I20260709 13:03:00.273193  8455 catalog_manager.cc:5028] TS d0258e8129c54462ac926810113290fa (127.7.71.130:38989): tablet 03f40f58ec17413bb36a1e750b977ca9 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:01.314813  8643 consensus_queue.cc:237] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
W20260709 13:03:01.321812  8612 consensus_peers.cc:597] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a36a6c1deb3647f78124d0af19707c63. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:01.322173  8712 raft_consensus.cc:1275] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:01.322563  8563 raft_consensus.cc:1275] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:01.323336  9656 consensus_queue.cc:1048] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:01.324122  9533 consensus_queue.cc:1048] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:01.331043  9656 raft_consensus.cc:2955] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:01.333452  8563 raft_consensus.cc:2955] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:01.334748  8712 raft_consensus.cc:2955] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:01.352063  8563 consensus_queue.cc:237] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:01.360351  8468 catalog_manager.cc:5697] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
W20260709 13:03:01.373956  8537 consensus_peers.cc:597] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: edd3ca5cce524b4a8a552bd460b60e55. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:01.376571  8712 raft_consensus.cc:1275] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:01.378158  9588 consensus_queue.cc:1048] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:01.378412  8643 raft_consensus.cc:1275] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:01.380558  9602 consensus_queue.cc:1048] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:03:01.387863  9602 raft_consensus.cc:2955] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:01.389159  8719 raft_consensus.cc:2955] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:01.396834  8643 raft_consensus.cc:2955] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:01.405393  8563 consensus_queue.cc:237] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:01.412130  8466 catalog_manager.cc:5697] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.422065  8719 raft_consensus.cc:1275] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:01.424942  9588 consensus_queue.cc:1048] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:03:01.429672  8537 consensus_peers.cc:597] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 562b7e0a83c545ef8edbc5f82e175366. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:01.438239  8643 raft_consensus.cc:1275] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:01.439409  9588 consensus_queue.cc:1048] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:01.449422  9588 raft_consensus.cc:2955] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:01.451661  8643 raft_consensus.cc:2955] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:01.451954  8719 raft_consensus.cc:2955] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:01.464447  8467 catalog_manager.cc:5697] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:01.466368  8643 consensus_queue.cc:237] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:01.487208  8719 raft_consensus.cc:1275] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:01.487735  8612 consensus_peers.cc:597] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8cbee174cf44cf7bd33f24b9f65ec8a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:01.489194  9656 consensus_queue.cc:1048] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:01.491312  8563 raft_consensus.cc:1275] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:01.492795  9660 consensus_queue.cc:1048] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:01.501737  9660 raft_consensus.cc:2955] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:01.503152  8570 raft_consensus.cc:2955] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:01.510445  8712 raft_consensus.cc:2955] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:01.574683  8467 catalog_manager.cc:5697] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:01.640233  8611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.131:44669, user_credentials={real_user=slave}} blocked reactor thread for 60537.6us
I20260709 13:03:01.815255  9683 ts_tablet_manager.cc:933] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:01.818877  9683 tablet_copy_client.cc:323] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.130:38989
I20260709 13:03:01.820727  8656 tablet_copy_service.cc:140] P d0258e8129c54462ac926810113290fa: Received BeginTabletCopySession request for tablet a36a6c1deb3647f78124d0af19707c63 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:47704)
I20260709 13:03:01.821308  8656 tablet_copy_service.cc:161] P d0258e8129c54462ac926810113290fa: Beginning new tablet copy session on tablet a36a6c1deb3647f78124d0af19707c63 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:47704: session id = 9e048da10d5d4980a075cc6d77bad818-a36a6c1deb3647f78124d0af19707c63
I20260709 13:03:01.829488  8656 tablet_copy_source_session.cc:215] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:01.832453  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36a6c1deb3647f78124d0af19707c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.848387  9683 tablet_copy_client.cc:806] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:01.849020  9683 tablet_copy_client.cc:670] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:01.854633  9683 tablet_copy_client.cc:538] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:01.863946  9683 tablet_bootstrap.cc:492] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:01.882189  9683 tablet_bootstrap.cc:492] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:01.883090  9683 tablet_bootstrap.cc:492] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:01.885800  9683 ts_tablet_manager.cc:1403] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 13:03:01.888973  9683 raft_consensus.cc:359] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:01.889882  9683 raft_consensus.cc:740] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:01.890622  9683 consensus_queue.cc:260] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:01.895493  9683 ts_tablet_manager.cc:1434] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:03:01.900259  8656 tablet_copy_service.cc:342] P d0258e8129c54462ac926810113290fa: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-a36a6c1deb3647f78124d0af19707c63 received from {username='slave'} at 127.0.0.1:47704
I20260709 13:03:01.900746  8656 tablet_copy_service.cc:434] P d0258e8129c54462ac926810113290fa: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-a36a6c1deb3647f78124d0af19707c63 on tablet a36a6c1deb3647f78124d0af19707c63 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:01.954293  9683 ts_tablet_manager.cc:933] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:03:01.957631  9683 tablet_copy_client.cc:323] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:03:01.960671  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet edd3ca5cce524b4a8a552bd460b60e55 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:03:01.961242  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet edd3ca5cce524b4a8a552bd460b60e55 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-edd3ca5cce524b4a8a552bd460b60e55
I20260709 13:03:01.973176  8581 tablet_copy_source_session.cc:215] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:01.976342  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd3ca5cce524b4a8a552bd460b60e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:01.987491  9683 tablet_copy_client.cc:806] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:01.988034  9683 tablet_copy_client.cc:670] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:01.991235  9683 tablet_copy_client.cc:538] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:01.998670  9683 tablet_bootstrap.cc:492] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:02.018798  9683 tablet_bootstrap.cc:492] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:02.019709  9683 tablet_bootstrap.cc:492] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:02.020385  9683 ts_tablet_manager.cc:1403] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260709 13:03:02.023460  9683 raft_consensus.cc:359] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:02.025225  9683 raft_consensus.cc:740] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:02.025838  9683 consensus_queue.cc:260] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:02.028319  9683 ts_tablet_manager.cc:1434] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:03:02.031020  8581 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-edd3ca5cce524b4a8a552bd460b60e55 received from {username='slave'} at 127.0.0.1:59908
I20260709 13:03:02.031437  8581 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-edd3ca5cce524b4a8a552bd460b60e55 on tablet edd3ca5cce524b4a8a552bd460b60e55 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:02.040134  9689 ts_tablet_manager.cc:933] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:03:02.044380  9689 tablet_copy_client.cc:323] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:03:02.045755  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet 562b7e0a83c545ef8edbc5f82e175366 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:03:02.046228  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet 562b7e0a83c545ef8edbc5f82e175366 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-562b7e0a83c545ef8edbc5f82e175366
I20260709 13:03:02.053550  8581 tablet_copy_source_session.cc:215] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:02.056569  9689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562b7e0a83c545ef8edbc5f82e175366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:02.066526  9683 ts_tablet_manager.cc:933] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:02.070034  9689 tablet_copy_client.cc:806] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:02.070734  9689 tablet_copy_client.cc:670] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:02.072798  9683 tablet_copy_client.cc:323] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.130:38989
I20260709 13:03:02.074465  9689 tablet_copy_client.cc:538] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:02.074388  8656 tablet_copy_service.cc:140] P d0258e8129c54462ac926810113290fa: Received BeginTabletCopySession request for tablet b8cbee174cf44cf7bd33f24b9f65ec8a from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:47704)
I20260709 13:03:02.074939  8656 tablet_copy_service.cc:161] P d0258e8129c54462ac926810113290fa: Beginning new tablet copy session on tablet b8cbee174cf44cf7bd33f24b9f65ec8a from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:47704: session id = 9e048da10d5d4980a075cc6d77bad818-b8cbee174cf44cf7bd33f24b9f65ec8a
I20260709 13:03:02.080940  9689 tablet_bootstrap.cc:492] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:02.082152  8656 tablet_copy_source_session.cc:215] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:02.085270  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8cbee174cf44cf7bd33f24b9f65ec8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:02.100932  9683 tablet_copy_client.cc:806] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:02.101478  9683 tablet_copy_client.cc:670] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:02.107509  9689 tablet_bootstrap.cc:492] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:02.108517  9689 tablet_bootstrap.cc:492] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:02.109163  9689 ts_tablet_manager.cc:1403] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.004s
I20260709 13:03:02.112222  9689 raft_consensus.cc:359] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:02.113063  9689 raft_consensus.cc:740] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:02.113541  9683 tablet_copy_client.cc:538] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:02.113747  9689 consensus_queue.cc:260] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:02.116350  9689 ts_tablet_manager.cc:1434] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:02.117937  8581 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-562b7e0a83c545ef8edbc5f82e175366 received from {username='slave'} at 127.0.0.1:59908
I20260709 13:03:02.118327  8581 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-562b7e0a83c545ef8edbc5f82e175366 on tablet 562b7e0a83c545ef8edbc5f82e175366 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:02.124302  9683 tablet_bootstrap.cc:492] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:02.138464  9683 tablet_bootstrap.cc:492] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:02.139163  9683 tablet_bootstrap.cc:492] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:02.139760  9683 ts_tablet_manager.cc:1403] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 13:03:02.142143  9683 raft_consensus.cc:359] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:02.142725  9683 raft_consensus.cc:740] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:02.143144  9683 consensus_queue.cc:260] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:02.144850  9683 ts_tablet_manager.cc:1434] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:02.146917  8656 tablet_copy_service.cc:342] P d0258e8129c54462ac926810113290fa: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-b8cbee174cf44cf7bd33f24b9f65ec8a received from {username='slave'} at 127.0.0.1:47704
I20260709 13:03:02.147303  8656 tablet_copy_service.cc:434] P d0258e8129c54462ac926810113290fa: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-b8cbee174cf44cf7bd33f24b9f65ec8a on tablet b8cbee174cf44cf7bd33f24b9f65ec8a with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:02.322132  9262 raft_consensus.cc:1217] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:02.466672  9262 raft_consensus.cc:1217] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:02.480304  9262 raft_consensus.cc:1217] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:02.635720  9262 raft_consensus.cc:1217] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:02.913475  9694 raft_consensus.cc:1064] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:02.916126  9694 consensus_queue.cc:237] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:02.922426  8712 raft_consensus.cc:1275] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:02.922873  9261 raft_consensus.cc:1275] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:02.925486  8641 raft_consensus.cc:1275] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:02.924577  9694 consensus_queue.cc:1048] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:03:02.927031  9695 consensus_queue.cc:1048] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:03:02.928164  9681 consensus_queue.cc:1048] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:02.951934  9679 raft_consensus.cc:1064] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:02.954339  9679 consensus_queue.cc:237] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:02.967374  8714 raft_consensus.cc:1275] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:02.967417  9262 raft_consensus.cc:1275] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:02.981312  9677 consensus_queue.cc:1048] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:02.988626  9704 consensus_queue.cc:1048] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:03.010732  9695 raft_consensus.cc:2955] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
W20260709 13:03:03.015380  8610 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.129:39249, user_credentials={real_user=slave}} blocked reactor thread for 45976.3us
I20260709 13:03:03.023748  9262 raft_consensus.cc:2955] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.027637  9677 raft_consensus.cc:1064] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:03.030263  9677 consensus_queue.cc:237] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:03.034147  9682 raft_consensus.cc:2955] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.039425  8719 raft_consensus.cc:2955] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.043327  8714 raft_consensus.cc:2955] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.057771  8467 catalog_manager.cc:5697] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.058794  8468 catalog_manager.cc:5697] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.070228  8570 raft_consensus.cc:1275] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:03.072590  8642 raft_consensus.cc:2955] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.074414  9703 consensus_queue.cc:1048] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:03.093883  9681 raft_consensus.cc:1064] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:03.100908  9261 raft_consensus.cc:1275] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:03.102443  9704 consensus_queue.cc:1048] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:03.114032  8714 raft_consensus.cc:1275] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:03.115887  9704 consensus_queue.cc:1048] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:03.113133  9681 consensus_queue.cc:237] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:03.128743  8568 raft_consensus.cc:1275] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:03.127767  9262 raft_consensus.cc:2955] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.130087  9677 consensus_queue.cc:1048] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:03.140635  8570 raft_consensus.cc:2955] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.154699  9263 raft_consensus.cc:1275] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:03.156461  9602 consensus_queue.cc:1048] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:03:03.160065  8536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.131:44669, user_credentials={real_user=slave}} blocked reactor thread for 63442.5us
I20260709 13:03:03.168203  8713 raft_consensus.cc:1275] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:03.168886  8642 raft_consensus.cc:1275] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:03.172379  9681 consensus_queue.cc:1048] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:03:03.173251  9602 consensus_queue.cc:1048] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:03.182082  9677 raft_consensus.cc:2955] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.186022  8568 raft_consensus.cc:2955] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.186833  9261 raft_consensus.cc:2955] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.196010  8714 raft_consensus.cc:2955] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.212167  9602 raft_consensus.cc:2955] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.214752  9262 raft_consensus.cc:2955] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.222066  8641 raft_consensus.cc:2955] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.223723  8714 raft_consensus.cc:2955] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.231928  8568 consensus_queue.cc:237] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:03.239629  9261 raft_consensus.cc:1275] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:03.241837  9695 consensus_queue.cc:1048] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:03.242930  8466 catalog_manager.cc:5697] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.244921  8646 consensus_queue.cc:237] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:03.248678  9695 raft_consensus.cc:2955] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.251715  9261 raft_consensus.cc:1275] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:03.256465  8719 raft_consensus.cc:1275] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:03.258153  9704 consensus_queue.cc:1048] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:03.259653  9677 consensus_queue.cc:1048] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:03.260402  8714 raft_consensus.cc:1275] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:03.304652  9694 consensus_queue.cc:1048] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:03.326690  9682 raft_consensus.cc:2955] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.328234  9263 raft_consensus.cc:2955] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.332334  8468 catalog_manager.cc:5697] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.291849  9261 raft_consensus.cc:2955] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.340559  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a36a6c1deb3647f78124d0af19707c63 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:03.341130  8713 raft_consensus.cc:2955] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.353483  8719 raft_consensus.cc:2955] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.367234  8465 catalog_manager.cc:5697] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.368741  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet edd3ca5cce524b4a8a552bd460b60e55 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:03.369748  8642 consensus_queue.cc:237] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:03.379101  9262 raft_consensus.cc:1275] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:03.381625  9677 consensus_queue.cc:1048] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:03.386425  8719 raft_consensus.cc:1275] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:03.390349  8628 tablet_service.cc:1558] Processing DeleteTablet for tablet edd3ca5cce524b4a8a552bd460b60e55 with delete_type TABLET_DATA_TOMBSTONED (TS d0258e8129c54462ac926810113290fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260709 13:03:03.398785  8568 consensus_queue.cc:237] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:03.396569  8469 catalog_manager.cc:5697] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:03.400542  9682 consensus_queue.cc:1048] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:03.404510  9261 raft_consensus.cc:1275] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:03.408381  9702 raft_consensus.cc:2955] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.412587  8646 raft_consensus.cc:1275] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:03.414368  9695 consensus_queue.cc:1048] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:03.416245  9695 consensus_queue.cc:1048] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:03.420991  8559 tablet_service.cc:1558] Processing DeleteTablet for tablet a36a6c1deb3647f78124d0af19707c63 with delete_type TABLET_DATA_TOMBSTONED (TS b82aab7d02f343c2832fba0d0c474748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:03:03.424048  9694 raft_consensus.cc:2955] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.429162  8714 raft_consensus.cc:2955] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.431265  9263 raft_consensus.cc:2955] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.434695  8646 raft_consensus.cc:2955] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.432101  9262 raft_consensus.cc:2955] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.442173  9725 tablet_replica.cc:333] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:03.441231  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b8cbee174cf44cf7bd33f24b9f65ec8a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:03.446491  9725 raft_consensus.cc:2243] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:03.449298  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 562b7e0a83c545ef8edbc5f82e175366 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:03.451269  9725 raft_consensus.cc:2272] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:03.451298  8465 catalog_manager.cc:5697] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:03.459081  8466 catalog_manager.cc:5697] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:03.463238  9724 tablet_replica.cc:333] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:03.467521  9725 ts_tablet_manager.cc:1916] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:03.469450  8559 tablet_service.cc:1558] Processing DeleteTablet for tablet b8cbee174cf44cf7bd33f24b9f65ec8a with delete_type TABLET_DATA_TOMBSTONED (TS b82aab7d02f343c2832fba0d0c474748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:03:03.476547  9724 raft_consensus.cc:2243] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:03.477316  9724 raft_consensus.cc:2272] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:03.479737  8706 tablet_service.cc:1558] Processing DeleteTablet for tablet 562b7e0a83c545ef8edbc5f82e175366 with delete_type TABLET_DATA_TOMBSTONED (TS 3323a754a4fa4e2eb18d0c02c30ce375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39332
I20260709 13:03:03.481343  9724 ts_tablet_manager.cc:1916] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:03.497927  9726 tablet_replica.cc:333] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:03.499079  9726 raft_consensus.cc:2243] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:03.499840  9726 raft_consensus.cc:2272] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:03.503059  9726 ts_tablet_manager.cc:1916] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:03.503154  9725 ts_tablet_manager.cc:1929] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:03.503479  9724 ts_tablet_manager.cc:1929] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:03.503629  9725 log.cc:1199] T a36a6c1deb3647f78124d0af19707c63 P b82aab7d02f343c2832fba0d0c474748: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root/wals/a36a6c1deb3647f78124d0af19707c63
I20260709 13:03:03.503942  9724 log.cc:1199] T edd3ca5cce524b4a8a552bd460b60e55 P d0258e8129c54462ac926810113290fa: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/wals/edd3ca5cce524b4a8a552bd460b60e55
I20260709 13:03:03.505129  9725 tablet_replica.cc:333] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:03.505108  8454 catalog_manager.cc:5028] TS b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): tablet a36a6c1deb3647f78124d0af19707c63 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:03.505683  8455 catalog_manager.cc:5028] TS d0258e8129c54462ac926810113290fa (127.7.71.130:38989): tablet edd3ca5cce524b4a8a552bd460b60e55 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:03.506119  9725 raft_consensus.cc:2243] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:03.506685  9725 raft_consensus.cc:2272] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:03.509259  9725 ts_tablet_manager.cc:1916] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:03.515131  9726 ts_tablet_manager.cc:1929] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:03.515625  9726 log.cc:1199] T 562b7e0a83c545ef8edbc5f82e175366 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/wals/562b7e0a83c545ef8edbc5f82e175366
I20260709 13:03:03.517499  8455 catalog_manager.cc:5028] TS 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): tablet 562b7e0a83c545ef8edbc5f82e175366 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:03.519937  9725 ts_tablet_manager.cc:1929] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:03.520284  9725 log.cc:1199] T b8cbee174cf44cf7bd33f24b9f65ec8a P b82aab7d02f343c2832fba0d0c474748: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root/wals/b8cbee174cf44cf7bd33f24b9f65ec8a
I20260709 13:03:03.521524  8454 catalog_manager.cc:5028] TS b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): tablet b8cbee174cf44cf7bd33f24b9f65ec8a (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:04.555714  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:04.563575  8713 consensus_queue.cc:237] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:04.569581  8642 raft_consensus.cc:1275] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:04.570698  8686 consensus_peers.cc:597] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb0544853ea440ac8dae58dfb4d8d5f9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:04.570786  9644 consensus_queue.cc:1048] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:04.571280  8568 raft_consensus.cc:1275] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:04.572569  9644 consensus_queue.cc:1048] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:04.579077  9696 raft_consensus.cc:2955] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:04.580890  8642 raft_consensus.cc:2955] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:04.598225  8466 catalog_manager.cc:5697] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:04.614147  8642 consensus_queue.cc:237] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:04.614215  8568 raft_consensus.cc:2955] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
W20260709 13:03:04.638217  8612 consensus_peers.cc:597] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 558f46583a7c45b1b2ee2b289f51b233. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:04.639659  8713 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:04.641010  9704 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:03:04.645362  8570 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:04.646682  9682 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:04.654484  8719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c69771829464994be0f2a0653a2e0aa"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:04.655109  8719 raft_consensus.cc:606] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Received request to transfer leadership to TS 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:04.658897  9704 raft_consensus.cc:2955] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:04.663759  8719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5728e1a373104dae864a6c948abe1c2b"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:04.664316  8719 raft_consensus.cc:606] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Received request to transfer leadership to TS d0258e8129c54462ac926810113290fa
I20260709 13:03:04.660629  8570 raft_consensus.cc:2955] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:04.674149  8719 consensus_queue.cc:237] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:04.685092  8469 catalog_manager.cc:5697] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:04.708837  8713 raft_consensus.cc:2955] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
W20260709 13:03:04.713369  8686 consensus_peers.cc:597] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40ed223b6ca34069be3380a72c5e9ebd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:04.713922  8646 raft_consensus.cc:1275] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:04.716137  9696 consensus_queue.cc:1048] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:03:04.719363  8568 raft_consensus.cc:1275] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:04.723951  9644 consensus_queue.cc:1048] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:04.725363  8568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
mode: GRACEFUL
new_leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:58026
I20260709 13:03:04.725905  8568 raft_consensus.cc:606] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 3 LEADER]: Received request to transfer leadership to TS 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:03:04.729568  8719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86d9e94924704657981549643bc3686b"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:04.730058  8719 raft_consensus.cc:606] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Received request to transfer leadership to TS 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:04.732378  8719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:04.732853  8719 raft_consensus.cc:606] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Received request to transfer leadership to TS d0258e8129c54462ac926810113290fa
I20260709 13:03:04.732775  9696 raft_consensus.cc:2955] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:04.735138  8719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd63805e2108409d9f1f32ae9f05a000"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:04.734946  8646 raft_consensus.cc:2955] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:04.735968  8719 raft_consensus.cc:606] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Received request to transfer leadership to TS d0258e8129c54462ac926810113290fa
I20260709 13:03:04.737025  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:03:04.734606  8570 raft_consensus.cc:2955] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:04.738075  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:04.748673  8642 consensus_queue.cc:237] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:04.753165  8467 catalog_manager.cc:5697] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:04.758100  8612 consensus_peers.cc:597] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e05942f32564b3993139375a66408d2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:04.759507  8568 raft_consensus.cc:1275] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:04.761162  9743 consensus_queue.cc:1048] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:04.762475  8719 raft_consensus.cc:1275] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:04.764751  9704 consensus_queue.cc:1048] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:04.771822  9682 raft_consensus.cc:2955] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:04.776491  8568 raft_consensus.cc:2955] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:04.790365  9731 raft_consensus.cc:993] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:04.790814  9731 raft_consensus.cc:1081] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Signalling peer 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:04.792490  9262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c69771829464994be0f2a0653a2e0aa"
dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:57504
I20260709 13:03:04.793020  9262 raft_consensus.cc:493] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:04.793336  9262 raft_consensus.cc:3060] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.801812  9262 raft_consensus.cc:515] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:04.801342  8466 catalog_manager.cc:5697] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:04.808216  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c69771829464994be0f2a0653a2e0aa" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:04.808987  8646 raft_consensus.cc:3060] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.808948  8719 raft_consensus.cc:2955] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:04.816845  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c69771829464994be0f2a0653a2e0aa" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:04.817416  8713 raft_consensus.cc:3055] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:04.817696  8713 raft_consensus.cc:740] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:04.818360  8713 consensus_queue.cc:260] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:04.819334  8713 raft_consensus.cc:3060] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.827175  9262 leader_election.cc:290] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:04.828837  8646 raft_consensus.cc:2468] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:04.829982  9229 leader_election.cc:304] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e048da10d5d4980a075cc6d77bad818, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:04.831449  9753 raft_consensus.cc:2804] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:04.834059  8713 raft_consensus.cc:2468] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:04.835359  9753 raft_consensus.cc:697] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Becoming Leader. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Running, Role: LEADER
I20260709 13:03:04.836128  9753 consensus_queue.cc:237] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:04.845541  8466 catalog_manager.cc:5697] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: term changed from 1 to 2, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "9e048da10d5d4980a075cc6d77bad818" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:04.889567  9644 raft_consensus.cc:993] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:04.889992  9733 raft_consensus.cc:1081] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Signalling peer 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:04.891273  9262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86d9e94924704657981549643bc3686b"
dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:57504
I20260709 13:03:04.891782  9262 raft_consensus.cc:493] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:04.892048  9262 raft_consensus.cc:3060] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.897693  9262 raft_consensus.cc:515] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:04.899250  9262 leader_election.cc:290] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:04.900009  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e94924704657981549643bc3686b" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:04.900549  8568 raft_consensus.cc:3060] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.900655  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d9e94924704657981549643bc3686b" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:04.901213  8719 raft_consensus.cc:3055] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:04.901505  8719 raft_consensus.cc:740] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:04.902274  8719 consensus_queue.cc:260] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:04.905220  8719 raft_consensus.cc:3060] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.906245  9644 raft_consensus.cc:993] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:04.907011  9644 raft_consensus.cc:1081] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Signalling peer d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:04.909861  8646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd63805e2108409d9f1f32ae9f05a000"
dest_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:40120
I20260709 13:03:04.910375  8646 raft_consensus.cc:493] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:04.910676  8646 raft_consensus.cc:3060] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.914188  8568 raft_consensus.cc:2468] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:04.916750  9228 leader_election.cc:304] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e048da10d5d4980a075cc6d77bad818, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:03:04.919075  9753 raft_consensus.cc:2804] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:04.919533  9753 raft_consensus.cc:697] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Becoming Leader. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Running, Role: LEADER
I20260709 13:03:04.920312  9753 consensus_queue.cc:237] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:04.924225  8646 raft_consensus.cc:515] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:04.926421  8719 raft_consensus.cc:2468] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:04.943686  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd63805e2108409d9f1f32ae9f05a000" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:04.946465  8719 raft_consensus.cc:3055] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:04.946776  8719 raft_consensus.cc:740] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:04.947685  8719 consensus_queue.cc:260] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:04.946174  8466 catalog_manager.cc:5697] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: term changed from 1 to 2, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "9e048da10d5d4980a075cc6d77bad818" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:04.948737  8719 raft_consensus.cc:3060] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.958050  9733 raft_consensus.cc:993] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:04.958562  9733 raft_consensus.cc:1081] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Signalling peer d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:04.959460  8646 leader_election.cc:290] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:04.962189  8642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5728e1a373104dae864a6c948abe1c2b"
dest_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:40120
I20260709 13:03:04.962731  8642 raft_consensus.cc:493] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:04.963825  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd63805e2108409d9f1f32ae9f05a000" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:04.964313  8642 raft_consensus.cc:3060] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.964424  8568 raft_consensus.cc:3060] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.990054  8568 raft_consensus.cc:2468] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 2.
I20260709 13:03:04.991861  8610 leader_election.cc:304] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:04.992570  9682 raft_consensus.cc:2804] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:04.993040  9682 raft_consensus.cc:697] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:04.993928  9682 consensus_queue.cc:237] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:04.995952  8642 raft_consensus.cc:515] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:04.998202  8642 leader_election.cc:290] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:05.001489  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5728e1a373104dae864a6c948abe1c2b" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:05.002018  8713 raft_consensus.cc:3055] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:05.002374  8713 raft_consensus.cc:740] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:05.003135  8713 consensus_queue.cc:260] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:05.004875  8713 raft_consensus.cc:3060] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.009119  8719 raft_consensus.cc:2468] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 2.
I20260709 13:03:05.014407  8713 raft_consensus.cc:2468] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 2.
I20260709 13:03:05.368614  9760 ts_tablet_manager.cc:933] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:05.372646  9760 tablet_copy_client.cc:323] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.131:44669
I20260709 13:03:05.373342  9762 ts_tablet_manager.cc:933] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:05.380937  8641 raft_consensus.cc:1275] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:05.382812  9753 consensus_queue.cc:1048] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:03:05.393077  8536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.130:38989, user_credentials={real_user=slave}} blocked reactor thread for 423480us
I20260709 13:03:05.394296  9762 tablet_copy_client.cc:323] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.130:38989
W20260709 13:03:05.399878  8537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.132:43707, user_credentials={real_user=slave}} blocked reactor thread for 407703us
I20260709 13:03:05.418103  9770 ts_tablet_manager.cc:933] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:05.421903  9770 tablet_copy_client.cc:323] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.131:44669
W20260709 13:03:05.538277  9765 log.cc:927] Time spent T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa: Append to log took a long time: real 0.117s	user 0.000s	sys 0.000s
I20260709 13:03:05.541252  9731 raft_consensus.cc:993] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:05.543139  9731 raft_consensus.cc:1081] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Signalling peer d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:05.545903  8644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d"
dest_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:40120
I20260709 13:03:05.546690  8644 raft_consensus.cc:493] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:05.547086  8644 raft_consensus.cc:3060] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.553272  8656 tablet_copy_service.cc:140] P d0258e8129c54462ac926810113290fa: Received BeginTabletCopySession request for tablet 558f46583a7c45b1b2ee2b289f51b233 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:47704)
I20260709 13:03:05.553918  8656 tablet_copy_service.cc:161] P d0258e8129c54462ac926810113290fa: Beginning new tablet copy session on tablet 558f46583a7c45b1b2ee2b289f51b233 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:47704: session id = 9e048da10d5d4980a075cc6d77bad818-558f46583a7c45b1b2ee2b289f51b233
I20260709 13:03:05.561991  8656 tablet_copy_source_session.cc:215] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:03:05.563359  8611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.131:44669, user_credentials={real_user=slave}} blocked reactor thread for 551295us
I20260709 13:03:05.598740  8611 leader_election.cc:304] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:05.604192  9704 raft_consensus.cc:2804] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:05.604808  9704 raft_consensus.cc:697] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:05.605751  9704 consensus_queue.cc:237] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:05.647265  8713 raft_consensus.cc:1275] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:05.650439  8730 tablet_copy_service.cc:140] P 3323a754a4fa4e2eb18d0c02c30ce375: Received BeginTabletCopySession request for tablet 40ed223b6ca34069be3380a72c5e9ebd from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:56722)
I20260709 13:03:05.651022  8730 tablet_copy_service.cc:161] P 3323a754a4fa4e2eb18d0c02c30ce375: Beginning new tablet copy session on tablet 40ed223b6ca34069be3380a72c5e9ebd from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:56722: session id = 9e048da10d5d4980a075cc6d77bad818-40ed223b6ca34069be3380a72c5e9ebd
I20260709 13:03:05.651917  8729 tablet_copy_service.cc:140] P 3323a754a4fa4e2eb18d0c02c30ce375: Received BeginTabletCopySession request for tablet cb0544853ea440ac8dae58dfb4d8d5f9 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:56722)
I20260709 13:03:05.652422  8729 tablet_copy_service.cc:161] P 3323a754a4fa4e2eb18d0c02c30ce375: Beginning new tablet copy session on tablet cb0544853ea440ac8dae58dfb4d8d5f9 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:56722: session id = 9e048da10d5d4980a075cc6d77bad818-cb0544853ea440ac8dae58dfb4d8d5f9
I20260709 13:03:05.654387  8466 catalog_manager.cc:5697] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 1 to 2, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 2 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:05.658424  8730 tablet_copy_source_session.cc:215] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:05.659395  8729 tablet_copy_source_session.cc:215] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:05.665102  8644 raft_consensus.cc:515] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:05.666682  9779 ts_tablet_manager.cc:933] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:05.670244  9779 tablet_copy_client.cc:323] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.130:38989
I20260709 13:03:05.680701  8568 raft_consensus.cc:1275] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:05.682308  9753 consensus_queue.cc:1048] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:05.684322  8644 leader_election.cc:290] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:05.686574  8711 raft_consensus.cc:1275] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:03:05.679294  9229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.130:38989, user_credentials={real_user=slave}} blocked reactor thread for 131146us
I20260709 13:03:05.691452  8713 raft_consensus.cc:1275] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:05.695335  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:05.695955  8711 raft_consensus.cc:3055] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:05.696286  8711 raft_consensus.cc:740] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:05.697947  8656 tablet_copy_service.cc:140] P d0258e8129c54462ac926810113290fa: Received BeginTabletCopySession request for tablet 6e05942f32564b3993139375a66408d2 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:47704)
I20260709 13:03:05.698114  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5728e1a373104dae864a6c948abe1c2b" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:05.698596  8656 tablet_copy_service.cc:161] P d0258e8129c54462ac926810113290fa: Beginning new tablet copy session on tablet 6e05942f32564b3993139375a66408d2 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:47704: session id = 9e048da10d5d4980a075cc6d77bad818-6e05942f32564b3993139375a66408d2
I20260709 13:03:05.698729  8570 raft_consensus.cc:3060] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.702926  9743 consensus_queue.cc:1048] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:05.705789  9760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ed223b6ca34069be3380a72c5e9ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.706418  9770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0544853ea440ac8dae58dfb4d8d5f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.704465  9753 consensus_queue.cc:1048] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:03:05.714243  8570 raft_consensus.cc:2468] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 2.
I20260709 13:03:05.697361  8711 consensus_queue.cc:260] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:05.715812  8711 raft_consensus.cc:3060] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.721915  9760 tablet_copy_client.cc:806] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:05.722517  9760 tablet_copy_client.cc:670] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:05.726640  8656 tablet_copy_source_session.cc:215] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:05.729713  9753 consensus_queue.cc:1048] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:05.734907  9779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e05942f32564b3993139375a66408d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.735518  9762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 558f46583a7c45b1b2ee2b289f51b233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:05.766995  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:05.775295  9760 tablet_copy_client.cc:538] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:05.775844  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:05.776432  8569 raft_consensus.cc:3060] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.788332  8569 raft_consensus.cc:2468] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 2.
I20260709 13:03:05.791730  8570 raft_consensus.cc:1275] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:05.797757  8711 raft_consensus.cc:2468] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 2.
I20260709 13:03:05.810338  9770 tablet_copy_client.cc:806] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:05.811061  9770 tablet_copy_client.cc:670] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:05.834712  9776 raft_consensus.cc:993] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748: : Instructing follower 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:05.843492  9760 tablet_bootstrap.cc:492] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:05.832588  9770 tablet_copy_client.cc:538] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:03:05.868045  8611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.131:44669, user_credentials={real_user=slave}} blocked reactor thread for 77867.4us
I20260709 13:03:05.882145  8611 leader_election.cc:304] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:05.883467  9743 raft_consensus.cc:2804] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:05.883978  9743 raft_consensus.cc:697] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:05.884812  9743 consensus_queue.cc:237] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:05.885432  9762 tablet_copy_client.cc:806] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:05.888860  9762 tablet_copy_client.cc:670] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:05.893379  9779 tablet_copy_client.cc:806] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:05.895998  9746 raft_consensus.cc:1081] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 3 LEADER]: Signalling peer 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
W20260709 13:03:05.896441  8536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.131:44669, user_credentials={real_user=slave}} blocked reactor thread for 54506.1us
I20260709 13:03:05.897296  8466 catalog_manager.cc:5697] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 1 to 2, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 2 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:05.898029  8537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.132:43707, user_credentials={real_user=slave}} blocked reactor thread for 64197.5us
I20260709 13:03:05.914916  9779 tablet_copy_client.cc:670] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
W20260709 13:03:05.916985  8610 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.129:39249, user_credentials={real_user=slave}} blocked reactor thread for 94814.5us
I20260709 13:03:05.918150  9770 tablet_bootstrap.cc:492] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:05.923102  8713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:39336
I20260709 13:03:05.923774  8713 raft_consensus.cc:493] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:05.924177  8713 raft_consensus.cc:3060] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:05.939527  9682 consensus_queue.cc:1048] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:05.940160  9760 tablet_bootstrap.cc:492] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:05.941032  9760 tablet_bootstrap.cc:492] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:05.941735  9760 ts_tablet_manager.cc:1403] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.008s
I20260709 13:03:05.946048  9762 tablet_copy_client.cc:538] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:05.944895  9760 raft_consensus.cc:359] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:05.946977  9760 raft_consensus.cc:740] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:05.947688  9760 consensus_queue.cc:260] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:05.949038  9779 tablet_copy_client.cc:538] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:05.950891  9760 ts_tablet_manager.cc:1434] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:03:05.954246  8729 tablet_copy_service.cc:342] P 3323a754a4fa4e2eb18d0c02c30ce375: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-40ed223b6ca34069be3380a72c5e9ebd received from {username='slave'} at 127.0.0.1:56722
I20260709 13:03:05.954703  8729 tablet_copy_service.cc:434] P 3323a754a4fa4e2eb18d0c02c30ce375: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-40ed223b6ca34069be3380a72c5e9ebd on tablet 40ed223b6ca34069be3380a72c5e9ebd with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:05.954253  9762 tablet_bootstrap.cc:492] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:05.967082  8713 raft_consensus.cc:515] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
W20260709 13:03:05.977604  9794 log.cc:927] Time spent T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 13:03:05.983202  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:05.986493  8713 leader_election.cc:290] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 4 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:05.992995  8563 raft_consensus.cc:3055] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:05.993336  8563 raft_consensus.cc:740] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:05.994030  8563 consensus_queue.cc:260] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:05.995029  8563 raft_consensus.cc:3060] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.007447  8466 catalog_manager.cc:5697] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 1 to 2, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 2 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:05.991215  9779 tablet_bootstrap.cc:492] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
W20260709 13:03:06.022433  8686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.132:43707, user_credentials={real_user=slave}} blocked reactor thread for 43715.1us
I20260709 13:03:06.028049  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fd3cff84d14c669100236a3cd8efb5" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:06.028781  8644 raft_consensus.cc:3060] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.041744  9770 tablet_bootstrap.cc:492] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:06.042757  9770 tablet_bootstrap.cc:492] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:06.043483  9770 ts_tablet_manager.cc:1403] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.126s	user 0.035s	sys 0.029s
I20260709 13:03:06.047461  9770 raft_consensus.cc:359] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:06.048099  8644 raft_consensus.cc:2468] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 4.
I20260709 13:03:06.048373  9770 raft_consensus.cc:740] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:06.045977  8563 raft_consensus.cc:2468] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 4.
I20260709 13:03:06.061722  8684 leader_election.cc:304] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:03:06.063905  9766 raft_consensus.cc:2804] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:06.064437  9766 raft_consensus.cc:697] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:06.066749  9766 consensus_queue.cc:237] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:06.074434  8713 raft_consensus.cc:1275] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:06.070628  9770 consensus_queue.cc:260] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:06.078857  9770 ts_tablet_manager.cc:1434] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:03:06.080642  8729 tablet_copy_service.cc:342] P 3323a754a4fa4e2eb18d0c02c30ce375: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-cb0544853ea440ac8dae58dfb4d8d5f9 received from {username='slave'} at 127.0.0.1:56722
I20260709 13:03:06.081091  8729 tablet_copy_service.cc:434] P 3323a754a4fa4e2eb18d0c02c30ce375: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-cb0544853ea440ac8dae58dfb4d8d5f9 on tablet cb0544853ea440ac8dae58dfb4d8d5f9 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:06.081523  9743 consensus_queue.cc:1048] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:06.083849  8563 raft_consensus.cc:1275] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:06.096974  9743 consensus_queue.cc:1048] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:03:06.132197  9762 tablet_bootstrap.cc:492] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:06.149252  9762 tablet_bootstrap.cc:492] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:06.149950  9762 ts_tablet_manager.cc:1403] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.196s	user 0.031s	sys 0.014s
I20260709 13:03:06.141983  9779 tablet_bootstrap.cc:492] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:06.156908  9779 tablet_bootstrap.cc:492] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:06.157666  9779 ts_tablet_manager.cc:1403] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.167s	user 0.037s	sys 0.028s
I20260709 13:03:06.165431  9762 raft_consensus.cc:359] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:06.171934  9762 raft_consensus.cc:740] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:06.172662  9762 consensus_queue.cc:260] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:06.177651  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:06.179160  9762 ts_tablet_manager.cc:1434] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:03:06.179432  9779 raft_consensus.cc:359] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:06.181727  8466 catalog_manager.cc:5697] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 3 to 4, leader changed from b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 4 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:06.185067  9779 raft_consensus.cc:740] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:06.185792  9779 consensus_queue.cc:260] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:06.187988  9779 ts_tablet_manager.cc:1434] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:03:06.190090  8656 tablet_copy_service.cc:342] P d0258e8129c54462ac926810113290fa: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-558f46583a7c45b1b2ee2b289f51b233 received from {username='slave'} at 127.0.0.1:47704
I20260709 13:03:06.190529  8656 tablet_copy_service.cc:434] P d0258e8129c54462ac926810113290fa: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-558f46583a7c45b1b2ee2b289f51b233 on tablet 558f46583a7c45b1b2ee2b289f51b233 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:06.196836  8656 tablet_copy_service.cc:342] P d0258e8129c54462ac926810113290fa: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-6e05942f32564b3993139375a66408d2 received from {username='slave'} at 127.0.0.1:47704
I20260709 13:03:06.197219  8656 tablet_copy_service.cc:434] P d0258e8129c54462ac926810113290fa: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-6e05942f32564b3993139375a66408d2 on tablet 6e05942f32564b3993139375a66408d2 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:06.213719  9263 raft_consensus.cc:1217] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:06.228401  9263 raft_consensus.cc:1217] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:06.297492  8569 raft_consensus.cc:1275] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:06.303846  9789 consensus_queue.cc:1048] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:06.305799  8569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10470e16058a4602a7ceec83eb712591"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
mode: GRACEFUL
new_leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:58026
I20260709 13:03:06.306342  8569 raft_consensus.cc:606] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Received request to transfer leadership to TS 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:03:06.333220  8719 raft_consensus.cc:1275] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:06.334853  9682 consensus_queue.cc:1048] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:06.353482  8642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233"
dest_uuid: "d0258e8129c54462ac926810113290fa"
mode: GRACEFUL
new_leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:59054
I20260709 13:03:06.354045  8642 raft_consensus.cc:606] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Received request to transfer leadership to TS 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:03:06.364171  8563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "562b7e0a83c545ef8edbc5f82e175366"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
mode: GRACEFUL
new_leader_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:58026
I20260709 13:03:06.364686  8563 raft_consensus.cc:606] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Received request to transfer leadership to TS 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:06.364873  9682 raft_consensus.cc:993] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa: : Instructing follower 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:06.365288  9682 raft_consensus.cc:1081] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Signalling peer 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:06.366516  8719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:39352
I20260709 13:03:06.367215  8719 raft_consensus.cc:493] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.367523  8719 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.369108  8713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7628290ae84d481dbe0febcbcbfd9033"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:06.369626  8713 raft_consensus.cc:606] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Received request to transfer leadership to TS 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:06.373510  8719 raft_consensus.cc:515] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:06.375337  8719 leader_election.cc:290] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:06.376534  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:06.377054  8563 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.380505  8569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e21c26e8009c4ba5bb884de7ef5f67fd"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
mode: GRACEFUL
new_leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:58026
I20260709 13:03:06.381026  8569 raft_consensus.cc:606] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Received request to transfer leadership to TS 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:03:06.385293  9766 raft_consensus.cc:993] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:06.385512  8569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e800dce15c68413a91990e4d266b5980"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
mode: GRACEFUL
new_leader_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:58026
I20260709 13:03:06.386022  8569 raft_consensus.cc:606] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Received request to transfer leadership to TS 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:06.386039  9731 raft_consensus.cc:1081] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Signalling peer 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:06.387748  9263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7628290ae84d481dbe0febcbcbfd9033"
dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:57504
I20260709 13:03:06.387946  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:06.388214  9263 raft_consensus.cc:493] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.388444  8642 raft_consensus.cc:3055] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:06.388535  9263 raft_consensus.cc:3060] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.388787  8642 raft_consensus.cc:740] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:06.389493  8642 consensus_queue.cc:260] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:06.396612  8563 raft_consensus.cc:2468] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:06.397622  8684 leader_election.cc:304] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:03:06.398329  9733 raft_consensus.cc:2804] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:06.398763  9733 raft_consensus.cc:697] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:06.399652  9733 consensus_queue.cc:237] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:06.400800  9262 raft_consensus.cc:1217] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:06.403888  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:03:06.405339  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:06.407172  9263 raft_consensus.cc:515] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:06.409806  9263 leader_election.cc:290] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:06.410620  8567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7628290ae84d481dbe0febcbcbfd9033" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:06.411176  8567 raft_consensus.cc:3060] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.421717  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7628290ae84d481dbe0febcbcbfd9033" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:06.422331  8715 raft_consensus.cc:3055] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:06.422675  8715 raft_consensus.cc:740] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:06.423398  8715 consensus_queue.cc:260] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:06.424587  8715 raft_consensus.cc:3060] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.425122  8642 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:06.426869  8741 debug-util.cc:398] Leaking SignalData structure 0x7b08000bd780 after lost signal to thread 7457
W20260709 13:03:06.427882  8741 debug-util.cc:398] Leaking SignalData structure 0x7b080005ff00 after lost signal to thread 8503
W20260709 13:03:06.428941  8741 debug-util.cc:398] Leaking SignalData structure 0x7b0800337a40 after lost signal to thread 8595
W20260709 13:03:06.430626  8741 debug-util.cc:398] Leaking SignalData structure 0x7b08002208e0 after lost signal to thread 8744
W20260709 13:03:06.431723  8741 debug-util.cc:398] Leaking SignalData structure 0x7b080033f400 after lost signal to thread 9288
I20260709 13:03:06.432698  8642 raft_consensus.cc:2468] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:06.433590  8567 raft_consensus.cc:2468] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:06.445228  9228 leader_election.cc:304] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e048da10d5d4980a075cc6d77bad818, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:03:06.441272  8715 raft_consensus.cc:2468] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:06.446254  9754 raft_consensus.cc:2804] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:06.446713  9754 raft_consensus.cc:697] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Becoming Leader. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Running, Role: LEADER
I20260709 13:03:06.447499  9754 consensus_queue.cc:237] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:06.445223  8563 raft_consensus.cc:1240] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Rejecting Update request from peer 3323a754a4fa4e2eb18d0c02c30ce375 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:06.470284  8466 catalog_manager.cc:5697] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 1 to 2, leader changed from d0258e8129c54462ac926810113290fa (127.7.71.130) to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:06.479261  8469 catalog_manager.cc:5697] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: term changed from 1 to 2, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "9e048da10d5d4980a075cc6d77bad818" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:06.484383  8715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39332
I20260709 13:03:06.495826  8715 raft_consensus.cc:606] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:03:06.486521  8644 raft_consensus.cc:1275] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 4 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:06.498833  9766 consensus_queue.cc:1048] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:06.507722  8715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39332
I20260709 13:03:06.508368  8715 raft_consensus.cc:606] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Received request to transfer leadership
W20260709 13:03:06.509496  8455 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 558f46583a7c45b1b2ee2b289f51b233 already in progress [suppressed 3 similar messages]
I20260709 13:03:06.513247  8715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39332
I20260709 13:03:06.513774  8715 raft_consensus.cc:606] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:03:06.517699  8567 raft_consensus.cc:1275] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:06.519055  9731 consensus_queue.cc:1048] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:03:06.519452  8517 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:03:06.519908  8517 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 558f46583a7c45b1b2ee2b289f51b233 already in progress
W20260709 13:03:06.520174  8517 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 558f46583a7c45b1b2ee2b289f51b233 already in progress
I20260709 13:03:06.534518  9263 raft_consensus.cc:1217] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:06.604955  9746 raft_consensus.cc:993] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748: : Instructing follower 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:06.605445  9746 raft_consensus.cc:1081] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Signalling peer 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:06.608501  9263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "562b7e0a83c545ef8edbc5f82e175366"
dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:57520
I20260709 13:03:06.609028  9263 raft_consensus.cc:493] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.609354  9263 raft_consensus.cc:3060] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.616319  9263 raft_consensus.cc:515] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:06.618468  9771 raft_consensus.cc:993] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748: : Instructing follower 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:06.618881  9263 leader_election.cc:290] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:06.618939  9771 raft_consensus.cc:1081] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Signalling peer 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:06.620661  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562b7e0a83c545ef8edbc5f82e175366" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:06.620951  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562b7e0a83c545ef8edbc5f82e175366" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:06.621508  8563 raft_consensus.cc:3055] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:06.621778  8563 raft_consensus.cc:740] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:06.622434  8563 consensus_queue.cc:260] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:06.623411  8563 raft_consensus.cc:3060] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.627322  8644 raft_consensus.cc:3060] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.631844  9263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e800dce15c68413a91990e4d266b5980"
dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:57520
I20260709 13:03:06.632910  9263 raft_consensus.cc:493] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.635087  9263 raft_consensus.cc:3060] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.643869  8563 raft_consensus.cc:2468] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:06.645231  9228 leader_election.cc:304] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e048da10d5d4980a075cc6d77bad818, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:03:06.646148  9754 raft_consensus.cc:2804] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:06.646606  9754 raft_consensus.cc:697] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Becoming Leader. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Running, Role: LEADER
I20260709 13:03:06.648181  9754 consensus_queue.cc:237] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:06.653847  8644 raft_consensus.cc:2468] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:06.664189  8468 catalog_manager.cc:5697] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: term changed from 1 to 2, leader changed from b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) to 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "9e048da10d5d4980a075cc6d77bad818" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:06.673689  9263 raft_consensus.cc:515] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:06.681458  9682 raft_consensus.cc:1064] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:06.684710  9682 consensus_queue.cc:237] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:06.698465  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800dce15c68413a91990e4d266b5980" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:06.699069  8715 raft_consensus.cc:3060] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.705782  8715 raft_consensus.cc:2468] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:06.708068  8567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800dce15c68413a91990e4d266b5980" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:06.717329  8567 raft_consensus.cc:3055] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:06.717649  8567 raft_consensus.cc:740] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:06.718393  8567 consensus_queue.cc:260] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [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: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:06.719475  8567 raft_consensus.cc:3060] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.726207  8567 raft_consensus.cc:2468] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:06.727567  9228 leader_election.cc:304] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e048da10d5d4980a075cc6d77bad818, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:03:06.728478  9754 raft_consensus.cc:2804] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:06.729651  9754 raft_consensus.cc:697] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Becoming Leader. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Running, Role: LEADER
I20260709 13:03:06.730559  9754 consensus_queue.cc:237] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [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: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:06.716730  9263 leader_election.cc:290] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Requested vote from peers 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669), b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:03:06.746418  8468 catalog_manager.cc:5697] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: term changed from 1 to 2, leader changed from b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) to 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "9e048da10d5d4980a075cc6d77bad818" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:06.767939  8567 raft_consensus.cc:1275] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:06.771134  9682 consensus_queue.cc:1048] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:06.772475  9263 raft_consensus.cc:1275] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:06.775280  9682 consensus_queue.cc:1048] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:06.767970  8719 raft_consensus.cc:1275] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:06.782279  9704 consensus_queue.cc:1048] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:06.804479  9776 raft_consensus.cc:993] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748: : Instructing follower 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:06.804926  9776 raft_consensus.cc:1081] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Signalling peer 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:06.810838  8713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10470e16058a4602a7ceec83eb712591"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:39336
I20260709 13:03:06.811335  8713 raft_consensus.cc:493] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.811688  8713 raft_consensus.cc:3060] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.822005  8713 raft_consensus.cc:515] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:06.828907  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10470e16058a4602a7ceec83eb712591" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:06.829557  8570 raft_consensus.cc:3055] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:06.829840  8570 raft_consensus.cc:740] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:06.830812  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10470e16058a4602a7ceec83eb712591" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:06.830591  8570 consensus_queue.cc:260] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:06.831357  8642 raft_consensus.cc:3060] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.831904  8570 raft_consensus.cc:3060] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.837457  8642 raft_consensus.cc:2468] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:06.838472  8570 raft_consensus.cc:2468] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:06.838802  8685 leader_election.cc:304] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:06.858335  9766 raft_consensus.cc:2804] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:06.858812  9766 raft_consensus.cc:697] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:06.842015  9263 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Advancing to term 2
I20260709 13:03:06.864034  9766 consensus_queue.cc:237] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:06.868963  9263 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:06.870180  9731 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:06.877972  8713 leader_election.cc:290] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:06.885861  9696 raft_consensus.cc:1064] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:06.886353  9682 raft_consensus.cc:2955] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:06.888410  9696 consensus_queue.cc:237] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:06.893450  9733 raft_consensus.cc:1064] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
W20260709 13:03:06.893807  9733 raft_consensus.cc:1068] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375: Unable to promote non-voter 9e048da10d5d4980a075cc6d77bad818: Service unavailable: leader transfer in progress
I20260709 13:03:06.903968  8570 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:06.907961  9733 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:06.932745  8720 raft_consensus.cc:1275] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:06.935045  9753 consensus_queue.cc:1048] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:06.946470  9262 raft_consensus.cc:2955] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:06.963779  8466 catalog_manager.cc:5697] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 1 to 2, leader changed from b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:06.963778  8568 raft_consensus.cc:2955] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:06.969208  9771 raft_consensus.cc:993] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748: : Instructing follower 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:06.969689  9771 raft_consensus.cc:1081] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Signalling peer 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:06.971362  8715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e21c26e8009c4ba5bb884de7ef5f67fd"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:39336
I20260709 13:03:06.971925  8715 raft_consensus.cc:493] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.972326  8715 raft_consensus.cc:3060] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.983311  8641 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:06.985102  9766 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:06.989279  8568 raft_consensus.cc:1275] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:06.989995  8468 catalog_manager.cc:5697] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:06.993186  9753 consensus_queue.cc:1048] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:06.993465  8715 raft_consensus.cc:515] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:06.996466  8567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21c26e8009c4ba5bb884de7ef5f67fd" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:06.997067  8567 raft_consensus.cc:3055] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:06.997400  8567 raft_consensus.cc:740] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:07.002833  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21c26e8009c4ba5bb884de7ef5f67fd" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:07.003366  8644 raft_consensus.cc:3060] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.010130  8715 leader_election.cc:290] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:07.014081  8644 raft_consensus.cc:2468] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:07.014991  8685 leader_election.cc:304] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:07.016335  9731 raft_consensus.cc:2804] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:07.017030  9731 raft_consensus.cc:697] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:07.017891  9731 consensus_queue.cc:237] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
W20260709 13:03:07.046407  8611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.131:44669, user_credentials={real_user=slave}} blocked reactor thread for 51286us
I20260709 13:03:06.998230  8567 consensus_queue.cc:260] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:07.077411  8567 raft_consensus.cc:3060] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:07.083750  9816 log.cc:927] Time spent T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 13:03:07.087405  9766 raft_consensus.cc:993] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower b82aab7d02f343c2832fba0d0c474748 to start an election
I20260709 13:03:07.087847  9766 raft_consensus.cc:1081] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Signalling peer b82aab7d02f343c2832fba0d0c474748 to start an election
I20260709 13:03:07.091770  8563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
 from {username='slave'} at 127.0.0.1:57240
I20260709 13:03:07.092350  8563 raft_consensus.cc:493] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:07.092711  8563 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.101615  9766 raft_consensus.cc:1064] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
W20260709 13:03:07.102051  9766 raft_consensus.cc:1068] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375: Unable to promote non-voter 9e048da10d5d4980a075cc6d77bad818: Service unavailable: leader transfer in progress
W20260709 13:03:07.115962  9825 log.cc:927] Time spent T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 13:03:07.120638  8563 raft_consensus.cc:515] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:07.126579  8568 raft_consensus.cc:1240] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Rejecting Update request from peer 3323a754a4fa4e2eb18d0c02c30ce375 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:07.135246  9766 consensus_queue.cc:1059] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:07.136234  9766 raft_consensus.cc:3055] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:07.136605  9766 raft_consensus.cc:740] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:07.137669  8719 raft_consensus.cc:1275] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:07.137563  9766 consensus_queue.cc:260] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:07.138846  9766 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.138921  9777 consensus_queue.cc:1048] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:07.151265  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:07.151955  8563 leader_election.cc:290] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 3 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:07.155869  9733 raft_consensus.cc:1064] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:07.159512  9733 consensus_queue.cc:237] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:07.167675  8570 raft_consensus.cc:1275] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:07.169107  9777 consensus_queue.cc:1048] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:07.169633  8642 raft_consensus.cc:1275] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:07.170874  9262 raft_consensus.cc:1275] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:07.171111  9731 consensus_queue.cc:1048] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:03:07.172542  9828 consensus_queue.cc:1048] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:07.183794  8563 raft_consensus.cc:1275] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:07.185973  9731 consensus_queue.cc:1048] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:07.199925  8643 raft_consensus.cc:1275] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:07.203716  9777 consensus_queue.cc:1048] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:07.208503  9828 raft_consensus.cc:2955] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.211061  8713 raft_consensus.cc:2468] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 3.
I20260709 13:03:07.217401  8536 leader_election.cc:304] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [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: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:03:07.218295  9768 raft_consensus.cc:2804] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:07.217569  8570 raft_consensus.cc:2955] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.218771  9768 raft_consensus.cc:697] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 3 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:07.219676  9768 consensus_queue.cc:237] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:07.249555  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:07.255227  9262 raft_consensus.cc:2955] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.274852  8466 catalog_manager.cc:5697] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 2 to 3, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 3 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:07.276333  8469 catalog_manager.cc:5697] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.300819  8713 raft_consensus.cc:2955] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.297293  8468 catalog_manager.cc:5697] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 1 to 2, leader changed from b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.326099  8563 raft_consensus.cc:1275] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:07.337024  9777 consensus_queue.cc:1048] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:07.332198  8646 raft_consensus.cc:1275] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:07.333294  9262 raft_consensus.cc:1275] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:07.333705  8567 raft_consensus.cc:2468] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:07.357200  9696 consensus_queue.cc:1048] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:03:07.370213  9696 consensus_queue.cc:1048] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:07.380517  8641 raft_consensus.cc:1275] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:07.382510  9733 consensus_queue.cc:1048] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.406163  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:07.467022  8642 raft_consensus.cc:2955] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
W20260709 13:03:07.485719  9830 log.cc:927] Time spent T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375: Append to log took a long time: real 0.149s	user 0.000s	sys 0.001s
W20260709 13:03:07.487119  8536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.130:38989, user_credentials={real_user=slave}} blocked reactor thread for 171563us
I20260709 13:03:07.488512  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:03:07.497923  8684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.129:39249, user_credentials={real_user=slave}} blocked reactor thread for 153637us
W20260709 13:03:07.498634  8686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.132:43707, user_credentials={real_user=slave}} blocked reactor thread for 155867us
I20260709 13:03:07.501652  8567 raft_consensus.cc:1275] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:07.503821  8567 raft_consensus.cc:1275] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:07.517190  9731 consensus_queue.cc:1048] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.518514  9731 consensus_queue.cc:1048] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:07.523294  8567 raft_consensus.cc:1275] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:07.552403  9833 consensus_queue.cc:1048] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.557586  8642 raft_consensus.cc:1275] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:07.560861  9731 consensus_queue.cc:1048] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.600428  8720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03f40f58ec17413bb36a1e750b977ca9"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:07.601205  8720 raft_consensus.cc:606] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Received request to transfer leadership to TS 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:07.604039  8720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10470e16058a4602a7ceec83eb712591"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:07.604691  8720 raft_consensus.cc:606] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Received request to transfer leadership to TS d0258e8129c54462ac926810113290fa
I20260709 13:03:07.607158  8569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
mode: GRACEFUL
new_leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:58026
I20260709 13:03:07.607690  8569 raft_consensus.cc:606] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 3 LEADER]: Received request to transfer leadership to TS 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:03:07.612517  9833 raft_consensus.cc:2955] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.621236  8719 consensus_queue.cc:237] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:07.627753  8642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d"
dest_uuid: "d0258e8129c54462ac926810113290fa"
mode: GRACEFUL
new_leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:59054
I20260709 13:03:07.633108  8642 raft_consensus.cc:606] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Received request to transfer leadership to TS 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:03:07.634950  8563 raft_consensus.cc:1275] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:07.638918  9840 consensus_queue.cc:1048] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:07.654837  9696 raft_consensus.cc:993] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:07.656239  9733 raft_consensus.cc:1081] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Signalling peer d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:07.657612  9733 raft_consensus.cc:993] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:07.658033  9733 raft_consensus.cc:1081] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Signalling peer 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:07.659709  8641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10470e16058a4602a7ceec83eb712591"
dest_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:40120
I20260709 13:03:07.660233  8641 raft_consensus.cc:493] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:07.660554  8641 raft_consensus.cc:3060] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.631402  8568 raft_consensus.cc:2955] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.668795  9263 raft_consensus.cc:1275] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:07.669471  9841 raft_consensus.cc:2955] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.670763  9263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03f40f58ec17413bb36a1e750b977ca9"
dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:57504
I20260709 13:03:07.671767  9263 raft_consensus.cc:493] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:07.672084  9263 raft_consensus.cc:3060] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.680588  8641 raft_consensus.cc:515] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:07.680968  8563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d29b46aa7c4d4e32a754d5fbce6c267f"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
mode: GRACEFUL
new_leader_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:58026
I20260709 13:03:07.681471  8563 raft_consensus.cc:606] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Received request to transfer leadership to TS 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:07.681589  8643 raft_consensus.cc:1240] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Rejecting Update request from peer 3323a754a4fa4e2eb18d0c02c30ce375 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:07.685350  8641 leader_election.cc:290] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 3 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:07.690483  9828 consensus_queue.cc:1059] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.691200  9828 consensus_queue.cc:1048] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:07.692255  9731 raft_consensus.cc:3055] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:07.692622  9731 raft_consensus.cc:740] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:07.693336  9731 consensus_queue.cc:260] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:07.693619  8570 raft_consensus.cc:2955] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.699043  8641 raft_consensus.cc:2955] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.693881  9263 raft_consensus.cc:515] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:07.712395  8642 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.713258  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f40f58ec17413bb36a1e750b977ca9" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:07.713814  8564 raft_consensus.cc:3060] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.717398  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10470e16058a4602a7ceec83eb712591" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:07.718207  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10470e16058a4602a7ceec83eb712591" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:07.719086  8642 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:03:07.728847  8564 raft_consensus.cc:2468] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:07.730064  9228 leader_election.cc:304] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e048da10d5d4980a075cc6d77bad818, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:03:07.730609  9263 leader_election.cc:290] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:07.730948  9777 raft_consensus.cc:2804] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:07.731469  9777 raft_consensus.cc:697] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Becoming Leader. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Running, Role: LEADER
I20260709 13:03:07.733121  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 40ed223b6ca34069be3380a72c5e9ebd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:07.732283  9777 consensus_queue.cc:237] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:07.735491  9759 raft_consensus.cc:993] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa: : Instructing follower 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:07.735960  9759 raft_consensus.cc:1081] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Signalling peer 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:07.735962  9768 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:07.737509  8711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:39352
I20260709 13:03:07.738147  8711 raft_consensus.cc:493] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:07.738236  8569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edd3ca5cce524b4a8a552bd460b60e55"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
mode: GRACEFUL
new_leader_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:58026
I20260709 13:03:07.738524  8711 raft_consensus.cc:3060] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.738778  8569 raft_consensus.cc:606] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Received request to transfer leadership to TS 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:07.742683  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:03:07.731040  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f40f58ec17413bb36a1e750b977ca9" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:07.743777  8715 raft_consensus.cc:3055] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:07.744041  8715 raft_consensus.cc:740] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:07.744712  8715 consensus_queue.cc:260] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:07.745769  8715 raft_consensus.cc:3060] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.748461  8711 raft_consensus.cc:515] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:07.758028  8711 leader_election.cc:290] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 3 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:07.767738  8713 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:03:07.694401  9731 raft_consensus.cc:3060] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.753214  9263 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Advancing to term 3
W20260709 13:03:07.749486  8684 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:07.770864  9261 raft_consensus.cc:2955] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.772933  9768 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:03:07.759194  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:07.774796  9262 raft_consensus.cc:2955] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.775668  8643 raft_consensus.cc:3055] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:07.775832  9263 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 3 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:03:07.775983  8643 raft_consensus.cc:740] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:07.776865  8643 consensus_queue.cc:260] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:07.777184  9776 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:07.779929  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:07.780396  8570 raft_consensus.cc:3060] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.785357  9776 raft_consensus.cc:1064] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:07.763355  8715 raft_consensus.cc:2468] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
W20260709 13:03:07.785779  9776 raft_consensus.cc:1068] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748: Unable to promote non-voter 9e048da10d5d4980a075cc6d77bad818: Service unavailable: leader transfer in progress
I20260709 13:03:07.793542  8643 raft_consensus.cc:3060] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.795392  8719 raft_consensus.cc:2468] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 3.
I20260709 13:03:07.798475  8611 leader_election.cc:304] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [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: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: b82aab7d02f343c2832fba0d0c474748
I20260709 13:03:07.799527  9682 raft_consensus.cc:2804] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:07.799964  8570 raft_consensus.cc:2468] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 3.
I20260709 13:03:07.800984  8684 leader_election.cc:304] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [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: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:03:07.799985  9682 raft_consensus.cc:697] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 3 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:07.802152  9682 consensus_queue.cc:237] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:07.804469  9841 raft_consensus.cc:2804] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:07.804953  9841 raft_consensus.cc:697] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:07.805697  9841 consensus_queue.cc:237] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:07.808511  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:07.799407  8643 raft_consensus.cc:2468] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 3.
I20260709 13:03:07.820111  8465 catalog_manager.cc:5697] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: term changed from 1 to 2, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "9e048da10d5d4980a075cc6d77bad818" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.826239  8643 consensus_queue.cc:237] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:07.831745  9261 raft_consensus.cc:1275] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:07.832399  9768 raft_consensus.cc:993] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748: : Instructing follower 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:07.832844  9768 raft_consensus.cc:1081] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 3 LEADER]: Signalling peer 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:07.833264  9682 consensus_queue.cc:1048] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:07.834735  8715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:39336
I20260709 13:03:07.835253  8715 raft_consensus.cc:493] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:07.835602  8715 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.840842  9822 raft_consensus.cc:2955] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.843192  8713 raft_consensus.cc:1275] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:07.843653  9261 raft_consensus.cc:2955] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.844521  9682 consensus_queue.cc:1048] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:07.849859  8713 raft_consensus.cc:2955] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.855891  8467 catalog_manager.cc:5697] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.841862  8715 raft_consensus.cc:515] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:07.857424  8467 catalog_manager.cc:5697] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.858045  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e05942f32564b3993139375a66408d2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:07.859509  8715 leader_election.cc:290] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 4 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:07.860144  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:07.860666  8568 raft_consensus.cc:3055] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:07.860582  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:07.861294  8643 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.861038  8568 raft_consensus.cc:740] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:07.862114  8568 consensus_queue.cc:260] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:07.863488  8568 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.872294  8568 raft_consensus.cc:2468] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 4.
I20260709 13:03:07.873355  8684 leader_election.cc:304] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:03:07.871409  8643 raft_consensus.cc:2468] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 4.
I20260709 13:03:07.874169  9731 raft_consensus.cc:2804] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:07.874701  9731 raft_consensus.cc:697] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:07.875530  9731 consensus_queue.cc:237] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:07.895061  8628 tablet_service.cc:1558] Processing DeleteTablet for tablet 40ed223b6ca34069be3380a72c5e9ebd with delete_type TABLET_DATA_TOMBSTONED (TS d0258e8129c54462ac926810113290fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260709 13:03:07.898269  9853 tablet_replica.cc:333] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:07.899762  9853 raft_consensus.cc:2243] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:07.900360  9853 raft_consensus.cc:2272] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:07.900000  8466 catalog_manager.cc:5697] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 2 to 3, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 3 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:07.905869  9853 ts_tablet_manager.cc:1916] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:07.912336  8469 catalog_manager.cc:5697] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:07.925494  9776 raft_consensus.cc:993] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748: : Instructing follower 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:07.925945  9776 raft_consensus.cc:1081] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Signalling peer 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:07.928277  9261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d29b46aa7c4d4e32a754d5fbce6c267f"
dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:57520
I20260709 13:03:07.928759  9261 raft_consensus.cc:493] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:07.929065  9261 raft_consensus.cc:3060] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.924160  8469 catalog_manager.cc:5697] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 2 to 3, leader changed from d0258e8129c54462ac926810113290fa (127.7.71.130) to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 3 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.934687  9261 raft_consensus.cc:515] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:07.935719  8469 catalog_manager.cc:5697] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 3 to 4, leader changed from b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 4 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:07.936880  9261 leader_election.cc:290] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:07.937834  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29b46aa7c4d4e32a754d5fbce6c267f" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:07.938372  8568 raft_consensus.cc:3055] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:07.938628  8568 raft_consensus.cc:740] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:07.939445  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29b46aa7c4d4e32a754d5fbce6c267f" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:07.939297  8568 consensus_queue.cc:260] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:07.940023  8643 raft_consensus.cc:3060] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.940448  8568 raft_consensus.cc:3060] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.946493  8643 raft_consensus.cc:2468] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:07.947762  9776 raft_consensus.cc:993] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748: : Instructing follower 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:07.948191  9776 raft_consensus.cc:1081] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Signalling peer 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:07.947645  9229 leader_election.cc:304] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e048da10d5d4980a075cc6d77bad818, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:07.949510  9777 raft_consensus.cc:2804] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:07.934777  9853 ts_tablet_manager.cc:1929] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:07.950100  9777 raft_consensus.cc:697] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Becoming Leader. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Running, Role: LEADER
I20260709 13:03:07.950372  9853 log.cc:1199] T 40ed223b6ca34069be3380a72c5e9ebd P d0258e8129c54462ac926810113290fa: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/wals/40ed223b6ca34069be3380a72c5e9ebd
I20260709 13:03:07.951018  9777 consensus_queue.cc:237] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:07.952198  8568 raft_consensus.cc:2468] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:07.953964  8455 catalog_manager.cc:5028] TS d0258e8129c54462ac926810113290fa (127.7.71.130:38989): tablet 40ed223b6ca34069be3380a72c5e9ebd (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:07.959743  9262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edd3ca5cce524b4a8a552bd460b60e55"
dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:57520
I20260709 13:03:07.960289  9262 raft_consensus.cc:493] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:07.960619  9262 raft_consensus.cc:3060] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.980005  8559 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e05942f32564b3993139375a66408d2 with delete_type TABLET_DATA_TOMBSTONED (TS b82aab7d02f343c2832fba0d0c474748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:03:07.979645  8713 consensus_queue.cc:237] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:07.989957  9261 raft_consensus.cc:1275] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:07.991039  8641 raft_consensus.cc:1275] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:07.992669  9731 consensus_queue.cc:1048] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:07.998059  9731 consensus_queue.cc:1048] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:08.002532  9828 raft_consensus.cc:2955] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:08.004736  8642 raft_consensus.cc:2955] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:08.016721  9262 raft_consensus.cc:515] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:08.018748  9264 raft_consensus.cc:2955] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:08.021597  9262 leader_election.cc:290] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:08.024466  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd3ca5cce524b4a8a552bd460b60e55" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:08.024973  8568 raft_consensus.cc:3055] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:08.025240  8568 raft_consensus.cc:740] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:08.025938  8568 consensus_queue.cc:260] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:08.026991  8568 raft_consensus.cc:3060] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:08.028517  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd3ca5cce524b4a8a552bd460b60e55" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:08.029069  8715 raft_consensus.cc:3060] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:08.037156  8715 raft_consensus.cc:2468] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:08.038000  8465 catalog_manager.cc:5697] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:08.049261  9229 leader_election.cc:304] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, 9e048da10d5d4980a075cc6d77bad818; no voters: 
I20260709 13:03:08.050113  9754 raft_consensus.cc:2804] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:08.050756  9754 raft_consensus.cc:697] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Becoming Leader. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Running, Role: LEADER
I20260709 13:03:08.051514  9754 consensus_queue.cc:237] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:08.054380  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb0544853ea440ac8dae58dfb4d8d5f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:08.041319  8568 raft_consensus.cc:2468] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:08.064221  9855 tablet_replica.cc:333] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:08.065201  9855 raft_consensus.cc:2243] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:08.065809  9855 raft_consensus.cc:2272] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:08.077678  8559 tablet_service.cc:1558] Processing DeleteTablet for tablet cb0544853ea440ac8dae58dfb4d8d5f9 with delete_type TABLET_DATA_TOMBSTONED (TS b82aab7d02f343c2832fba0d0c474748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:03:08.078776  9855 ts_tablet_manager.cc:1916] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:08.082826  8469 catalog_manager.cc:5697] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: term changed from 1 to 2, leader changed from b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) to 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "9e048da10d5d4980a075cc6d77bad818" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:08.108349  9855 ts_tablet_manager.cc:1929] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:08.108847  9855 log.cc:1199] T 6e05942f32564b3993139375a66408d2 P b82aab7d02f343c2832fba0d0c474748: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root/wals/6e05942f32564b3993139375a66408d2
I20260709 13:03:08.110394  8454 catalog_manager.cc:5028] TS b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): tablet 6e05942f32564b3993139375a66408d2 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:08.110503  9855 tablet_replica.cc:333] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:08.111724  9855 raft_consensus.cc:2243] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:08.111599  8469 catalog_manager.cc:5697] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: term changed from 1 to 2, leader changed from b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) to 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "9e048da10d5d4980a075cc6d77bad818" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:08.112425  9855 raft_consensus.cc:2272] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:08.115134  9855 ts_tablet_manager.cc:1916] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:08.130074  9855 ts_tablet_manager.cc:1929] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:08.130458  9855 log.cc:1199] T cb0544853ea440ac8dae58dfb4d8d5f9 P b82aab7d02f343c2832fba0d0c474748: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root/wals/cb0544853ea440ac8dae58dfb4d8d5f9
I20260709 13:03:08.132005  8454 catalog_manager.cc:5028] TS b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): tablet cb0544853ea440ac8dae58dfb4d8d5f9 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:08.218999  8568 raft_consensus.cc:1275] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:08.220146  9754 consensus_queue.cc:1048] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:08.229334  8713 raft_consensus.cc:1275] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:08.230562  9753 consensus_queue.cc:1048] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:08.264920  8568 raft_consensus.cc:3060] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:08.270651  8568 raft_consensus.cc:1275] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:08.272445  9790 consensus_queue.cc:1048] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:08.279441  8570 raft_consensus.cc:1275] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:08.280896  9766 consensus_queue.cc:1048] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:08.297732  8713 raft_consensus.cc:1275] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:08.299758  9682 consensus_queue.cc:1048] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:08.328151  8642 raft_consensus.cc:1275] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:08.331646  9766 consensus_queue.cc:1048] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:08.350454  8643 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 4 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:03:08.352015  9850 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:08.373834  9264 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 3 LEARNER]: Advancing to term 4
I20260709 13:03:08.373939  8568 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:03:08.375538  9731 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:08.381618  8567 raft_consensus.cc:1275] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:08.383000  9753 consensus_queue.cc:1048] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:08.397416  9264 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 4 LEARNER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:03:08.398777  9850 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:08.416935  8642 raft_consensus.cc:1275] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:08.418295  9753 consensus_queue.cc:1048] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:08.425715  9731 raft_consensus.cc:1064] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:08.428992  9731 consensus_queue.cc:237] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:08.436937  8643 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 4 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:03:08.439188  9833 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:08.439389  8567 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:03:08.441967  9833 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:08.448697  9828 raft_consensus.cc:2955] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 2 to 6, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:08.449952  8643 raft_consensus.cc:2955] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 2 to 6, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:08.463579  9264 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 4 LEARNER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:03:08.465476  9731 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:08.470877  8568 raft_consensus.cc:2955] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 2 to 6, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:08.472236  9264 raft_consensus.cc:2955] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 2 to 6, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:08.474555  8469 catalog_manager.cc:5697] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 2 to 6, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:08.491133  8713 raft_consensus.cc:1275] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:08.492908  9753 consensus_queue.cc:1048] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:08.501708  8568 raft_consensus.cc:1275] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:08.503039  9777 consensus_queue.cc:1048] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:08.809540  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:08.855088  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:08.897163  8568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15294efd8f0a4360a9c3bade9700315f"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
mode: GRACEFUL
new_leader_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:58026
I20260709 13:03:08.897796  8568 raft_consensus.cc:606] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Received request to transfer leadership to TS 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:08.900244  8567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d1ec6ce901a474ebb2418e5cb306a17"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
mode: GRACEFUL
new_leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:58026
I20260709 13:03:08.900740  8567 raft_consensus.cc:606] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Received request to transfer leadership to TS 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:03:08.903388  8643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b21f19e0b1b64567ba95ec819265bac1"
dest_uuid: "d0258e8129c54462ac926810113290fa"
mode: GRACEFUL
new_leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:59054
I20260709 13:03:08.903918  8643 raft_consensus.cc:606] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Received request to transfer leadership to TS 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:03:08.906065  8715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb0544853ea440ac8dae58dfb4d8d5f9"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:08.906575  8715 raft_consensus.cc:606] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Received request to transfer leadership to TS 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:08.908664  8643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf68d97548224220bce5518845b45b98"
dest_uuid: "d0258e8129c54462ac926810113290fa"
mode: GRACEFUL
new_leader_uuid: "b82aab7d02f343c2832fba0d0c474748"
 from {username='slave'} at 127.0.0.1:59054
I20260709 13:03:08.909155  8643 raft_consensus.cc:606] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Received request to transfer leadership to TS b82aab7d02f343c2832fba0d0c474748
I20260709 13:03:08.910157  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:03:08.911616  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:08.975706  9776 raft_consensus.cc:993] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748: : Instructing follower 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:08.976258  9727 raft_consensus.cc:1081] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Signalling peer 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:08.977826  8715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d1ec6ce901a474ebb2418e5cb306a17"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:39336
I20260709 13:03:08.978309  8715 raft_consensus.cc:493] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:08.978638  8715 raft_consensus.cc:3060] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:08.983692  8715 raft_consensus.cc:515] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:08.985773  8567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ec6ce901a474ebb2418e5cb306a17" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:08.986317  8567 raft_consensus.cc:3055] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:08.986605  8567 raft_consensus.cc:740] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:08.987334  8567 consensus_queue.cc:260] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:08.988281  8567 raft_consensus.cc:3060] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:08.990525  9862 raft_consensus.cc:993] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa: : Instructing follower 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:08.990972  9822 raft_consensus.cc:1081] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Signalling peer 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:08.992348  8713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b21f19e0b1b64567ba95ec819265bac1"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:39352
I20260709 13:03:08.992823  8713 raft_consensus.cc:493] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:08.993124  8713 raft_consensus.cc:3060] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:08.993475  8567 raft_consensus.cc:2468] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:08.994868  8715 leader_election.cc:290] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:08.994794  8684 leader_election.cc:304] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:03:08.995359  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ec6ce901a474ebb2418e5cb306a17" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:08.995944  9850 raft_consensus.cc:2804] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:08.996469  9850 raft_consensus.cc:697] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:08.997277  9850 consensus_queue.cc:237] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:08.995924  8643 raft_consensus.cc:3060] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:09.006245  8465 catalog_manager.cc:5697] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 1 to 2, leader changed from b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:09.006901  8713 raft_consensus.cc:515] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:09.009630  9264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21f19e0b1b64567ba95ec819265bac1" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
I20260709 13:03:09.009658  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21f19e0b1b64567ba95ec819265bac1" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:09.010339  9264 raft_consensus.cc:3060] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:09.010401  8642 raft_consensus.cc:3055] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:09.010877  8642 raft_consensus.cc:740] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:09.013823  8642 consensus_queue.cc:260] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:09.014861  8642 raft_consensus.cc:3060] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:09.026299  9264 raft_consensus.cc:2468] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:09.029050  8643 raft_consensus.cc:2468] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:09.029373  8686 leader_election.cc:304] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, 9e048da10d5d4980a075cc6d77bad818; no voters: 
I20260709 13:03:09.031953  9731 raft_consensus.cc:2804] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:09.040889  8642 raft_consensus.cc:2468] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:09.085299  8713 leader_election.cc:290] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707)
I20260709 13:03:09.090965  9731 raft_consensus.cc:697] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:09.092331  9731 consensus_queue.cc:237] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
W20260709 13:03:09.095424  8684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.129:39249, user_credentials={real_user=slave}} blocked reactor thread for 62918.3us
I20260709 13:03:09.100391  9874 raft_consensus.cc:993] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:09.100787  9874 raft_consensus.cc:1081] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Signalling peer 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:09.105875  9264 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb0544853ea440ac8dae58dfb4d8d5f9"
dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:57504
I20260709 13:03:09.106372  9264 raft_consensus.cc:493] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:09.106685  9264 raft_consensus.cc:3060] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:09.117666  9264 raft_consensus.cc:515] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:09.125217  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0544853ea440ac8dae58dfb4d8d5f9" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:09.125797  8715 raft_consensus.cc:3055] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:09.126155  8715 raft_consensus.cc:740] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:09.125839  8465 catalog_manager.cc:5697] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 1 to 2, leader changed from d0258e8129c54462ac926810113290fa (127.7.71.130) to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:09.126814  8715 consensus_queue.cc:260] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:09.127800  8715 raft_consensus.cc:3060] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:09.131101  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0544853ea440ac8dae58dfb4d8d5f9" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:09.131666  8642 raft_consensus.cc:3060] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:09.143082  8715 raft_consensus.cc:2468] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:09.148970  9229 leader_election.cc:304] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, 9e048da10d5d4980a075cc6d77bad818; no voters: 
I20260709 13:03:09.149811  9867 raft_consensus.cc:2804] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:09.151001  9867 raft_consensus.cc:697] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Becoming Leader. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Running, Role: LEADER
I20260709 13:03:09.151475  8642 raft_consensus.cc:2468] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:09.153208  9867 consensus_queue.cc:237] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:09.119359  9264 leader_election.cc:290] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:09.187229  8465 catalog_manager.cc:5697] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: term changed from 1 to 2, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "9e048da10d5d4980a075cc6d77bad818" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:09.230690  8570 consensus_queue.cc:237] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
W20260709 13:03:09.237031  8537 consensus_peers.cc:597] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff780d4af7f54c858d7129f599ab4949. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:09.237636  8715 raft_consensus.cc:1275] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:09.239537  8642 raft_consensus.cc:1275] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:09.240715  9776 consensus_queue.cc:1048] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:03:09.241556  9727 consensus_queue.cc:1048] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:09.252182  9878 raft_consensus.cc:2955] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:09.260628  8642 raft_consensus.cc:2955] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:09.264345  8715 raft_consensus.cc:2955] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:09.269805  9862 raft_consensus.cc:993] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa: : Instructing follower b82aab7d02f343c2832fba0d0c474748 to start an election
I20260709 13:03:09.270259  9862 raft_consensus.cc:1081] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Signalling peer b82aab7d02f343c2832fba0d0c474748 to start an election
I20260709 13:03:09.270984  8567 consensus_queue.cc:237] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:09.271785  8570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf68d97548224220bce5518845b45b98"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
 from {username='slave'} at 127.0.0.1:57244
I20260709 13:03:09.272282  8570 raft_consensus.cc:493] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:09.272594  8570 raft_consensus.cc:3060] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:09.285825  8465 catalog_manager.cc:5697] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:09.288658  8570 raft_consensus.cc:515] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:09.290803  8570 leader_election.cc:290] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 2 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707)
I20260709 13:03:09.292061  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf68d97548224220bce5518845b45b98" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:09.292981  8642 raft_consensus.cc:3055] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:09.293323  8642 raft_consensus.cc:740] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:09.294814  9264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf68d97548224220bce5518845b45b98" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
I20260709 13:03:09.295336  9264 raft_consensus.cc:3060] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:09.296108  8642 consensus_queue.cc:260] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:09.301095  9264 raft_consensus.cc:2468] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 2.
I20260709 13:03:09.302119  8537 leader_election.cc:304] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e048da10d5d4980a075cc6d77bad818, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:03:09.302874  9878 raft_consensus.cc:2804] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:09.303457  9878 raft_consensus.cc:697] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 2 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:09.304477  8642 raft_consensus.cc:3060] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:09.306231  9878 consensus_queue.cc:237] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:09.311142  8642 raft_consensus.cc:2468] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 2.
I20260709 13:03:09.316413  8715 raft_consensus.cc:1275] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:09.316964  8537 consensus_peers.cc:597] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4c7258b757f4523931a4c2501a6cb95. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:09.322165  8466 catalog_manager.cc:5697] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 1 to 2, leader changed from d0258e8129c54462ac926810113290fa (127.7.71.130) to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 2 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:09.325095  8642 raft_consensus.cc:1275] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:09.325646  9776 consensus_queue.cc:1048] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:09.328121  9878 consensus_queue.cc:1048] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:03:09.343683  9776 raft_consensus.cc:993] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748: : Instructing follower 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:09.344132  9776 raft_consensus.cc:1081] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Signalling peer 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:09.345013  9727 raft_consensus.cc:2955] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:09.347254  8715 raft_consensus.cc:2955] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:09.352129  8643 raft_consensus.cc:2955] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:09.355914  9264 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15294efd8f0a4360a9c3bade9700315f"
dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:57520
I20260709 13:03:09.356438  9264 raft_consensus.cc:493] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:09.356760  9264 raft_consensus.cc:3060] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:09.363613  8570 consensus_queue.cc:237] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:09.374605  8466 catalog_manager.cc:5697] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:09.373042  9264 raft_consensus.cc:515] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:09.380929  9264 leader_election.cc:290] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:09.382205  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15294efd8f0a4360a9c3bade9700315f" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:09.382774  8642 raft_consensus.cc:3060] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:09.383919  8567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15294efd8f0a4360a9c3bade9700315f" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:09.384500  8567 raft_consensus.cc:3055] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:09.384783  8567 raft_consensus.cc:740] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:09.385520  8567 consensus_queue.cc:260] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:09.386758  8567 raft_consensus.cc:3060] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:09.389832  8642 raft_consensus.cc:2468] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:09.390967  9229 leader_election.cc:304] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e048da10d5d4980a075cc6d77bad818, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:09.391973  9867 raft_consensus.cc:2804] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:09.392429  9867 raft_consensus.cc:697] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Becoming Leader. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Running, Role: LEADER
I20260709 13:03:09.393182  9867 consensus_queue.cc:237] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:09.394425  8567 raft_consensus.cc:2468] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:09.398541  8715 raft_consensus.cc:1275] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:09.399863  9727 consensus_queue.cc:1048] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:03:09.400139  8642 raft_consensus.cc:1275] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:09.401667  8537 consensus_peers.cc:597] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be3cb9cc7a284908a243d57e27088f56. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:09.402329  9727 consensus_queue.cc:1048] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:09.408445  9878 raft_consensus.cc:2955] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:09.414369  8466 catalog_manager.cc:5697] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: term changed from 1 to 2, leader changed from b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) to 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "9e048da10d5d4980a075cc6d77bad818" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:09.435672  8643 raft_consensus.cc:2955] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:09.436318  8715 raft_consensus.cc:2955] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:09.442492  8642 consensus_queue.cc:237] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:09.451937  8466 catalog_manager.cc:5697] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:09.463313  8713 raft_consensus.cc:1275] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:03:09.464685  9822 consensus_queue.cc:1048] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:03:09.470561  8612 consensus_peers.cc:597] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10470e16058a4602a7ceec83eb712591. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:09.476161  8567 raft_consensus.cc:1275] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:03:09.477720  9822 consensus_queue.cc:1048] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:09.479460  9264 raft_consensus.cc:1275] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:09.480865  9731 consensus_queue.cc:1048] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:09.489401  9682 raft_consensus.cc:2955] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:09.490970  8713 raft_consensus.cc:2955] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:09.497531  8642 raft_consensus.cc:1275] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:09.498924  9833 consensus_queue.cc:1048] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:09.550580  8469 catalog_manager.cc:5697] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index -1 to 4, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 3 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:09.611768  8568 raft_consensus.cc:1275] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:09.612691  8644 raft_consensus.cc:1275] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:09.613299  9873 consensus_queue.cc:1048] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:09.614712  9873 consensus_queue.cc:1048] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:09.622246  8568 raft_consensus.cc:2955] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:09.623603  8713 raft_consensus.cc:1275] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:09.632787  9754 consensus_queue.cc:1048] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:09.654440  8642 raft_consensus.cc:1275] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:09.659473  9867 consensus_queue.cc:1048] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:03:09.680263  9903 ts_tablet_manager.cc:933] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:03:09.760556  9903 tablet_copy_client.cc:323] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:03:09.763446  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet ff780d4af7f54c858d7129f599ab4949 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:03:09.764034  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet ff780d4af7f54c858d7129f599ab4949 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-ff780d4af7f54c858d7129f599ab4949
I20260709 13:03:09.773876  8581 tablet_copy_source_session.cc:215] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:09.777822  9903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff780d4af7f54c858d7129f599ab4949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.800792  9903 tablet_copy_client.cc:806] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:09.801180  8644 raft_consensus.cc:1275] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:09.801436  9903 tablet_copy_client.cc:670] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:09.802543  9867 consensus_queue.cc:1048] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:09.806138  9903 tablet_copy_client.cc:538] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:09.821698  9903 tablet_bootstrap.cc:492] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:09.833056  8643 raft_consensus.cc:1275] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:09.836197  8568 raft_consensus.cc:1275] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:09.837224  9776 consensus_queue.cc:1048] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:09.839171  9867 consensus_queue.cc:1048] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:09.883841  9915 ts_tablet_manager.cc:933] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:09.898171  9262 raft_consensus.cc:1275] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:09.898896  9916 ts_tablet_manager.cc:933] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:03:09.900050  9727 consensus_queue.cc:1048] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:09.912436  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:09.915963  9915 tablet_copy_client.cc:323] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.130:38989
I20260709 13:03:09.917903  8656 tablet_copy_service.cc:140] P d0258e8129c54462ac926810113290fa: Received BeginTabletCopySession request for tablet 10470e16058a4602a7ceec83eb712591 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:47704)
I20260709 13:03:09.918525  8656 tablet_copy_service.cc:161] P d0258e8129c54462ac926810113290fa: Beginning new tablet copy session on tablet 10470e16058a4602a7ceec83eb712591 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:47704: session id = 9e048da10d5d4980a075cc6d77bad818-10470e16058a4602a7ceec83eb712591
I20260709 13:03:09.927771  8656 tablet_copy_source_session.cc:215] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:09.945631  9915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10470e16058a4602a7ceec83eb712591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.965013  9920 ts_tablet_manager.cc:933] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:03:09.968333  9903 tablet_bootstrap.cc:492] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:09.969234  9903 tablet_bootstrap.cc:492] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:09.969866  9903 ts_tablet_manager.cc:1403] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.149s	user 0.037s	sys 0.031s
I20260709 13:03:09.972673  9903 raft_consensus.cc:359] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:09.973477  9903 raft_consensus.cc:740] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:09.974123  9903 consensus_queue.cc:260] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:09.981825  9916 tablet_copy_client.cc:323] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:03:09.983238  9903 ts_tablet_manager.cc:1434] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 13:03:09.983845  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet be3cb9cc7a284908a243d57e27088f56 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:03:09.984366  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet be3cb9cc7a284908a243d57e27088f56 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-be3cb9cc7a284908a243d57e27088f56
I20260709 13:03:09.988775  8580 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-ff780d4af7f54c858d7129f599ab4949 received from {username='slave'} at 127.0.0.1:59908
I20260709 13:03:09.989159  8580 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-ff780d4af7f54c858d7129f599ab4949 on tablet ff780d4af7f54c858d7129f599ab4949 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:09.996734  8581 tablet_copy_source_session.cc:215] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:09.999722  9916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be3cb9cc7a284908a243d57e27088f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.010614  9915 tablet_copy_client.cc:806] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:10.011250  9915 tablet_copy_client.cc:670] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:10.018242  9916 tablet_copy_client.cc:806] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:10.016360  9920 tablet_copy_client.cc:323] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:03:10.020625  9915 tablet_copy_client.cc:538] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:10.020761  9916 tablet_copy_client.cc:670] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:10.022343  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet b4c7258b757f4523931a4c2501a6cb95 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:03:10.022945  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet b4c7258b757f4523931a4c2501a6cb95 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-b4c7258b757f4523931a4c2501a6cb95
I20260709 13:03:10.026062  9916 tablet_copy_client.cc:538] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:10.036424  8581 tablet_copy_source_session.cc:215] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:10.038410  9916 tablet_bootstrap.cc:492] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:10.042766  9920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c7258b757f4523931a4c2501a6cb95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.058004  9915 tablet_bootstrap.cc:492] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:10.081926  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:10.093667  9920 tablet_copy_client.cc:806] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:10.106611  9920 tablet_copy_client.cc:670] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:10.101378  9915 tablet_bootstrap.cc:492] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:10.108040  9915 tablet_bootstrap.cc:492] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:10.119691  9920 tablet_copy_client.cc:538] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:10.149662  9262 raft_consensus.cc:1217] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:10.196108  9915 ts_tablet_manager.cc:1403] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.138s	user 0.039s	sys 0.009s
I20260709 13:03:10.199160  9915 raft_consensus.cc:359] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:10.200199  9915 raft_consensus.cc:740] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:10.201016  9915 consensus_queue.cc:260] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:10.203490  9915 ts_tablet_manager.cc:1434] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:03:10.209551  9920 tablet_bootstrap.cc:492] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:10.213071  8656 tablet_copy_service.cc:342] P d0258e8129c54462ac926810113290fa: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-10470e16058a4602a7ceec83eb712591 received from {username='slave'} at 127.0.0.1:47704
I20260709 13:03:10.213511  8656 tablet_copy_service.cc:434] P d0258e8129c54462ac926810113290fa: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-10470e16058a4602a7ceec83eb712591 on tablet 10470e16058a4602a7ceec83eb712591 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:10.242959  9916 tablet_bootstrap.cc:492] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:10.243939  9916 tablet_bootstrap.cc:492] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:10.244633  9916 ts_tablet_manager.cc:1403] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.206s	user 0.023s	sys 0.027s
I20260709 13:03:10.247768  9916 raft_consensus.cc:359] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:10.248627  9916 raft_consensus.cc:740] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:10.249647  9916 consensus_queue.cc:260] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:10.254642  9916 ts_tablet_manager.cc:1434] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 13:03:10.257293  8581 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-be3cb9cc7a284908a243d57e27088f56 received from {username='slave'} at 127.0.0.1:59908
I20260709 13:03:10.257702  8581 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-be3cb9cc7a284908a243d57e27088f56 on tablet be3cb9cc7a284908a243d57e27088f56 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:10.290153  9920 tablet_bootstrap.cc:492] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:10.293434  9920 tablet_bootstrap.cc:492] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:10.294114  9920 ts_tablet_manager.cc:1403] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.012s
I20260709 13:03:10.303733  9920 raft_consensus.cc:359] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:10.304548  9920 raft_consensus.cc:740] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:10.305176  9920 consensus_queue.cc:260] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:10.307895  9920 ts_tablet_manager.cc:1434] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:03:10.316748  8581 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-b4c7258b757f4523931a4c2501a6cb95 received from {username='slave'} at 127.0.0.1:59908
I20260709 13:03:10.317178  8581 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-b4c7258b757f4523931a4c2501a6cb95 on tablet b4c7258b757f4523931a4c2501a6cb95 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:10.319399  9262 raft_consensus.cc:1217] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:10.332319  9264 raft_consensus.cc:1217] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:10.349426  8713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0951f56c800547fe9234396e823af642"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:10.350013  8713 raft_consensus.cc:606] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Received request to transfer leadership to TS d0258e8129c54462ac926810113290fa
I20260709 13:03:10.353287  8568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0dca5025796645eb8f1d8d1adbb36a60"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
mode: GRACEFUL
new_leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:58026
I20260709 13:03:10.353806  8568 raft_consensus.cc:606] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Received request to transfer leadership to TS 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:03:10.356231  8713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e11b47f22f94556a4e8be8c684d851e"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:10.356736  8713 raft_consensus.cc:606] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Received request to transfer leadership to TS d0258e8129c54462ac926810113290fa
I20260709 13:03:10.358274  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:03:10.359747  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:10.469017  9262 raft_consensus.cc:1217] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:03:10.563081  9731 raft_consensus.cc:993] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:10.563493  9731 raft_consensus.cc:1081] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Signalling peer d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:10.565310  8643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0951f56c800547fe9234396e823af642"
dest_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:40120
I20260709 13:03:10.565793  8643 raft_consensus.cc:493] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:10.566116  8643 raft_consensus.cc:3060] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.572356  8643 raft_consensus.cc:515] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:10.576350  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0951f56c800547fe9234396e823af642" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:10.576894  8568 raft_consensus.cc:3060] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.581964  8643 leader_election.cc:290] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:10.583771  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0951f56c800547fe9234396e823af642" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:10.584313  8713 raft_consensus.cc:3055] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:10.584580  8713 raft_consensus.cc:740] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:10.585278  8713 consensus_queue.cc:260] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:10.586349  8713 raft_consensus.cc:3060] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.591501  8568 raft_consensus.cc:2468] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 2.
I20260709 13:03:10.592692  9891 raft_consensus.cc:1064] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:10.592754  8610 leader_election.cc:304] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:10.593580  9822 raft_consensus.cc:2804] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:10.594038  9822 raft_consensus.cc:697] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:10.594848  9822 consensus_queue.cc:237] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:10.595100  9891 consensus_queue.cc:237] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:10.614707  8713 raft_consensus.cc:2468] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 2.
I20260709 13:03:10.636476  8469 catalog_manager.cc:5697] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 1 to 2, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 2 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:10.643633  9833 raft_consensus.cc:993] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:10.644151  9833 raft_consensus.cc:1081] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Signalling peer d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:10.645718  8643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e11b47f22f94556a4e8be8c684d851e"
dest_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:40120
I20260709 13:03:10.646222  8643 raft_consensus.cc:493] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:10.646536  8643 raft_consensus.cc:3060] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.652889  8643 raft_consensus.cc:515] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:10.655591  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e11b47f22f94556a4e8be8c684d851e" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:10.656139  8568 raft_consensus.cc:3060] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.656332  8643 leader_election.cc:290] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:10.657899  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e11b47f22f94556a4e8be8c684d851e" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:10.658625  8715 raft_consensus.cc:3055] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:10.658936  8715 raft_consensus.cc:740] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:10.659601  8715 consensus_queue.cc:260] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:10.661338  8715 raft_consensus.cc:3060] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.663146  8568 raft_consensus.cc:2468] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 2.
I20260709 13:03:10.664299  8610 leader_election.cc:304] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:10.665053  9822 raft_consensus.cc:2804] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:10.666693  9262 raft_consensus.cc:1275] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:10.667451  8713 raft_consensus.cc:1275] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:10.671106  9727 consensus_queue.cc:1048] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:03:10.672420  9878 consensus_queue.cc:1048] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:10.672760  8644 raft_consensus.cc:1275] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:10.677139  9822 raft_consensus.cc:697] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:10.678609  9822 consensus_queue.cc:237] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:10.688258  9727 consensus_queue.cc:1048] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:10.692265  8715 raft_consensus.cc:2468] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 2.
I20260709 13:03:10.699080  9878 raft_consensus.cc:2955] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:10.702481  8643 raft_consensus.cc:2955] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:10.710549  8713 raft_consensus.cc:2955] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:10.727267  8469 catalog_manager.cc:5697] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 1 to 2, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 2 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:10.736776  9891 raft_consensus.cc:1064] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:10.739282  9891 consensus_queue.cc:237] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:10.754421  8469 catalog_manager.cc:5697] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:10.774691  9262 raft_consensus.cc:1275] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:10.798091  9940 consensus_queue.cc:1048] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:10.811300  8713 raft_consensus.cc:1275] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:10.819310  8644 raft_consensus.cc:1275] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:10.823959  9727 consensus_queue.cc:1048] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:03:10.829917  9727 consensus_queue.cc:1048] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:10.835266  9939 raft_consensus.cc:993] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748: : Instructing follower 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:10.836733  9939 raft_consensus.cc:1081] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Signalling peer 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:10.846362  8715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0dca5025796645eb8f1d8d1adbb36a60"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:39336
I20260709 13:03:10.846869  8715 raft_consensus.cc:493] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:10.847182  8715 raft_consensus.cc:3060] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.853484  8715 raft_consensus.cc:515] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:10.860124  8567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dca5025796645eb8f1d8d1adbb36a60" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:10.860668  8567 raft_consensus.cc:3055] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:10.860955  8567 raft_consensus.cc:740] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:10.861598  8567 consensus_queue.cc:260] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:10.862466  8567 raft_consensus.cc:3060] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.872709  8715 leader_election.cc:290] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:10.872887  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dca5025796645eb8f1d8d1adbb36a60" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:10.875020  8644 raft_consensus.cc:3060] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.878856  9262 raft_consensus.cc:2955] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:10.880970  8567 raft_consensus.cc:2468] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:10.889603  8684 leader_election.cc:304] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:03:10.890595  9731 raft_consensus.cc:2804] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:10.891037  9731 raft_consensus.cc:697] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:10.891744  9731 consensus_queue.cc:237] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:10.897009  9891 raft_consensus.cc:2955] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:10.901086  8643 raft_consensus.cc:2955] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:10.912953  8469 catalog_manager.cc:5697] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 1 to 2, leader changed from b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:10.929536  8644 raft_consensus.cc:2468] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:10.940450  9727 raft_consensus.cc:1064] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:10.942518  9727 consensus_queue.cc:237] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:10.955952  8711 raft_consensus.cc:2955] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:10.961865  8469 catalog_manager.cc:5697] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:10.967257  9264 raft_consensus.cc:2955] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:10.978814  9261 raft_consensus.cc:1275] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:10.982617  9878 consensus_queue.cc:1048] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:10.997968  8643 raft_consensus.cc:1275] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:11.001305  8711 raft_consensus.cc:1275] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:11.015097  9891 consensus_queue.cc:1048] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:03:11.016942  9891 consensus_queue.cc:1048] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:11.018141  8568 consensus_queue.cc:237] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:11.018899  8569 consensus_queue.cc:237] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:11.031420  8715 raft_consensus.cc:1275] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:11.035166  9938 consensus_queue.cc:1048] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:11.039608  9264 raft_consensus.cc:1275] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:11.042260  9936 consensus_queue.cc:1048] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:11.052498  8643 raft_consensus.cc:1275] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:11.057821  9264 raft_consensus.cc:1275] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:11.065380  9936 raft_consensus.cc:2955] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.068884  9727 consensus_queue.cc:1048] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:11.070845  9891 consensus_queue.cc:1048] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:11.071076  9937 raft_consensus.cc:2955] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.077358  9261 raft_consensus.cc:2955] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.088755  9263 raft_consensus.cc:2955] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.089284  8713 raft_consensus.cc:2955] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.093493  8719 raft_consensus.cc:2955] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.094863  8469 catalog_manager.cc:5697] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.103807  8642 raft_consensus.cc:2955] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.110819  9822 raft_consensus.cc:1064] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:11.113236  9822 consensus_queue.cc:237] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:11.119300  8466 catalog_manager.cc:5697] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.124490  8568 raft_consensus.cc:1275] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:11.126425  9682 consensus_queue.cc:1048] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:11.136521  8628 tablet_service.cc:1558] Processing DeleteTablet for tablet b4c7258b757f4523931a4c2501a6cb95 with delete_type TABLET_DATA_TOMBSTONED (TS d0258e8129c54462ac926810113290fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260709 13:03:11.139415  9727 raft_consensus.cc:2955] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.145548  9263 raft_consensus.cc:1275] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818 [term 3 LEARNER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:03:11.146589  8643 raft_consensus.cc:2955] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.147190  9899 consensus_queue.cc:1048] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:11.151978  9263 raft_consensus.cc:2955] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.163932  8568 consensus_queue.cc:237] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:11.180102  9264 raft_consensus.cc:1275] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:11.181825  9939 consensus_queue.cc:1048] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:11.185176  8567 raft_consensus.cc:1275] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:03:11.186553  9682 consensus_queue.cc:1048] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:11.192590  9938 raft_consensus.cc:2955] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.193982  9264 raft_consensus.cc:2955] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.198683  8713 raft_consensus.cc:1275] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:11.201970  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet be3cb9cc7a284908a243d57e27088f56 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:11.208941  8564 raft_consensus.cc:1275] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:11.210457  9682 consensus_queue.cc:1048] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:11.210734  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ff780d4af7f54c858d7129f599ab4949 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:11.226220  9950 tablet_replica.cc:333] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa: stopping tablet replica
W20260709 13:03:11.231390  8454 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet be3cb9cc7a284908a243d57e27088f56 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
W20260709 13:03:11.234570  9949 log.cc:927] Time spent T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa: Append to log took a long time: real 0.099s	user 0.000s	sys 0.000s
I20260709 13:03:11.251330  8469 catalog_manager.cc:5697] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.253959  9950 raft_consensus.cc:2243] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.263957  9950 raft_consensus.cc:2272] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.263300  9682 raft_consensus.cc:2955] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.254877  8643 raft_consensus.cc:1275] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:11.272455  9950 ts_tablet_manager.cc:1916] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:11.288223  9950 ts_tablet_manager.cc:1929] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:11.288724  9950 log.cc:1199] T b4c7258b757f4523931a4c2501a6cb95 P d0258e8129c54462ac926810113290fa: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/wals/b4c7258b757f4523931a4c2501a6cb95
I20260709 13:03:11.290321  8455 catalog_manager.cc:5028] TS d0258e8129c54462ac926810113290fa (127.7.71.130:38989): tablet b4c7258b757f4523931a4c2501a6cb95 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:11.291188  9727 consensus_queue.cc:1048] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:11.331811  8642 raft_consensus.cc:2955] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.332015  8469 catalog_manager.cc:5697] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:11.332823  9264 raft_consensus.cc:2955] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.336102  8568 raft_consensus.cc:2955] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.343312  9954 consensus_queue.cc:1048] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:11.360594  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:11.319936  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b4c7258b757f4523931a4c2501a6cb95 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:03:11.363979  8454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.7.71.129:39249, user_credentials={real_user=slave}} blocked reactor thread for 44070.5us
I20260709 13:03:11.367054  8706 tablet_service.cc:1558] Processing DeleteTablet for tablet ff780d4af7f54c858d7129f599ab4949 with delete_type TABLET_DATA_TOMBSTONED (TS 3323a754a4fa4e2eb18d0c02c30ce375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39332
I20260709 13:03:11.366480  8469 catalog_manager.cc:5697] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 4 to 5, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:11.374307  8706 tablet_service.cc:1558] Processing DeleteTablet for tablet be3cb9cc7a284908a243d57e27088f56 with delete_type TABLET_DATA_TOMBSTONED (TS 3323a754a4fa4e2eb18d0c02c30ce375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39332
I20260709 13:03:11.375694  8713 raft_consensus.cc:1275] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:03:11.379449  9962 tablet_replica.cc:333] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:11.380000  8713 raft_consensus.cc:1275] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:11.380599  9962 raft_consensus.cc:2243] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.381398  9962 raft_consensus.cc:2272] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.388341  9962 ts_tablet_manager.cc:1916] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:11.389647  9682 consensus_queue.cc:1048] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:11.403225  8568 raft_consensus.cc:1275] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:11.404593  9961 consensus_queue.cc:1048] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:11.406352  8642 raft_consensus.cc:1275] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:11.408928  9961 consensus_queue.cc:1048] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:11.409910  9682 consensus_queue.cc:1048] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:11.411731  9962 ts_tablet_manager.cc:1929] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:11.412251  9962 log.cc:1199] T ff780d4af7f54c858d7129f599ab4949 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/wals/ff780d4af7f54c858d7129f599ab4949
I20260709 13:03:11.414016  9962 tablet_replica.cc:333] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:11.421320  8455 catalog_manager.cc:5028] TS 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): tablet ff780d4af7f54c858d7129f599ab4949 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:11.441315  9962 raft_consensus.cc:2243] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:11.442180  9962 raft_consensus.cc:2272] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:11.445520  9962 ts_tablet_manager.cc:1916] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:11.451176  8711 raft_consensus.cc:2955] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:11.468786  9962 ts_tablet_manager.cc:1929] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:11.473338  9962 log.cc:1199] T be3cb9cc7a284908a243d57e27088f56 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/wals/be3cb9cc7a284908a243d57e27088f56
I20260709 13:03:11.477396  8455 catalog_manager.cc:5028] TS 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): tablet be3cb9cc7a284908a243d57e27088f56 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:11.552241  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:11.745394  8713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53b225737eed40b4991a640dd6992485"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "b82aab7d02f343c2832fba0d0c474748"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:11.746778  8713 raft_consensus.cc:606] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Received request to transfer leadership to TS b82aab7d02f343c2832fba0d0c474748
I20260709 13:03:11.780954  8713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "b82aab7d02f343c2832fba0d0c474748"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:11.781602  8713 raft_consensus.cc:606] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 LEADER]: Received request to transfer leadership to TS b82aab7d02f343c2832fba0d0c474748
I20260709 13:03:11.787812  8643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a36a6c1deb3647f78124d0af19707c63"
dest_uuid: "d0258e8129c54462ac926810113290fa"
mode: GRACEFUL
new_leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:59054
I20260709 13:03:11.788522  8643 raft_consensus.cc:606] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Received request to transfer leadership to TS 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:03:11.793210  8643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8cbee174cf44cf7bd33f24b9f65ec8a"
dest_uuid: "d0258e8129c54462ac926810113290fa"
mode: GRACEFUL
new_leader_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:59054
I20260709 13:03:11.793795  8643 raft_consensus.cc:606] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Received request to transfer leadership to TS 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:11.795605  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:03:11.800209  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:11.821852  9899 raft_consensus.cc:993] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa: : Instructing follower 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:11.822404  9899 raft_consensus.cc:1081] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Signalling peer 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:11.830955  9264 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8cbee174cf44cf7bd33f24b9f65ec8a"
dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:57502
I20260709 13:03:11.831663  9264 raft_consensus.cc:493] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:11.887410  9264 raft_consensus.cc:3060] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:11.928468  9974 raft_consensus.cc:993] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa: : Instructing follower 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:11.929083  9974 raft_consensus.cc:1081] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Signalling peer 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:11.935297  8711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a36a6c1deb3647f78124d0af19707c63"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:39352
I20260709 13:03:11.935844  8711 raft_consensus.cc:493] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:11.936164  8711 raft_consensus.cc:3060] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:11.937247  9264 raft_consensus.cc:515] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:11.941049  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cbee174cf44cf7bd33f24b9f65ec8a" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:11.941731  8643 raft_consensus.cc:3055] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:11.942027  8643 raft_consensus.cc:740] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:11.943986  9264 leader_election.cc:290] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:11.944705  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cbee174cf44cf7bd33f24b9f65ec8a" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:11.945425  8713 raft_consensus.cc:3060] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:11.948525  8711 raft_consensus.cc:515] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:11.951355  8711 leader_election.cc:290] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707)
I20260709 13:03:11.958077  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36a6c1deb3647f78124d0af19707c63" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:11.958647  8642 raft_consensus.cc:3055] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:11.958931  8642 raft_consensus.cc:740] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:11.942852  8643 consensus_queue.cc:260] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:11.961231  8643 raft_consensus.cc:3060] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:11.960024  8642 consensus_queue.cc:260] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:11.971662  8642 raft_consensus.cc:3060] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:11.984845  8642 raft_consensus.cc:2468] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:11.989992  8644 consensus_queue.cc:237] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:11.991292  8643 raft_consensus.cc:2468] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:11.991899  8713 raft_consensus.cc:2468] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:11.992674  9264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36a6c1deb3647f78124d0af19707c63" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
I20260709 13:03:11.993465  8685 leader_election.cc:304] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:11.994470  9961 raft_consensus.cc:2804] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:11.994942  9961 raft_consensus.cc:697] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:11.996188  9961 consensus_queue.cc:237] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:12.002209  9263 raft_consensus.cc:1275] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818 [term 3 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:03:12.004690  8711 raft_consensus.cc:1275] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:03:12.005661  9229 leader_election.cc:304] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e048da10d5d4980a075cc6d77bad818, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:12.006253  9972 consensus_queue.cc:1048] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:12.006803  9777 raft_consensus.cc:2804] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:12.007375  9777 raft_consensus.cc:697] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Becoming Leader. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Running, Role: LEADER
I20260709 13:03:12.008642  9264 raft_consensus.cc:3060] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:12.008261  9777 consensus_queue.cc:237] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:12.018384  8711 raft_consensus.cc:2955] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:12.033887  9971 consensus_queue.cc:1048] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:12.043886  9263 raft_consensus.cc:2955] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:12.048225  8465 catalog_manager.cc:5697] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 1 to 2, leader changed from d0258e8129c54462ac926810113290fa (127.7.71.130) to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:12.016191  9973 raft_consensus.cc:2955] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:12.054179  8466 catalog_manager.cc:5697] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: term changed from 1 to 2, leader changed from d0258e8129c54462ac926810113290fa (127.7.71.130) to 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "9e048da10d5d4980a075cc6d77bad818" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:12.043231  9264 raft_consensus.cc:2468] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:12.096844  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 10470e16058a4602a7ceec83eb712591 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:12.103132  8466 catalog_manager.cc:5697] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 5 to 6, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New cstate: current_term: 3 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:12.120440  8559 tablet_service.cc:1558] Processing DeleteTablet for tablet 10470e16058a4602a7ceec83eb712591 with delete_type TABLET_DATA_TOMBSTONED (TS b82aab7d02f343c2832fba0d0c474748 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:57236
I20260709 13:03:12.122999  9981 tablet_replica.cc:333] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:12.124171  9981 raft_consensus.cc:2243] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:12.126116  9981 raft_consensus.cc:2272] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:12.131043  9981 ts_tablet_manager.cc:1916] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:12.146404  9981 ts_tablet_manager.cc:1929] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:03:12.146940  9981 log.cc:1199] T 10470e16058a4602a7ceec83eb712591 P b82aab7d02f343c2832fba0d0c474748: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root/wals/10470e16058a4602a7ceec83eb712591
I20260709 13:03:12.148787  8454 catalog_manager.cc:5028] TS b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): tablet 10470e16058a4602a7ceec83eb712591 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:12.187665  9961 raft_consensus.cc:993] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower b82aab7d02f343c2832fba0d0c474748 to start an election
I20260709 13:03:12.188194  9731 raft_consensus.cc:1081] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Signalling peer b82aab7d02f343c2832fba0d0c474748 to start an election
I20260709 13:03:12.189606  8570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53b225737eed40b4991a640dd6992485"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
 from {username='slave'} at 127.0.0.1:57240
I20260709 13:03:12.190016  8570 raft_consensus.cc:493] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:12.190263  8570 raft_consensus.cc:3060] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:12.196162  8570 raft_consensus.cc:515] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:12.198321  8570 leader_election.cc:290] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 2 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:12.203020  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b225737eed40b4991a640dd6992485" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:12.203476  8643 raft_consensus.cc:3060] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:12.207499  8643 raft_consensus.cc:2468] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 2.
I20260709 13:03:12.209997  8536 leader_election.cc:304] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:12.209889  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b225737eed40b4991a640dd6992485" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:12.210784  9937 raft_consensus.cc:2804] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:12.210803  8711 raft_consensus.cc:3055] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:12.211390  8711 raft_consensus.cc:740] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:12.211409  9937 raft_consensus.cc:697] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 2 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:12.212345  8711 consensus_queue.cc:260] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:12.212527  9937 consensus_queue.cc:237] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:12.213332  8711 raft_consensus.cc:3060] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:12.218511  8711 raft_consensus.cc:2468] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 2.
I20260709 13:03:12.225812  8465 catalog_manager.cc:5697] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 1 to 2, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 2 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:12.310207  9961 raft_consensus.cc:993] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower b82aab7d02f343c2832fba0d0c474748 to start an election
I20260709 13:03:12.310667  9731 raft_consensus.cc:1081] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 LEADER]: Signalling peer b82aab7d02f343c2832fba0d0c474748 to start an election
I20260709 13:03:12.312198  8568 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
 from {username='slave'} at 127.0.0.1:57240
I20260709 13:03:12.312716  8568 raft_consensus.cc:493] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:12.313066  8568 raft_consensus.cc:3060] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:12.319829  8568 raft_consensus.cc:515] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:12.321739  8568 leader_election.cc:290] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 4 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:12.323383  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:12.323798  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:12.324164  8643 raft_consensus.cc:3060] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:12.324417  8711 raft_consensus.cc:3055] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:12.324831  8711 raft_consensus.cc:740] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:12.325657  8711 consensus_queue.cc:260] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:12.327991  8711 raft_consensus.cc:3060] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:12.336215  8643 raft_consensus.cc:2468] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 4.
I20260709 13:03:12.337813  8536 leader_election.cc:304] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [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: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:12.339906  9939 raft_consensus.cc:2804] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:12.340363  9939 raft_consensus.cc:697] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 4 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:12.341178  9939 consensus_queue.cc:237] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:12.363113  8711 raft_consensus.cc:2468] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 4.
I20260709 13:03:12.375078  8465 catalog_manager.cc:5697] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 3 to 4, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 4 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:12.388520  9263 raft_consensus.cc:1275] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:12.389825  9731 consensus_queue.cc:1048] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:12.405095  8643 raft_consensus.cc:1275] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:12.406914  9731 consensus_queue.cc:1048] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:12.493494  8643 raft_consensus.cc:1275] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:12.494586  9754 consensus_queue.cc:1048] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:12.504894  8713 raft_consensus.cc:1275] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:12.508431  9992 consensus_queue.cc:1048] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:12.684473  8642 raft_consensus.cc:1275] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:12.685521  9984 consensus_queue.cc:1048] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:12.701120  8713 raft_consensus.cc:1275] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:12.709089  9727 consensus_queue.cc:1048] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:12.802429  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:12.886050  8642 raft_consensus.cc:1275] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 4 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:12.886781  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:12.887229  9984 consensus_queue.cc:1048] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:12.948858  8711 raft_consensus.cc:1275] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:12.953248  9984 consensus_queue.cc:1048] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:12.973496  8570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ac56ed383fd41818e4fd0530e356ba9"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
mode: GRACEFUL
new_leader_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:58026
I20260709 13:03:12.974143  8570 raft_consensus.cc:606] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Received request to transfer leadership to TS d0258e8129c54462ac926810113290fa
I20260709 13:03:12.985652  8711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a36a6c1deb3647f78124d0af19707c63"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:12.987224  8711 raft_consensus.cc:606] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Received request to transfer leadership to TS d0258e8129c54462ac926810113290fa
I20260709 13:03:12.990679  8570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc54d7b0e1a94cdd837cec53779cb617"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
mode: GRACEFUL
new_leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:58026
I20260709 13:03:12.991214  8570 raft_consensus.cc:606] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Received request to transfer leadership to TS 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:03:12.992311  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:03:12.993708  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:13.204159  8642 consensus_queue.cc:237] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:13.214612  8711 raft_consensus.cc:1275] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:13.214944  8612 consensus_peers.cc:597] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 742fa5ddfca948b7b6356cf899ce50e4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:13.216115  9972 consensus_queue.cc:1048] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:03:13.217909  8570 raft_consensus.cc:1275] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:13.219130  9972 consensus_queue.cc:1048] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:13.223448  9984 raft_consensus.cc:993] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748: : Instructing follower 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:13.223979  9984 raft_consensus.cc:1081] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Signalling peer 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:13.226421  8713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc54d7b0e1a94cdd837cec53779cb617"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:39336
I20260709 13:03:13.226922  8713 raft_consensus.cc:493] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:13.227239  8713 raft_consensus.cc:3060] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:13.232580  9972 raft_consensus.cc:2955] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:13.238935  8715 raft_consensus.cc:2955] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:13.248713  8713 raft_consensus.cc:515] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:13.256533  8713 leader_election.cc:290] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707)
I20260709 13:03:13.256644  8715 consensus_queue.cc:237] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:13.258874  8570 raft_consensus.cc:2955] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:13.260198  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc54d7b0e1a94cdd837cec53779cb617" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:13.263198  8568 raft_consensus.cc:3055] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:13.263512  8568 raft_consensus.cc:740] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:13.264250  8568 consensus_queue.cc:260] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:13.265391  8568 raft_consensus.cc:3060] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:13.261955  8469 catalog_manager.cc:5697] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:13.271694  8568 raft_consensus.cc:2468] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:13.262550  9264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc54d7b0e1a94cdd837cec53779cb617" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
I20260709 13:03:13.273180  9264 raft_consensus.cc:3060] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:13.278951  8684 leader_election.cc:304] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:03:13.279835  9833 raft_consensus.cc:2804] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:13.280309  9833 raft_consensus.cc:697] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:13.281137  9833 consensus_queue.cc:237] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:13.283488  9264 raft_consensus.cc:2468] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:13.295887  8643 raft_consensus.cc:1275] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 4 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:13.298127  9873 consensus_queue.cc:1048] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:03:13.300653  8686 consensus_peers.cc:597] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69fd3cff84d14c669100236a3cd8efb5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:13.298748  8568 raft_consensus.cc:1275] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:13.306393  9873 consensus_queue.cc:1048] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:13.342553  9833 raft_consensus.cc:2955] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:13.353008  8466 catalog_manager.cc:5697] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 1 to 2, leader changed from b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.362182  8644 raft_consensus.cc:2955] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:13.363466  9983 raft_consensus.cc:993] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748: : Instructing follower d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:13.363987  9983 raft_consensus.cc:1081] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Signalling peer d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:13.367408  8643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ac56ed383fd41818e4fd0530e356ba9"
dest_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:40118
I20260709 13:03:13.367957  8643 raft_consensus.cc:493] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:13.368288  8643 raft_consensus.cc:3060] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:13.379199  8643 raft_consensus.cc:515] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:13.381902  8643 leader_election.cc:290] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707)
I20260709 13:03:13.381582  8568 consensus_queue.cc:237] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:13.382452  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac56ed383fd41818e4fd0530e356ba9" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
I20260709 13:03:13.382983  9263 raft_consensus.cc:3060] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:13.390797  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac56ed383fd41818e4fd0530e356ba9" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:13.391604  8569 raft_consensus.cc:3055] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:13.391963  8569 raft_consensus.cc:740] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:13.393419  8569 consensus_queue.cc:260] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:13.395655  8569 raft_consensus.cc:3060] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:13.405782  8570 raft_consensus.cc:2955] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:13.407509  8569 raft_consensus.cc:2468] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 2.
I20260709 13:03:13.408555  9873 raft_consensus.cc:993] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:13.410120  9873 raft_consensus.cc:1081] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Signalling peer d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:13.412079  8610 leader_election.cc:304] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:13.413020 10003 raft_consensus.cc:2804] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:13.412040  8644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a36a6c1deb3647f78124d0af19707c63"
dest_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:40120
I20260709 13:03:13.413743  8644 raft_consensus.cc:493] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:13.414081  8644 raft_consensus.cc:3060] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:13.413509 10003 raft_consensus.cc:697] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:13.418212 10003 consensus_queue.cc:237] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:13.421429  8644 raft_consensus.cc:515] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:13.423270  8644 leader_election.cc:290] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 3 election: Requested vote from peers 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669), 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707)
I20260709 13:03:13.424201  9264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36a6c1deb3647f78124d0af19707c63" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
I20260709 13:03:13.432082  9264 raft_consensus.cc:3060] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:13.424628  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36a6c1deb3647f78124d0af19707c63" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:13.425668  9263 raft_consensus.cc:2468] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 2.
I20260709 13:03:13.429289  8466 catalog_manager.cc:5697] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index -1 to 4, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 4 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:13.435854  8713 raft_consensus.cc:3055] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:13.437677  8713 raft_consensus.cc:740] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:13.438364  8713 consensus_queue.cc:260] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:13.439349  8713 raft_consensus.cc:3060] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:13.445972  9264 raft_consensus.cc:2468] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 3.
W20260709 13:03:13.448825  8537 consensus_peers.cc:597] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4266ad882c8942d7b64980b8246cf932. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:13.449664  8612 leader_election.cc:304] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [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: 9e048da10d5d4980a075cc6d77bad818, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:13.448544  8713 raft_consensus.cc:2468] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 3.
I20260709 13:03:13.454254  9972 raft_consensus.cc:2804] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:13.459864  8643 raft_consensus.cc:1275] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:13.469022  9984 consensus_queue.cc:1048] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:03:13.474251  9972 raft_consensus.cc:697] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 3 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:13.475167  9972 consensus_queue.cc:237] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:13.478565  8713 raft_consensus.cc:1275] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:13.489764  9984 consensus_queue.cc:1048] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:13.501150  9984 raft_consensus.cc:2955] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:13.503181  8466 catalog_manager.cc:5697] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 1 to 2, leader changed from b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 2 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.504848  8466 catalog_manager.cc:5697] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 2 to 3, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 3 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.506615  8643 raft_consensus.cc:2955] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:13.516428  8713 raft_consensus.cc:2955] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:13.518020  8644 consensus_queue.cc:237] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:13.522270  8469 catalog_manager.cc:5697] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:13.545866  8612 consensus_peers.cc:597] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e693f230d214b669a325f589ca357b3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:13.547492  8570 raft_consensus.cc:1275] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:13.548669  8713 raft_consensus.cc:1275] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:13.549089  9972 consensus_queue.cc:1048] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:13.550014 10003 consensus_queue.cc:1048] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:13.568845  9972 raft_consensus.cc:2955] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:13.570891  8715 raft_consensus.cc:2955] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:13.571985  8570 raft_consensus.cc:2955] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:13.587913  8465 catalog_manager.cc:5697] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.712473 10021 ts_tablet_manager.cc:933] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:13.714170 10021 tablet_copy_client.cc:323] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.131:44669
I20260709 13:03:13.716179  8729 tablet_copy_service.cc:140] P 3323a754a4fa4e2eb18d0c02c30ce375: Received BeginTabletCopySession request for tablet 69fd3cff84d14c669100236a3cd8efb5 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:56722)
I20260709 13:03:13.716718  8729 tablet_copy_service.cc:161] P 3323a754a4fa4e2eb18d0c02c30ce375: Beginning new tablet copy session on tablet 69fd3cff84d14c669100236a3cd8efb5 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:56722: session id = 9e048da10d5d4980a075cc6d77bad818-69fd3cff84d14c669100236a3cd8efb5
I20260709 13:03:13.724404  8729 tablet_copy_source_session.cc:215] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:13.727744 10021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69fd3cff84d14c669100236a3cd8efb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.744294 10021 tablet_copy_client.cc:806] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:13.744879 10021 tablet_copy_client.cc:670] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:13.756698 10021 tablet_copy_client.cc:538] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:13.768981  8570 raft_consensus.cc:1275] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:13.770411 10021 tablet_bootstrap.cc:492] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:13.770617  9873 consensus_queue.cc:1048] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:13.804949 10024 ts_tablet_manager.cc:933] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:13.821883  9264 raft_consensus.cc:1275] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:13.827777 10024 tablet_copy_client.cc:323] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.130:38989
I20260709 13:03:13.831329  8656 tablet_copy_service.cc:140] P d0258e8129c54462ac926810113290fa: Received BeginTabletCopySession request for tablet 742fa5ddfca948b7b6356cf899ce50e4 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:47704)
I20260709 13:03:13.831874  8656 tablet_copy_service.cc:161] P d0258e8129c54462ac926810113290fa: Beginning new tablet copy session on tablet 742fa5ddfca948b7b6356cf899ce50e4 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:47704: session id = 9e048da10d5d4980a075cc6d77bad818-742fa5ddfca948b7b6356cf899ce50e4
I20260709 13:03:13.832222  9731 consensus_queue.cc:1048] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:13.839838  8656 tablet_copy_source_session.cc:215] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:13.847826 10021 tablet_bootstrap.cc:492] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:13.848727 10021 tablet_bootstrap.cc:492] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:13.849411 10021 ts_tablet_manager.cc:1403] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.008s
I20260709 13:03:13.852594 10021 raft_consensus.cc:359] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:13.853366 10021 raft_consensus.cc:740] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:13.854038 10021 consensus_queue.cc:260] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:13.854599 10024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742fa5ddfca948b7b6356cf899ce50e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:13.856719 10021 ts_tablet_manager.cc:1434] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:13.858843  8729 tablet_copy_service.cc:342] P 3323a754a4fa4e2eb18d0c02c30ce375: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-69fd3cff84d14c669100236a3cd8efb5 received from {username='slave'} at 127.0.0.1:56722
I20260709 13:03:13.859279  8729 tablet_copy_service.cc:434] P 3323a754a4fa4e2eb18d0c02c30ce375: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-69fd3cff84d14c669100236a3cd8efb5 on tablet 69fd3cff84d14c669100236a3cd8efb5 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:13.885952  9264 raft_consensus.cc:1275] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:13.887512 10024 tablet_copy_client.cc:806] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:13.887651 10003 consensus_queue.cc:1048] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:13.888099 10024 tablet_copy_client.cc:670] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:13.891682 10024 tablet_copy_client.cc:538] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:13.904134 10024 tablet_bootstrap.cc:492] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:13.919092  8568 raft_consensus.cc:1275] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:13.921265 10003 consensus_queue.cc:1048] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:13.946872 10024 tablet_bootstrap.cc:492] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:13.947870 10024 tablet_bootstrap.cc:492] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:13.948557 10024 ts_tablet_manager.cc:1403] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.007s
I20260709 13:03:13.951720 10024 raft_consensus.cc:359] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:13.952641 10024 raft_consensus.cc:740] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:13.953375 10024 consensus_queue.cc:260] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:13.963132 10021 ts_tablet_manager.cc:933] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:03:13.967109 10024 ts_tablet_manager.cc:1434] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:03:13.968712  8656 tablet_copy_service.cc:342] P d0258e8129c54462ac926810113290fa: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-742fa5ddfca948b7b6356cf899ce50e4 received from {username='slave'} at 127.0.0.1:47704
I20260709 13:03:13.969147  8656 tablet_copy_service.cc:434] P d0258e8129c54462ac926810113290fa: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-742fa5ddfca948b7b6356cf899ce50e4 on tablet 742fa5ddfca948b7b6356cf899ce50e4 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:13.985622  9264 raft_consensus.cc:1275] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818 [term 3 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:03:13.987514 10003 consensus_queue.cc:1048] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:13.994508  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:14.013068  8715 raft_consensus.cc:1275] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:03:14.014905 10021 tablet_copy_client.cc:323] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:03:14.017036  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet 4266ad882c8942d7b64980b8246cf932 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:03:14.017541  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet 4266ad882c8942d7b64980b8246cf932 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-4266ad882c8942d7b64980b8246cf932
I20260709 13:03:14.018229 10003 consensus_queue.cc:1048] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:14.025158  8581 tablet_copy_source_session.cc:215] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:14.047186 10021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4266ad882c8942d7b64980b8246cf932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:14.071035 10021 tablet_copy_client.cc:806] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:14.071951 10021 tablet_copy_client.cc:670] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:14.080015 10021 tablet_copy_client.cc:538] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:14.088790 10021 tablet_bootstrap.cc:492] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:14.123874 10021 tablet_bootstrap.cc:492] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:14.124843 10021 tablet_bootstrap.cc:492] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:14.125602 10021 ts_tablet_manager.cc:1403] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.000s
I20260709 13:03:14.128577 10021 raft_consensus.cc:359] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:14.129504 10021 raft_consensus.cc:740] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:14.135931 10024 ts_tablet_manager.cc:933] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:14.130203 10021 consensus_queue.cc:260] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:14.149922 10021 ts_tablet_manager.cc:1434] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.003s
I20260709 13:03:14.150409  9264 raft_consensus.cc:1217] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:03:14.154093  8581 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-4266ad882c8942d7b64980b8246cf932 received from {username='slave'} at 127.0.0.1:59908
I20260709 13:03:14.154493  8581 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-4266ad882c8942d7b64980b8246cf932 on tablet 4266ad882c8942d7b64980b8246cf932 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:14.161121 10024 tablet_copy_client.cc:323] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.130:38989
I20260709 13:03:14.163260  8656 tablet_copy_service.cc:140] P d0258e8129c54462ac926810113290fa: Received BeginTabletCopySession request for tablet 4e693f230d214b669a325f589ca357b3 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:47704)
I20260709 13:03:14.163838  8656 tablet_copy_service.cc:161] P d0258e8129c54462ac926810113290fa: Beginning new tablet copy session on tablet 4e693f230d214b669a325f589ca357b3 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:47704: session id = 9e048da10d5d4980a075cc6d77bad818-4e693f230d214b669a325f589ca357b3
I20260709 13:03:14.176823  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:14.197450  8656 tablet_copy_source_session.cc:215] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:14.203292 10024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e693f230d214b669a325f589ca357b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:14.215983 10024 tablet_copy_client.cc:806] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:14.217433 10024 tablet_copy_client.cc:670] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:14.222404 10024 tablet_copy_client.cc:538] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:14.232223 10024 tablet_bootstrap.cc:492] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:14.245416  8713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40e29a0245e44385a9a1ef0f80864144"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "b82aab7d02f343c2832fba0d0c474748"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:14.246031  8713 raft_consensus.cc:606] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Received request to transfer leadership to TS b82aab7d02f343c2832fba0d0c474748
I20260709 13:03:14.248564 10024 tablet_bootstrap.cc:492] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:14.248652  8646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e693f230d214b669a325f589ca357b3"
dest_uuid: "d0258e8129c54462ac926810113290fa"
mode: GRACEFUL
new_leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:59054
I20260709 13:03:14.249240  8646 raft_consensus.cc:606] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Received request to transfer leadership to TS 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:03:14.249527 10024 tablet_bootstrap.cc:492] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:14.251446 10024 ts_tablet_manager.cc:1403] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:03:14.252887  8646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e414e255ae449569bcaedf202eda5b9"
dest_uuid: "d0258e8129c54462ac926810113290fa"
mode: GRACEFUL
new_leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:59054
I20260709 13:03:14.253412  8646 raft_consensus.cc:606] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Received request to transfer leadership to TS 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:03:14.254245 10024 raft_consensus.cc:359] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:14.254968  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:03:14.255036 10024 raft_consensus.cc:740] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:14.255810 10024 consensus_queue.cc:260] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:14.256522  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:14.265836 10024 ts_tablet_manager.cc:1434] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:03:14.271081  8656 tablet_copy_service.cc:342] P d0258e8129c54462ac926810113290fa: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-4e693f230d214b669a325f589ca357b3 received from {username='slave'} at 127.0.0.1:47704
I20260709 13:03:14.271450  8656 tablet_copy_service.cc:434] P d0258e8129c54462ac926810113290fa: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-4e693f230d214b669a325f589ca357b3 on tablet 4e693f230d214b669a325f589ca357b3 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:14.285192  9873 raft_consensus.cc:993] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower b82aab7d02f343c2832fba0d0c474748 to start an election
I20260709 13:03:14.285648  9833 raft_consensus.cc:1081] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Signalling peer b82aab7d02f343c2832fba0d0c474748 to start an election
I20260709 13:03:14.287103  8570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40e29a0245e44385a9a1ef0f80864144"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
 from {username='slave'} at 127.0.0.1:57240
I20260709 13:03:14.287609  8570 raft_consensus.cc:493] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.287917  8570 raft_consensus.cc:3060] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.292119  8570 raft_consensus.cc:515] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:14.293763  8570 leader_election.cc:290] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 2 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:14.294713  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e29a0245e44385a9a1ef0f80864144" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:14.295238  8713 raft_consensus.cc:3055] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:14.297709  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e29a0245e44385a9a1ef0f80864144" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:14.298241  8646 raft_consensus.cc:3060] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.302793  8646 raft_consensus.cc:2468] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 2.
I20260709 13:03:14.295519  8713 raft_consensus.cc:740] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:14.304039  8713 consensus_queue.cc:260] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:14.305178  8713 raft_consensus.cc:3060] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.309255  8536 leader_election.cc:304] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:14.310006  9727 raft_consensus.cc:2804] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:14.310611  9727 raft_consensus.cc:697] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [term 2 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:14.311321  9727 consensus_queue.cc:237] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:14.314147  8713 raft_consensus.cc:2468] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 2.
I20260709 13:03:14.327842  8466 catalog_manager.cc:5697] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 1 to 2, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 2 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.376226  9264 raft_consensus.cc:1217] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:14.550966  9264 raft_consensus.cc:1217] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:14.560803  9264 raft_consensus.cc:1217] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:14.583755  9873 raft_consensus.cc:1064] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:14.586041  9873 consensus_queue.cc:237] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:14.592101  9264 raft_consensus.cc:1275] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818 [term 4 LEARNER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:03:14.592140  8644 raft_consensus.cc:1275] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 4 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:03:14.593536 10012 consensus_queue.cc:1048] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:03:14.594318  9731 consensus_queue.cc:1048] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:14.594102  8570 raft_consensus.cc:1275] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:03:14.599463  9873 consensus_queue.cc:1048] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:14.616225  9833 raft_consensus.cc:2955] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:14.619293  9263 raft_consensus.cc:2955] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:14.618789  8568 raft_consensus.cc:2955] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:14.634167  8646 raft_consensus.cc:2955] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:14.637106  8465 catalog_manager.cc:5697] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 4 to 5, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:14.641117 10014 raft_consensus.cc:993] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa: : Instructing follower 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:14.641623 10014 raft_consensus.cc:1081] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Signalling peer 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:14.644047  8711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e693f230d214b669a325f589ca357b3"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:39352
I20260709 13:03:14.644515  8711 raft_consensus.cc:493] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.644805  8711 raft_consensus.cc:3060] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.651994  8715 consensus_queue.cc:237] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:14.652534  8711 raft_consensus.cc:515] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:14.656759  8711 leader_election.cc:290] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:14.658728  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e693f230d214b669a325f589ca357b3" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:14.659227  8646 raft_consensus.cc:3055] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:14.659495  8646 raft_consensus.cc:740] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:14.663307  9264 raft_consensus.cc:1275] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818 [term 4 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:03:14.663972  8567 raft_consensus.cc:1275] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:03:14.660197  8646 consensus_queue.cc:260] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:14.664783  9833 consensus_queue.cc:1048] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 13:03:14.665930  8646 raft_consensus.cc:3060] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.671957  9731 consensus_queue.cc:1048] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:14.667443  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e693f230d214b669a325f589ca357b3" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:14.673107  8570 raft_consensus.cc:3060] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.681841  8646 raft_consensus.cc:2468] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:14.682806  8570 raft_consensus.cc:2468] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:14.683184  8685 leader_election.cc:304] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:14.685032  9731 raft_consensus.cc:2804] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:14.685868 10012 raft_consensus.cc:2955] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:14.688084  9731 raft_consensus.cc:697] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:14.688968  9731 consensus_queue.cc:237] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:14.695891  9262 raft_consensus.cc:2955] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:14.705231  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69fd3cff84d14c669100236a3cd8efb5 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:14.701985  8570 raft_consensus.cc:2955] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:14.717190  8466 catalog_manager.cc:5697] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 5 to 6, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New cstate: current_term: 4 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:14.730432  8628 tablet_service.cc:1558] Processing DeleteTablet for tablet 69fd3cff84d14c669100236a3cd8efb5 with delete_type TABLET_DATA_TOMBSTONED (TS d0258e8129c54462ac926810113290fa not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:40112
I20260709 13:03:14.728178  8469 catalog_manager.cc:5697] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 1 to 2, leader changed from d0258e8129c54462ac926810113290fa (127.7.71.130) to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.732446 10052 tablet_replica.cc:333] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:14.734524 10052 raft_consensus.cc:2243] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:14.735244 10052 raft_consensus.cc:2272] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:14.738425 10052 ts_tablet_manager.cc:1916] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:14.752579 10052 ts_tablet_manager.cc:1929] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:03:14.753012 10052 log.cc:1199] T 69fd3cff84d14c669100236a3cd8efb5 P d0258e8129c54462ac926810113290fa: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/wals/69fd3cff84d14c669100236a3cd8efb5
I20260709 13:03:14.754305  8455 catalog_manager.cc:5028] TS d0258e8129c54462ac926810113290fa (127.7.71.130:38989): tablet 69fd3cff84d14c669100236a3cd8efb5 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:14.783535  8646 raft_consensus.cc:1275] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:14.785069  9984 consensus_queue.cc:1048] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:14.799341  8711 raft_consensus.cc:1275] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:14.801388  9727 consensus_queue.cc:1048] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:14.821168  9973 raft_consensus.cc:993] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa: : Instructing follower 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:14.822257  9972 raft_consensus.cc:1081] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Signalling peer 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:14.824182  8715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e414e255ae449569bcaedf202eda5b9"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:39352
I20260709 13:03:14.824688  8715 raft_consensus.cc:493] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.825035  8715 raft_consensus.cc:3060] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.831267  8715 raft_consensus.cc:515] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:14.832989  8715 leader_election.cc:290] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:14.835521  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e414e255ae449569bcaedf202eda5b9" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:14.837230  8570 raft_consensus.cc:3060] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.841090  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e414e255ae449569bcaedf202eda5b9" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:14.841653  8646 raft_consensus.cc:3055] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:14.841946  8646 raft_consensus.cc:740] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:14.842640  8646 consensus_queue.cc:260] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:14.843766  8646 raft_consensus.cc:3060] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.849606  8570 raft_consensus.cc:2468] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:14.850692  8684 leader_election.cc:304] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:03:14.851521 10050 raft_consensus.cc:2804] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:14.851712  8646 raft_consensus.cc:2468] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 2.
I20260709 13:03:14.852030 10050 raft_consensus.cc:697] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:14.852761 10050 consensus_queue.cc:237] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:14.864948  9972 raft_consensus.cc:1064] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:14.867233  9972 consensus_queue.cc:237] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:14.876943  8469 catalog_manager.cc:5697] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 1 to 2, leader changed from d0258e8129c54462ac926810113290fa (127.7.71.130) to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:14.881106  9262 raft_consensus.cc:1275] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:14.881784  8715 raft_consensus.cc:1275] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:14.882630  9973 consensus_queue.cc:1048] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:14.883813 10014 consensus_queue.cc:1048] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:03:14.889391  8568 raft_consensus.cc:1275] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:14.890694 10003 consensus_queue.cc:1048] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:14.902751  9973 raft_consensus.cc:2955] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:14.905989  8568 raft_consensus.cc:2955] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:14.913800  8715 raft_consensus.cc:2955] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:14.931428  8469 catalog_manager.cc:5697] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:14.932853  9262 raft_consensus.cc:2955] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:14.968751  8646 consensus_queue.cc:237] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:14.974494  8570 raft_consensus.cc:1275] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:14.976418 10003 consensus_queue.cc:1048] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:14.977083  9262 raft_consensus.cc:1275] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:14.978346  9972 consensus_queue.cc:1048] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:14.987811 10003 raft_consensus.cc:2955] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:14.989472  9262 raft_consensus.cc:2955] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:14.993914  8570 raft_consensus.cc:2955] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.002175  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 742fa5ddfca948b7b6356cf899ce50e4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:15.006220  8465 catalog_manager.cc:5697] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New cstate: current_term: 1 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:15.016363  8706 tablet_service.cc:1558] Processing DeleteTablet for tablet 742fa5ddfca948b7b6356cf899ce50e4 with delete_type TABLET_DATA_TOMBSTONED (TS 3323a754a4fa4e2eb18d0c02c30ce375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39332
I20260709 13:03:15.023729 10063 tablet_replica.cc:333] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:15.025221 10063 raft_consensus.cc:2243] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:15.025916 10063 raft_consensus.cc:2272] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:15.030756 10063 ts_tablet_manager.cc:1916] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:15.048409  9984 raft_consensus.cc:1064] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:15.050935  9984 consensus_queue.cc:237] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:15.054185 10063 ts_tablet_manager.cc:1929] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:15.054643 10063 log.cc:1199] T 742fa5ddfca948b7b6356cf899ce50e4 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/wals/742fa5ddfca948b7b6356cf899ce50e4
I20260709 13:03:15.057161  8455 catalog_manager.cc:5028] TS 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): tablet 742fa5ddfca948b7b6356cf899ce50e4 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:15.057651  9262 raft_consensus.cc:1275] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:15.057951  8646 raft_consensus.cc:1275] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:15.058220  8715 raft_consensus.cc:1275] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:15.059340  9727 consensus_queue.cc:1048] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:15.060148 10045 consensus_queue.cc:1048] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:15.062064 10045 consensus_queue.cc:1048] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:03:15.076212 10045 raft_consensus.cc:2955] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.083396  8646 raft_consensus.cc:2955] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.094622  8713 raft_consensus.cc:2955] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.105690  8466 catalog_manager.cc:5697] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.137701  8646 raft_consensus.cc:1275] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:15.140515 10050 consensus_queue.cc:1048] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:15.142414  9262 raft_consensus.cc:2955] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.148875  8567 raft_consensus.cc:1275] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:15.150342 10050 consensus_queue.cc:1048] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:15.169512  8567 consensus_queue.cc:237] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:15.183388  9264 raft_consensus.cc:1275] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:15.184885 10069 consensus_queue.cc:1048] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:15.183323  8715 raft_consensus.cc:1275] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:15.188519 10069 consensus_queue.cc:1048] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:15.195776  9984 raft_consensus.cc:2955] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.197359  8715 raft_consensus.cc:2955] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.205262  9264 raft_consensus.cc:2955] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.206614  9262 raft_consensus.cc:3060] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Advancing to term 2
I20260709 13:03:15.216496  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4266ad882c8942d7b64980b8246cf932 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:15.222430  9262 raft_consensus.cc:1275] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:15.224888 10050 consensus_queue.cc:1048] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:15.229799  8465 catalog_manager.cc:5697] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.243006  8646 raft_consensus.cc:1275] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.244269  9833 consensus_queue.cc:1048] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.244556  8628 tablet_service.cc:1558] Processing DeleteTablet for tablet 4266ad882c8942d7b64980b8246cf932 with delete_type TABLET_DATA_TOMBSTONED (TS d0258e8129c54462ac926810113290fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260709 13:03:15.245787 10052 tablet_replica.cc:333] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:15.246773 10052 raft_consensus.cc:2243] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:15.247360 10052 raft_consensus.cc:2272] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:15.257421  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:15.261332 10052 ts_tablet_manager.cc:1916] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:15.264106  9833 raft_consensus.cc:1064] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:15.270401  9833 consensus_queue.cc:237] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:15.285567  8644 raft_consensus.cc:1275] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:15.287855  8570 raft_consensus.cc:1275] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:15.287878  9264 raft_consensus.cc:1275] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:15.288513 10052 ts_tablet_manager.cc:1929] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:15.288937 10052 log.cc:1199] T 4266ad882c8942d7b64980b8246cf932 P d0258e8129c54462ac926810113290fa: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/wals/4266ad882c8942d7b64980b8246cf932
I20260709 13:03:15.289515 10012 consensus_queue.cc:1048] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:15.291689  9873 consensus_queue.cc:1048] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:15.293339  9873 consensus_queue.cc:1048] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:15.295043  8455 catalog_manager.cc:5028] TS d0258e8129c54462ac926810113290fa (127.7.71.130:38989): tablet 4266ad882c8942d7b64980b8246cf932 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:15.309263  9873 raft_consensus.cc:2955] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.313354  9264 raft_consensus.cc:2955] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.315804  8644 raft_consensus.cc:2955] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.328708  8466 catalog_manager.cc:5697] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 2 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.331733  8570 raft_consensus.cc:1275] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:15.336022  9833 consensus_queue.cc:1048] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.346180  8567 raft_consensus.cc:2955] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.378715  8715 consensus_queue.cc:237] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:15.386718  8646 raft_consensus.cc:1275] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:15.387033  9264 raft_consensus.cc:1275] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:15.388693  9731 consensus_queue.cc:1048] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:15.391196  9873 consensus_queue.cc:1048] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:15.395685  9833 raft_consensus.cc:2955] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.432255  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4e693f230d214b669a325f589ca357b3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:15.440084  9264 raft_consensus.cc:2955] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.451144  8642 raft_consensus.cc:2955] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.471036  8466 catalog_manager.cc:5697] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 4 to 5, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New cstate: current_term: 2 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:15.487860  8559 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e693f230d214b669a325f589ca357b3 with delete_type TABLET_DATA_TOMBSTONED (TS b82aab7d02f343c2832fba0d0c474748 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57236
I20260709 13:03:15.489652 10076 tablet_replica.cc:333] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:15.490398 10076 raft_consensus.cc:2243] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:15.491161 10076 raft_consensus.cc:2272] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:15.494113 10076 ts_tablet_manager.cc:1916] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:15.495355  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:15.506752 10076 ts_tablet_manager.cc:1929] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:03:15.507124 10076 log.cc:1199] T 4e693f230d214b669a325f589ca357b3 P b82aab7d02f343c2832fba0d0c474748: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root/wals/4e693f230d214b669a325f589ca357b3
I20260709 13:03:15.508478  8454 catalog_manager.cc:5028] TS b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): tablet 4e693f230d214b669a325f589ca357b3 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:15.530470  8715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:15.531051  8715 raft_consensus.cc:606] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 LEADER]: Received request to transfer leadership to TS 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:15.533154  8567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
mode: GRACEFUL
new_leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:58026
I20260709 13:03:15.533591  8567 raft_consensus.cc:606] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 4 LEADER]: Received request to transfer leadership to TS 3323a754a4fa4e2eb18d0c02c30ce375
I20260709 13:03:15.535657  8715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebd954334267455ca480291f2a70166c"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:15.536046  8715 raft_consensus.cc:606] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Received request to transfer leadership to TS d0258e8129c54462ac926810113290fa
I20260709 13:03:15.536877  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:03:15.537846  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:15.875599  9727 raft_consensus.cc:993] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748: : Instructing follower 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:15.876082  9984 raft_consensus.cc:1081] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 4 LEADER]: Signalling peer 3323a754a4fa4e2eb18d0c02c30ce375 to start an election
I20260709 13:03:15.877264  8715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
 from {username='slave'} at 127.0.0.1:39336
I20260709 13:03:15.877661  8715 raft_consensus.cc:493] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:15.877911  8715 raft_consensus.cc:3060] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.882015  8715 raft_consensus.cc:515] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:15.883389  8715 leader_election.cc:290] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [CANDIDATE]: Term 5 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:15.883947  8567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:15.884251  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf8c270b8f4b01a35427c31c92143d" candidate_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:15.884536  8567 raft_consensus.cc:3055] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:15.884753  8642 raft_consensus.cc:3060] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.884845  8567 raft_consensus.cc:740] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:15.885597  8567 consensus_queue.cc:260] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:15.886650  8567 raft_consensus.cc:3060] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.890997  8642 raft_consensus.cc:2468] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 5.
I20260709 13:03:15.892099  8685 leader_election.cc:304] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [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: 3323a754a4fa4e2eb18d0c02c30ce375, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:15.892584  8567 raft_consensus.cc:2468] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3323a754a4fa4e2eb18d0c02c30ce375 in term 5.
I20260709 13:03:15.892802  9833 raft_consensus.cc:2804] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:15.893323  9833 raft_consensus.cc:697] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 5 LEADER]: Becoming Leader. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:15.893980  9833 consensus_queue.cc:237] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:15.899659  9731 raft_consensus.cc:993] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:15.900041  9833 raft_consensus.cc:1081] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Signalling peer d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:15.901376  8642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebd954334267455ca480291f2a70166c"
dest_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:40120
I20260709 13:03:15.901911  8642 raft_consensus.cc:493] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:15.902227  8642 raft_consensus.cc:3060] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.905963  8465 catalog_manager.cc:5697] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: term changed from 4 to 5, leader changed from b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) to 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131). New cstate: current_term: 5 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:15.908793  8642 raft_consensus.cc:515] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:15.910548  8642 leader_election.cc:290] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:15.912604  8567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd954334267455ca480291f2a70166c" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:15.913117  8567 raft_consensus.cc:3060] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.915927  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd954334267455ca480291f2a70166c" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:15.916913  8715 raft_consensus.cc:3055] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:15.917204  8715 raft_consensus.cc:740] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:15.917873  8715 consensus_queue.cc:260] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:15.918916  8715 raft_consensus.cc:3060] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:15.919183  8567 raft_consensus.cc:2468] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 2.
I20260709 13:03:15.920666  8610 leader_election.cc:304] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:15.921605 10003 raft_consensus.cc:2804] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:15.922132 10003 raft_consensus.cc:697] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:15.922971 10003 consensus_queue.cc:237] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:15.924532  8715 raft_consensus.cc:2468] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 2.
I20260709 13:03:15.931710  8465 catalog_manager.cc:5697] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 1 to 2, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 2 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.090693  9833 raft_consensus.cc:993] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:16.091107  9731 raft_consensus.cc:1081] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 LEADER]: Signalling peer 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:16.092439  9262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233"
dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:57504
I20260709 13:03:16.092880  9262 raft_consensus.cc:493] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:16.093158  9262 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:16.098433  9262 raft_consensus.cc:515] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:16.100432  9262 leader_election.cc:290] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 5 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:16.100823  8567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:16.101475  8567 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:16.101604  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:16.101740  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558f46583a7c45b1b2ee2b289f51b233" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:16.102535  8642 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:16.102641  8713 raft_consensus.cc:3055] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:16.103003  8713 raft_consensus.cc:740] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:16.103842  8713 consensus_queue.cc:260] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:16.105208  8713 raft_consensus.cc:3060] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:16.108912  8642 raft_consensus.cc:2468] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 5.
I20260709 13:03:16.109311  8567 raft_consensus.cc:2468] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 5.
I20260709 13:03:16.110325  9228 leader_election.cc:304] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 9e048da10d5d4980a075cc6d77bad818, b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:16.111094  8713 raft_consensus.cc:2468] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 5.
I20260709 13:03:16.111081  9992 raft_consensus.cc:2804] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:16.113180  9992 raft_consensus.cc:697] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 5 LEADER]: Becoming Leader. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Running, Role: LEADER
I20260709 13:03:16.114423  9992 consensus_queue.cc:237] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:16.127827  8465 catalog_manager.cc:5697] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: term changed from 4 to 5, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132). New cstate: current_term: 5 leader_uuid: "9e048da10d5d4980a075cc6d77bad818" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:16.301883  8570 raft_consensus.cc:1275] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:16.302930 10003 consensus_queue.cc:1048] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:16.311913  8713 raft_consensus.cc:1275] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:16.314113 10003 consensus_queue.cc:1048] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:16.435950  8567 raft_consensus.cc:1275] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 5 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:03:16.437366  9731 consensus_queue.cc:1048] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:16.445374  8642 raft_consensus.cc:1275] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 5 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:03:16.446718 10089 consensus_queue.cc:1048] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:16.538618  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:16.556304  8713 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 5 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:03:16.557257  8570 consensus_queue.cc:237] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:16.557559 10079 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:03:16.561542  8567 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 5 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:03:16.562881 10079 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:03:16.569582  8711 raft_consensus.cc:1275] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:16.571655  9727 consensus_queue.cc:1048] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:03:16.573647  8537 consensus_peers.cc:597] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c401605b13a8416596aea2031a7e65dc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:16.594054  8642 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 5 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:03:16.600972 10079 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:03:16.629520  8642 raft_consensus.cc:1275] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:16.631829 10094 consensus_queue.cc:1048] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:16.638155  8711 raft_consensus.cc:2955] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:16.641135  8642 raft_consensus.cc:2955] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:16.644362 10093 raft_consensus.cc:2955] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:16.658457  8570 consensus_queue.cc:237] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:16.666440  8465 catalog_manager.cc:5697] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:16.671330  8537 consensus_peers.cc:597] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5bd0af7c56404995a76bd359d0e2f284. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:16.672425  8711 raft_consensus.cc:1275] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:16.673694  9984 consensus_queue.cc:1048] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:03:16.675032  8642 raft_consensus.cc:1275] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:16.677556  9984 consensus_queue.cc:1048] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:16.688154 10093 raft_consensus.cc:2955] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:16.697192  8646 raft_consensus.cc:2955] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:16.705417  8713 consensus_queue.cc:237] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:16.701826  8711 raft_consensus.cc:2955] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:16.717845  8466 catalog_manager.cc:5697] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:16.729272  8686 consensus_peers.cc:597] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e414e255ae449569bcaedf202eda5b9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:16.729701  8642 raft_consensus.cc:1275] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:16.730218  8570 raft_consensus.cc:1275] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:16.730978 10089 consensus_queue.cc:1048] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:03:16.732151  9833 consensus_queue.cc:1048] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:16.737876 10089 raft_consensus.cc:2955] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:16.739460  8642 raft_consensus.cc:2955] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:16.753773  8469 catalog_manager.cc:5697] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index -1 to 3, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 2 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:16.758850  8713 consensus_queue.cc:237] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:16.759642  8570 raft_consensus.cc:2955] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:16.780622  8570 raft_consensus.cc:1275] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:16.780997  8686 consensus_peers.cc:597] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23f02e2bb17842dba34792e9a4f9c360. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:16.781082  8644 raft_consensus.cc:1275] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:16.782167 10110 consensus_queue.cc:1048] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:16.782888 10089 consensus_queue.cc:1048] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:16.790516 10110 raft_consensus.cc:2955] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:16.792078  8570 raft_consensus.cc:2955] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:16.792804  8644 raft_consensus.cc:2955] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:16.808594  8469 catalog_manager.cc:5697] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:16.864282  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:16.919641  8642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ac56ed383fd41818e4fd0530e356ba9"
dest_uuid: "d0258e8129c54462ac926810113290fa"
mode: GRACEFUL
new_leader_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:59054
I20260709 13:03:16.920146  8642 raft_consensus.cc:606] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Received request to transfer leadership to TS 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:16.922274  8713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8883028805914d7497da5d70946202a7"
dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
mode: GRACEFUL
new_leader_uuid: "b82aab7d02f343c2832fba0d0c474748"
 from {username='slave'} at 127.0.0.1:36582
I20260709 13:03:16.922819  8713 raft_consensus.cc:606] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Received request to transfer leadership to TS b82aab7d02f343c2832fba0d0c474748
I20260709 13:03:16.923943  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:16.925014  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:17.000101 10114 ts_tablet_manager.cc:933] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:03:17.001756 10114 tablet_copy_client.cc:323] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:03:17.003110  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet c401605b13a8416596aea2031a7e65dc from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:03:17.003491  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet c401605b13a8416596aea2031a7e65dc from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-c401605b13a8416596aea2031a7e65dc
I20260709 13:03:17.008718  8581 tablet_copy_source_session.cc:215] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:17.011042 10114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c401605b13a8416596aea2031a7e65dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.022418 10114 tablet_copy_client.cc:806] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:17.023006 10114 tablet_copy_client.cc:670] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:17.026331 10114 tablet_copy_client.cc:538] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:17.031860 10114 tablet_bootstrap.cc:492] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:17.059587 10114 tablet_bootstrap.cc:492] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:17.060545 10114 tablet_bootstrap.cc:492] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:17.061246 10114 ts_tablet_manager.cc:1403] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.004s
I20260709 13:03:17.064220 10114 raft_consensus.cc:359] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:17.065095 10114 raft_consensus.cc:740] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:17.065764 10114 consensus_queue.cc:260] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:17.068460 10114 ts_tablet_manager.cc:1434] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:17.072695  8581 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-c401605b13a8416596aea2031a7e65dc received from {username='slave'} at 127.0.0.1:59908
I20260709 13:03:17.073094  8581 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-c401605b13a8416596aea2031a7e65dc on tablet c401605b13a8416596aea2031a7e65dc with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:17.108788 10003 raft_consensus.cc:993] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa: : Instructing follower 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:17.109215 10084 raft_consensus.cc:1081] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Signalling peer 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:17.110598  9262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ac56ed383fd41818e4fd0530e356ba9"
dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:57502
I20260709 13:03:17.110981  9262 raft_consensus.cc:493] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:17.111212  9262 raft_consensus.cc:3060] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:17.116145  9262 raft_consensus.cc:515] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:17.117821  9262 leader_election.cc:290] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 3 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:17.118733  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac56ed383fd41818e4fd0530e356ba9" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:17.118570  8568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac56ed383fd41818e4fd0530e356ba9" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:17.119297  8642 raft_consensus.cc:3055] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:17.119377  8568 raft_consensus.cc:3060] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:17.119724  8642 raft_consensus.cc:740] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:17.120498  8642 consensus_queue.cc:260] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:17.127135  8642 raft_consensus.cc:3060] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:17.131961  8568 raft_consensus.cc:2468] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 3.
I20260709 13:03:17.135383  9228 leader_election.cc:304] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [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: 9e048da10d5d4980a075cc6d77bad818, b82aab7d02f343c2832fba0d0c474748; no voters: 
I20260709 13:03:17.136221 10098 raft_consensus.cc:2804] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:17.136691 10098 raft_consensus.cc:697] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 3 LEADER]: Becoming Leader. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Running, Role: LEADER
I20260709 13:03:17.137611 10098 consensus_queue.cc:237] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:17.133249  8642 raft_consensus.cc:2468] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 3.
I20260709 13:03:17.166323  9262 consensus_queue.cc:237] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:17.169565  8466 catalog_manager.cc:5697] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: term changed from 2 to 3, leader changed from d0258e8129c54462ac926810113290fa (127.7.71.130) to 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132). New cstate: current_term: 3 leader_uuid: "9e048da10d5d4980a075cc6d77bad818" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:17.171411  8644 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 5 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:03:17.172055  8568 raft_consensus.cc:1275] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 5 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:03:17.172945  9992 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:03:17.173949 10098 consensus_queue.cc:1048] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:03:17.184470 10098 raft_consensus.cc:2955] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 5 LEADER]: Committing config change with OpId 5.8: config changed from index 6 to 8, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:17.197890  8570 raft_consensus.cc:2955] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 6 to 8, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:17.207065  8456 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 558f46583a7c45b1b2ee2b289f51b233 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:17.209625  8644 raft_consensus.cc:2955] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 6 to 8, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:17.214424  8466 catalog_manager.cc:5697] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index 6 to 8, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New cstate: current_term: 5 leader_uuid: "9e048da10d5d4980a075cc6d77bad818" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:17.225915  8706 tablet_service.cc:1558] Processing DeleteTablet for tablet 558f46583a7c45b1b2ee2b289f51b233 with delete_type TABLET_DATA_TOMBSTONED (TS 3323a754a4fa4e2eb18d0c02c30ce375 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:39332
I20260709 13:03:17.229203 10114 ts_tablet_manager.cc:933] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:03:17.241513 10114 tablet_copy_client.cc:323] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:03:17.247722  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet 5bd0af7c56404995a76bd359d0e2f284 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:03:17.248113  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet 5bd0af7c56404995a76bd359d0e2f284 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-5bd0af7c56404995a76bd359d0e2f284
I20260709 13:03:17.252323 10123 tablet_replica.cc:333] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:17.253914  8581 tablet_copy_source_session.cc:215] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:17.257706 10114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd0af7c56404995a76bd359d0e2f284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.262003 10123 raft_consensus.cc:2243] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:17.262638 10123 raft_consensus.cc:2272] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:17.269618 10123 ts_tablet_manager.cc:1916] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:17.279093 10114 tablet_copy_client.cc:806] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:17.279770 10114 tablet_copy_client.cc:670] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:17.282464 10125 ts_tablet_manager.cc:933] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:17.293340 10114 tablet_copy_client.cc:538] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:17.293653 10089 raft_consensus.cc:993] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375: : Instructing follower b82aab7d02f343c2832fba0d0c474748 to start an election
I20260709 13:03:17.294199 10089 raft_consensus.cc:1081] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Signalling peer b82aab7d02f343c2832fba0d0c474748 to start an election
I20260709 13:03:17.296262  8570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8883028805914d7497da5d70946202a7"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
 from {username='slave'} at 127.0.0.1:57240
I20260709 13:03:17.296753  8570 raft_consensus.cc:493] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:17.297091  8570 raft_consensus.cc:3060] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:17.303475 10114 tablet_bootstrap.cc:492] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:17.303254  8570 raft_consensus.cc:515] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:17.311594 10123 ts_tablet_manager.cc:1929] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.7
I20260709 13:03:17.312105 10123 log.cc:1199] T 558f46583a7c45b1b2ee2b289f51b233 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/wals/558f46583a7c45b1b2ee2b289f51b233
I20260709 13:03:17.313606  8455 catalog_manager.cc:5028] TS 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): tablet 558f46583a7c45b1b2ee2b289f51b233 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:17.315148  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8883028805914d7497da5d70946202a7" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:17.315721  8644 raft_consensus.cc:3060] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:17.315776  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8883028805914d7497da5d70946202a7" candidate_uuid: "b82aab7d02f343c2832fba0d0c474748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:17.316358  8711 raft_consensus.cc:3055] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:17.316632  8711 raft_consensus.cc:740] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3323a754a4fa4e2eb18d0c02c30ce375, State: Running, Role: LEADER
I20260709 13:03:17.317368  8711 consensus_queue.cc:260] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:17.318272  8570 leader_election.cc:290] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 2 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:17.318301  8711 raft_consensus.cc:3060] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:17.322296  8644 raft_consensus.cc:2468] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 2.
I20260709 13:03:17.323675  8536 leader_election.cc:304] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:17.324468  9984 raft_consensus.cc:2804] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:17.324857  9984 raft_consensus.cc:697] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [term 2 LEADER]: Becoming Leader. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:17.325567  9984 consensus_queue.cc:237] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } }
I20260709 13:03:17.340562 10125 tablet_copy_client.cc:323] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.131:44669
I20260709 13:03:17.341862  8711 raft_consensus.cc:2468] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82aab7d02f343c2832fba0d0c474748 in term 2.
I20260709 13:03:17.347436  8729 tablet_copy_service.cc:140] P 3323a754a4fa4e2eb18d0c02c30ce375: Received BeginTabletCopySession request for tablet 23f02e2bb17842dba34792e9a4f9c360 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:56722)
I20260709 13:03:17.348093  8729 tablet_copy_service.cc:161] P 3323a754a4fa4e2eb18d0c02c30ce375: Beginning new tablet copy session on tablet 23f02e2bb17842dba34792e9a4f9c360 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:56722: session id = 9e048da10d5d4980a075cc6d77bad818-23f02e2bb17842dba34792e9a4f9c360
I20260709 13:03:17.359752  8465 catalog_manager.cc:5697] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: term changed from 1 to 2, leader changed from 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) to b82aab7d02f343c2832fba0d0c474748 (127.7.71.129). New cstate: current_term: 2 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:17.364140  8729 tablet_copy_source_session.cc:215] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:17.369481 10129 ts_tablet_manager.cc:933] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:17.380798 10125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f02e2bb17842dba34792e9a4f9c360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.390328 10114 tablet_bootstrap.cc:492] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:17.391414 10114 tablet_bootstrap.cc:492] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:17.392191 10114 ts_tablet_manager.cc:1403] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.089s	user 0.036s	sys 0.016s
I20260709 13:03:17.395354 10114 raft_consensus.cc:359] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:17.396281 10114 raft_consensus.cc:740] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:17.397011 10114 consensus_queue.cc:260] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:17.398572 10129 tablet_copy_client.cc:323] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.131:44669
I20260709 13:03:17.400188  8729 tablet_copy_service.cc:140] P 3323a754a4fa4e2eb18d0c02c30ce375: Received BeginTabletCopySession request for tablet 5e414e255ae449569bcaedf202eda5b9 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:56722)
I20260709 13:03:17.400676  8729 tablet_copy_service.cc:161] P 3323a754a4fa4e2eb18d0c02c30ce375: Beginning new tablet copy session on tablet 5e414e255ae449569bcaedf202eda5b9 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:56722: session id = 9e048da10d5d4980a075cc6d77bad818-5e414e255ae449569bcaedf202eda5b9
I20260709 13:03:17.401875 10125 tablet_copy_client.cc:806] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:17.402427 10125 tablet_copy_client.cc:670] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:17.403241 10114 ts_tablet_manager.cc:1434] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 13:03:17.404852  8581 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-5bd0af7c56404995a76bd359d0e2f284 received from {username='slave'} at 127.0.0.1:59908
I20260709 13:03:17.405257  8581 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-5bd0af7c56404995a76bd359d0e2f284 on tablet 5bd0af7c56404995a76bd359d0e2f284 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:17.407886 10125 tablet_copy_client.cc:538] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:17.408489  8729 tablet_copy_source_session.cc:215] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:17.414220 10129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e414e255ae449569bcaedf202eda5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.418854 10125 tablet_bootstrap.cc:492] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:17.427960 10129 tablet_copy_client.cc:806] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:17.428522 10129 tablet_copy_client.cc:670] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:17.432009 10129 tablet_copy_client.cc:538] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:17.440119 10129 tablet_bootstrap.cc:492] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:17.469074 10129 tablet_bootstrap.cc:492] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:17.470043 10129 tablet_bootstrap.cc:492] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:17.470755 10129 ts_tablet_manager.cc:1403] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.003s
I20260709 13:03:17.473834 10129 raft_consensus.cc:359] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:17.474690 10129 raft_consensus.cc:740] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:17.475356 10129 consensus_queue.cc:260] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:17.486913  9262 raft_consensus.cc:1217] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:17.489070 10129 ts_tablet_manager.cc:1434] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:03:17.495652  8729 tablet_copy_service.cc:342] P 3323a754a4fa4e2eb18d0c02c30ce375: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-5e414e255ae449569bcaedf202eda5b9 received from {username='slave'} at 127.0.0.1:56722
I20260709 13:03:17.496063  8729 tablet_copy_service.cc:434] P 3323a754a4fa4e2eb18d0c02c30ce375: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-5e414e255ae449569bcaedf202eda5b9 on tablet 5e414e255ae449569bcaedf202eda5b9 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:17.526530 10125 tablet_bootstrap.cc:492] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:17.527395 10125 tablet_bootstrap.cc:492] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:17.528090 10125 ts_tablet_manager.cc:1403] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.109s	user 0.049s	sys 0.056s
I20260709 13:03:17.531049 10125 raft_consensus.cc:359] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:17.531865 10125 raft_consensus.cc:740] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:17.532508 10125 consensus_queue.cc:260] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:17.534793 10125 ts_tablet_manager.cc:1434] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:17.536329  8729 tablet_copy_service.cc:342] P 3323a754a4fa4e2eb18d0c02c30ce375: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-23f02e2bb17842dba34792e9a4f9c360 received from {username='slave'} at 127.0.0.1:56722
I20260709 13:03:17.536748  8729 tablet_copy_service.cc:434] P 3323a754a4fa4e2eb18d0c02c30ce375: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-23f02e2bb17842dba34792e9a4f9c360 on tablet 23f02e2bb17842dba34792e9a4f9c360 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:17.587324  8568 raft_consensus.cc:1275] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:03:17.588558 10098 consensus_queue.cc:1048] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:17.600841  8644 raft_consensus.cc:1275] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:03:17.602211 10098 consensus_queue.cc:1048] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:17.760603  8711 raft_consensus.cc:1275] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:17.762243  9984 consensus_queue.cc:1048] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:17.774951  8644 raft_consensus.cc:1275] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:17.777933 10139 consensus_queue.cc:1048] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:17.826337  9264 raft_consensus.cc:1217] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:17.826508  9262 raft_consensus.cc:1217] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:17.922238  9264 raft_consensus.cc:1217] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:03:17.925853  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:18.002312 10139 raft_consensus.cc:1064] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:18.004199 10139 consensus_queue.cc:237] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:18.010680  9263 raft_consensus.cc:1275] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:18.012153  8713 raft_consensus.cc:1275] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:18.013814 10093 consensus_queue.cc:1048] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:18.015811 10093 consensus_queue.cc:1048] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:03:18.023500  8646 raft_consensus.cc:1275] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:18.025565 10093 consensus_queue.cc:1048] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:18.034610  9984 raft_consensus.cc:2955] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.038129  8711 raft_consensus.cc:2955] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.041731  8644 raft_consensus.cc:2955] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.043422  9263 raft_consensus.cc:2955] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.062211  8469 catalog_manager.cc:5697] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.090143  8568 consensus_queue.cc:237] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:18.097558  8646 raft_consensus.cc:1275] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:18.097558  9263 raft_consensus.cc:1275] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:18.099664  9727 consensus_queue.cc:1048] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:18.101276  9727 consensus_queue.cc:1048] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:18.105799 10093 raft_consensus.cc:2955] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.111312  8646 raft_consensus.cc:2955] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.111505  9263 raft_consensus.cc:2955] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.127063  8465 catalog_manager.cc:5697] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.130187  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c401605b13a8416596aea2031a7e65dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:18.144047  8706 tablet_service.cc:1558] Processing DeleteTablet for tablet c401605b13a8416596aea2031a7e65dc with delete_type TABLET_DATA_TOMBSTONED (TS 3323a754a4fa4e2eb18d0c02c30ce375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39332
I20260709 13:03:18.148991 10149 tablet_replica.cc:333] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:18.151167 10149 raft_consensus.cc:2243] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.151958 10149 raft_consensus.cc:2272] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.155689 10149 ts_tablet_manager.cc:1916] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:18.171595 10149 ts_tablet_manager.cc:1929] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:18.171993 10149 log.cc:1199] T c401605b13a8416596aea2031a7e65dc P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/wals/c401605b13a8416596aea2031a7e65dc
I20260709 13:03:18.173466  8455 catalog_manager.cc:5028] TS 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): tablet c401605b13a8416596aea2031a7e65dc (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:18.246353 10110 raft_consensus.cc:1064] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:18.248446 10110 consensus_queue.cc:237] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:18.255146  8568 raft_consensus.cc:1275] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:18.257612 10089 consensus_queue.cc:1048] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:18.258984  8646 raft_consensus.cc:1275] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:18.259660  9263 raft_consensus.cc:1275] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:18.260336 10089 consensus_queue.cc:1048] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:18.265589 10089 consensus_queue.cc:1048] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:18.282717 10110 raft_consensus.cc:2955] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.288851  9263 raft_consensus.cc:2955] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.299889 10139 raft_consensus.cc:1064] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:18.302484 10139 consensus_queue.cc:237] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:18.307619  8644 raft_consensus.cc:2955] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.289767  8568 raft_consensus.cc:2955] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.312893  8465 catalog_manager.cc:5697] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:18.344322  8713 consensus_queue.cc:237] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:18.347026  9833 raft_consensus.cc:1064] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:18.349152  9833 consensus_queue.cc:237] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:18.350432  9264 raft_consensus.cc:1275] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:18.351890 10110 consensus_queue.cc:1048] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:18.367100 10151 raft_consensus.cc:2955] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.370409  9263 raft_consensus.cc:2955] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.378376  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 23f02e2bb17842dba34792e9a4f9c360 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:18.389784  8467 catalog_manager.cc:5697] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:18.396353  8644 raft_consensus.cc:1275] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:18.398533 10155 consensus_queue.cc:1048] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:18.401353  9264 raft_consensus.cc:1275] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:18.402647 10093 consensus_queue.cc:1048] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:18.407271  8646 raft_consensus.cc:1275] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:18.407766  8713 raft_consensus.cc:1275] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:18.409296  9984 consensus_queue.cc:1048] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:18.415518  9984 consensus_queue.cc:1048] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:03:18.417384  9262 raft_consensus.cc:1275] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:18.427773  8559 tablet_service.cc:1558] Processing DeleteTablet for tablet 23f02e2bb17842dba34792e9a4f9c360 with delete_type TABLET_DATA_TOMBSTONED (TS b82aab7d02f343c2832fba0d0c474748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57236
I20260709 13:03:18.427670  9727 raft_consensus.cc:2955] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.430369  8644 raft_consensus.cc:2955] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.432211  8646 raft_consensus.cc:1275] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:18.435070 10151 consensus_queue.cc:1048] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:18.437000  8711 raft_consensus.cc:2955] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.440889  8568 raft_consensus.cc:1275] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 13:03:18.515012  8684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.129:39249, user_credentials={real_user=slave}} blocked reactor thread for 67563.6us
I20260709 13:03:18.514938 10151 consensus_queue.cc:1048] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:03:18.516368 10089 consensus_queue.cc:1048] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:18.534417  8469 catalog_manager.cc:5697] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:18.535442  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:18.537655  9264 raft_consensus.cc:2955] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
W20260709 13:03:18.551693  8686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.132:43707, user_credentials={real_user=slave}} blocked reactor thread for 108485us
I20260709 13:03:18.568212 10161 tablet_replica.cc:333] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:18.567775 10155 raft_consensus.cc:2955] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.569164 10161 raft_consensus.cc:2243] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.569880 10161 raft_consensus.cc:2272] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.581250  9264 raft_consensus.cc:2955] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.591813  8646 raft_consensus.cc:2955] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.594457  8568 raft_consensus.cc:2955] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.597577  8570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c401605b13a8416596aea2031a7e65dc"
dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
mode: GRACEFUL
new_leader_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:58026
I20260709 13:03:18.598157  8570 raft_consensus.cc:606] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Received request to transfer leadership to TS d0258e8129c54462ac926810113290fa
I20260709 13:03:18.599269  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:03:18.601193  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:18.606180  8465 catalog_manager.cc:5697] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:18.611217  8568 consensus_queue.cc:237] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:18.617057  9263 raft_consensus.cc:1275] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:18.618342 10139 consensus_queue.cc:1048] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:18.622978  8643 raft_consensus.cc:2955] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.625294  9727 raft_consensus.cc:2955] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.628595  8713 consensus_queue.cc:237] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:18.628310  9263 raft_consensus.cc:2955] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.636222  8642 raft_consensus.cc:1275] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:18.642392  8570 raft_consensus.cc:1275] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:18.643692 10089 consensus_queue.cc:1048] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:18.644979 10161 ts_tablet_manager.cc:1916] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:18.651894  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5bd0af7c56404995a76bd359d0e2f284 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:18.655102 10151 raft_consensus.cc:2955] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.657225 10093 consensus_queue.cc:1048] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:18.667405  8570 raft_consensus.cc:2955] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.678172 10161 ts_tablet_manager.cc:1929] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:18.678699 10161 log.cc:1199] T 23f02e2bb17842dba34792e9a4f9c360 P b82aab7d02f343c2832fba0d0c474748: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root/wals/23f02e2bb17842dba34792e9a4f9c360
I20260709 13:03:18.679762  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5e414e255ae449569bcaedf202eda5b9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:18.678622  9263 raft_consensus.cc:1275] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:18.681723  8466 catalog_manager.cc:5697] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New cstate: current_term: 1 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.692253 10151 consensus_queue.cc:1048] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:18.696416  8706 tablet_service.cc:1558] Processing DeleteTablet for tablet 5bd0af7c56404995a76bd359d0e2f284 with delete_type TABLET_DATA_TOMBSTONED (TS 3323a754a4fa4e2eb18d0c02c30ce375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39332
I20260709 13:03:18.692196  8454 catalog_manager.cc:5028] TS b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): tablet 23f02e2bb17842dba34792e9a4f9c360 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:18.697539  9264 raft_consensus.cc:2955] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.700498  8465 catalog_manager.cc:5697] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index 4 to 5, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New cstate: current_term: 2 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.711092  8628 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e414e255ae449569bcaedf202eda5b9 with delete_type TABLET_DATA_TOMBSTONED (TS d0258e8129c54462ac926810113290fa not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40112
I20260709 13:03:18.714215 10166 tablet_replica.cc:333] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:18.733507 10167 tablet_replica.cc:333] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:18.734524 10167 raft_consensus.cc:2243] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.735117 10167 raft_consensus.cc:2272] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.738525 10167 ts_tablet_manager.cc:1916] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:18.730975 10166 raft_consensus.cc:2243] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.740306 10166 raft_consensus.cc:2272] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:18.740881  8611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.131:44669, user_credentials={real_user=slave}} blocked reactor thread for 83457.7us
I20260709 13:03:18.743268 10166 ts_tablet_manager.cc:1916] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:18.754665  8646 raft_consensus.cc:2955] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:18.758018 10166 ts_tablet_manager.cc:1929] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:18.758531 10166 log.cc:1199] T 5bd0af7c56404995a76bd359d0e2f284 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/wals/5bd0af7c56404995a76bd359d0e2f284
I20260709 13:03:18.760504  8455 catalog_manager.cc:5028] TS 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): tablet 5bd0af7c56404995a76bd359d0e2f284 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:18.764959 10093 raft_consensus.cc:993] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748: : Instructing follower d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:18.765436 10093 raft_consensus.cc:1081] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Signalling peer d0258e8129c54462ac926810113290fa to start an election
I20260709 13:03:18.765775 10167 ts_tablet_manager.cc:1929] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:03:18.766217 10167 log.cc:1199] T 5e414e255ae449569bcaedf202eda5b9 P d0258e8129c54462ac926810113290fa: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/wals/5e414e255ae449569bcaedf202eda5b9
I20260709 13:03:18.767632  8455 catalog_manager.cc:5028] TS d0258e8129c54462ac926810113290fa (127.7.71.130:38989): tablet 5e414e255ae449569bcaedf202eda5b9 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:18.767755  8643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c401605b13a8416596aea2031a7e65dc"
dest_uuid: "d0258e8129c54462ac926810113290fa"
 from {username='slave'} at 127.0.0.1:40118
I20260709 13:03:18.768273  8643 raft_consensus.cc:493] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:18.768507  8643 raft_consensus.cc:3060] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.773005  8643 raft_consensus.cc:515] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:18.775077  8643 leader_election.cc:290] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Requested vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707)
I20260709 13:03:18.775642  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c401605b13a8416596aea2031a7e65dc" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b82aab7d02f343c2832fba0d0c474748"
I20260709 13:03:18.776185  9264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c401605b13a8416596aea2031a7e65dc" candidate_uuid: "d0258e8129c54462ac926810113290fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
I20260709 13:03:18.776183  8570 raft_consensus.cc:3055] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:18.776736  9264 raft_consensus.cc:3060] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.776751  8570 raft_consensus.cc:740] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82aab7d02f343c2832fba0d0c474748, State: Running, Role: LEADER
I20260709 13:03:18.777666  8570 consensus_queue.cc:260] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:18.778750  8570 raft_consensus.cc:3060] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:18.782769  9264 raft_consensus.cc:2468] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 2.
I20260709 13:03:18.784001  8612 leader_election.cc:304] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e048da10d5d4980a075cc6d77bad818, d0258e8129c54462ac926810113290fa; no voters: 
I20260709 13:03:18.784564 10084 raft_consensus.cc:2804] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:18.784682  8570 raft_consensus.cc:2468] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0258e8129c54462ac926810113290fa in term 2.
I20260709 13:03:18.785204 10084 raft_consensus.cc:697] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Becoming Leader. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:18.786113 10084 consensus_queue.cc:237] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:18.793964  8466 catalog_manager.cc:5697] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa reported cstate change: term changed from 1 to 2, leader changed from b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) to d0258e8129c54462ac926810113290fa (127.7.71.130). New cstate: current_term: 2 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.212288  8568 raft_consensus.cc:1275] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:19.213402 10084 consensus_queue.cc:1048] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:19.228183  9263 raft_consensus.cc:1275] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:19.233656 10171 consensus_queue.cc:1048] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:19.602131  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:19.811707  8643 consensus_queue.cc:237] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:19.816781  8713 raft_consensus.cc:1275] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:19.816897  8570 raft_consensus.cc:1275] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:03:19.817070  8612 consensus_peers.cc:597] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e11b47f22f94556a4e8be8c684d851e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:19.818038 10171 consensus_queue.cc:1048] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:19.818867 10174 consensus_queue.cc:1048] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:19.827656 10174 raft_consensus.cc:2955] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:19.829151  8719 raft_consensus.cc:2955] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:19.830345  8568 raft_consensus.cc:2955] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:19.844416  8568 consensus_queue.cc:237] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:19.843890  8467 catalog_manager.cc:5697] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index -1 to 3, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 2 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:19.850273  8537 consensus_peers.cc:597] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53b225737eed40b4991a640dd6992485. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:19.850895  8719 raft_consensus.cc:1275] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:19.852526  8646 raft_consensus.cc:1275] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:19.853019 10093 consensus_queue.cc:1048] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:19.854327  9727 consensus_queue.cc:1048] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:03:19.862895 10182 raft_consensus.cc:2955] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:19.864144  8713 raft_consensus.cc:2955] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:19.865813  8646 raft_consensus.cc:2955] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:19.884841  8643 consensus_queue.cc:237] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:19.891528  8465 catalog_manager.cc:5697] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index -1 to 3, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 2 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
W20260709 13:03:19.896560  8612 consensus_peers.cc:597] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd63805e2108409d9f1f32ae9f05a000. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:19.897809  8713 raft_consensus.cc:1275] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:19.898499  8568 raft_consensus.cc:1275] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:19.899104 10174 consensus_queue.cc:1048] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:03:19.899998 10084 consensus_queue.cc:1048] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:19.909547 10174 raft_consensus.cc:2955] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:19.914047  8570 raft_consensus.cc:2955] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:19.924609  8719 consensus_queue.cc:237] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Queue 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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:19.931878  8643 raft_consensus.cc:1275] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:19.933264  8570 raft_consensus.cc:1275] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:19.931146  8467 catalog_manager.cc:5697] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index -1 to 3, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 2 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.933059  8711 raft_consensus.cc:2955] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:19.935215 10089 consensus_queue.cc:1048] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:19.937074  8686 consensus_peers.cc:597] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132:43707): Couldn't send request to peer 9e048da10d5d4980a075cc6d77bad818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd12e344d25243b69e381e926fad4d69. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:19.937359 10089 consensus_queue.cc:1048] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:03:19.951061 10110 raft_consensus.cc:2955] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:19.958104  8643 raft_consensus.cc:2955] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:19.961270  8570 raft_consensus.cc:2955] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } } }
I20260709 13:03:19.970449  8467 catalog_manager.cc:5697] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index -1 to 2, NON_VOTER 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) added. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:20.315984 10193 ts_tablet_manager.cc:933] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:20.318100 10193 tablet_copy_client.cc:323] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.130:38989
I20260709 13:03:20.319367  8656 tablet_copy_service.cc:140] P d0258e8129c54462ac926810113290fa: Received BeginTabletCopySession request for tablet 5e11b47f22f94556a4e8be8c684d851e from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:47704)
I20260709 13:03:20.319921  8656 tablet_copy_service.cc:161] P d0258e8129c54462ac926810113290fa: Beginning new tablet copy session on tablet 5e11b47f22f94556a4e8be8c684d851e from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:47704: session id = 9e048da10d5d4980a075cc6d77bad818-5e11b47f22f94556a4e8be8c684d851e
I20260709 13:03:20.327093  8656 tablet_copy_source_session.cc:215] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:20.330066 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e11b47f22f94556a4e8be8c684d851e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:20.340452 10195 ts_tablet_manager.cc:933] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249)
I20260709 13:03:20.342432 10195 tablet_copy_client.cc:323] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.129:39249
I20260709 13:03:20.343963  8581 tablet_copy_service.cc:140] P b82aab7d02f343c2832fba0d0c474748: Received BeginTabletCopySession request for tablet 53b225737eed40b4991a640dd6992485 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:59908)
I20260709 13:03:20.344441  8581 tablet_copy_service.cc:161] P b82aab7d02f343c2832fba0d0c474748: Beginning new tablet copy session on tablet 53b225737eed40b4991a640dd6992485 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:59908: session id = 9e048da10d5d4980a075cc6d77bad818-53b225737eed40b4991a640dd6992485
I20260709 13:03:20.348315 10193 tablet_copy_client.cc:806] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:20.348876 10193 tablet_copy_client.cc:670] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:20.351446  8581 tablet_copy_source_session.cc:215] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:20.352694 10193 tablet_copy_client.cc:538] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:20.353791 10195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53b225737eed40b4991a640dd6992485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:20.363425 10193 tablet_bootstrap.cc:492] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:20.371135 10195 tablet_copy_client.cc:806] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:20.371870 10195 tablet_copy_client.cc:670] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:20.375342 10195 tablet_copy_client.cc:538] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:20.385766 10193 tablet_bootstrap.cc:492] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:20.387056 10193 tablet_bootstrap.cc:492] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:20.387763 10193 ts_tablet_manager.cc:1403] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.006s
I20260709 13:03:20.388846 10195 tablet_bootstrap.cc:492] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:20.390748 10193 raft_consensus.cc:359] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:20.391605 10193 raft_consensus.cc:740] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:20.392261 10193 consensus_queue.cc:260] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:20.394742 10193 ts_tablet_manager.cc:1434] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:03:20.396819  8656 tablet_copy_service.cc:342] P d0258e8129c54462ac926810113290fa: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-5e11b47f22f94556a4e8be8c684d851e received from {username='slave'} at 127.0.0.1:47704
I20260709 13:03:20.397153  8656 tablet_copy_service.cc:434] P d0258e8129c54462ac926810113290fa: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-5e11b47f22f94556a4e8be8c684d851e on tablet 5e11b47f22f94556a4e8be8c684d851e with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:20.414098 10195 tablet_bootstrap.cc:492] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:20.414981 10195 tablet_bootstrap.cc:492] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:20.415714 10195 ts_tablet_manager.cc:1403] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.004s
I20260709 13:03:20.418447 10195 raft_consensus.cc:359] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:20.419251 10195 raft_consensus.cc:740] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:20.419875 10195 consensus_queue.cc:260] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:20.422267 10195 ts_tablet_manager.cc:1434] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:20.424346  8581 tablet_copy_service.cc:342] P b82aab7d02f343c2832fba0d0c474748: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-53b225737eed40b4991a640dd6992485 received from {username='slave'} at 127.0.0.1:59908
I20260709 13:03:20.424707  8581 tablet_copy_service.cc:434] P b82aab7d02f343c2832fba0d0c474748: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-53b225737eed40b4991a640dd6992485 on tablet 53b225737eed40b4991a640dd6992485 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:20.448921 10195 ts_tablet_manager.cc:933] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
I20260709 13:03:20.450430 10195 tablet_copy_client.cc:323] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.130:38989
I20260709 13:03:20.451771  8656 tablet_copy_service.cc:140] P d0258e8129c54462ac926810113290fa: Received BeginTabletCopySession request for tablet fd63805e2108409d9f1f32ae9f05a000 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:47704)
I20260709 13:03:20.452154  8656 tablet_copy_service.cc:161] P d0258e8129c54462ac926810113290fa: Beginning new tablet copy session on tablet fd63805e2108409d9f1f32ae9f05a000 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:47704: session id = 9e048da10d5d4980a075cc6d77bad818-fd63805e2108409d9f1f32ae9f05a000
I20260709 13:03:20.457072  8656 tablet_copy_source_session.cc:215] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:20.459785 10195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd63805e2108409d9f1f32ae9f05a000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:20.468863 10193 ts_tablet_manager.cc:933] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818: Initiating tablet copy from peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:20.473675 10193 tablet_copy_client.cc:323] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Beginning tablet copy session from remote peer at address 127.7.71.131:44669
I20260709 13:03:20.475234  8729 tablet_copy_service.cc:140] P 3323a754a4fa4e2eb18d0c02c30ce375: Received BeginTabletCopySession request for tablet bd12e344d25243b69e381e926fad4d69 from peer 9e048da10d5d4980a075cc6d77bad818 ({username='slave'} at 127.0.0.1:56722)
I20260709 13:03:20.475821  8729 tablet_copy_service.cc:161] P 3323a754a4fa4e2eb18d0c02c30ce375: Beginning new tablet copy session on tablet bd12e344d25243b69e381e926fad4d69 from peer 9e048da10d5d4980a075cc6d77bad818 at {username='slave'} at 127.0.0.1:56722: session id = 9e048da10d5d4980a075cc6d77bad818-bd12e344d25243b69e381e926fad4d69
I20260709 13:03:20.477921 10195 tablet_copy_client.cc:806] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:20.478811 10195 tablet_copy_client.cc:670] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:20.481897 10195 tablet_copy_client.cc:538] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:20.484563  8729 tablet_copy_source_session.cc:215] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:20.488080 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd12e344d25243b69e381e926fad4d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:20.490994 10195 tablet_bootstrap.cc:492] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:20.505271 10193 tablet_copy_client.cc:806] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:20.505991 10193 tablet_copy_client.cc:670] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:20.509639 10193 tablet_copy_client.cc:538] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:20.516353 10195 tablet_bootstrap.cc:492] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:20.516947 10193 tablet_bootstrap.cc:492] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap starting.
I20260709 13:03:20.517357 10195 tablet_bootstrap.cc:492] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:20.518117 10195 ts_tablet_manager.cc:1403] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.012s
I20260709 13:03:20.521046 10195 raft_consensus.cc:359] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:20.521874 10195 raft_consensus.cc:740] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:20.522498 10195 consensus_queue.cc:260] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:20.525215 10195 ts_tablet_manager.cc:1434] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:20.527832  8656 tablet_copy_service.cc:342] P d0258e8129c54462ac926810113290fa: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-fd63805e2108409d9f1f32ae9f05a000 received from {username='slave'} at 127.0.0.1:47704
I20260709 13:03:20.528179  8656 tablet_copy_service.cc:434] P d0258e8129c54462ac926810113290fa: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-fd63805e2108409d9f1f32ae9f05a000 on tablet fd63805e2108409d9f1f32ae9f05a000 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:20.550700 10193 tablet_bootstrap.cc:492] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818: 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 13:03:20.551608 10193 tablet_bootstrap.cc:492] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818: Bootstrap complete.
I20260709 13:03:20.552273 10193 ts_tablet_manager.cc:1403] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.007s
I20260709 13:03:20.555390 10193 raft_consensus.cc:359] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:20.556311 10193 raft_consensus.cc:740] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Initialized, Role: LEARNER
I20260709 13:03:20.556952 10193 consensus_queue.cc:260] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: NON_VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: true } }
I20260709 13:03:20.558709 10193 ts_tablet_manager.cc:1434] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:20.561118  8729 tablet_copy_service.cc:342] P 3323a754a4fa4e2eb18d0c02c30ce375: Request end of tablet copy session 9e048da10d5d4980a075cc6d77bad818-bd12e344d25243b69e381e926fad4d69 received from {username='slave'} at 127.0.0.1:56722
I20260709 13:03:20.561503  8729 tablet_copy_service.cc:434] P 3323a754a4fa4e2eb18d0c02c30ce375: ending tablet copy session 9e048da10d5d4980a075cc6d77bad818-bd12e344d25243b69e381e926fad4d69 on tablet bd12e344d25243b69e381e926fad4d69 with peer 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:20.635987  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:20.679219  8646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e76f96bab7746fca089b1c057e62553"
dest_uuid: "d0258e8129c54462ac926810113290fa"
mode: GRACEFUL
new_leader_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:59054
I20260709 13:03:20.679831  8646 raft_consensus.cc:606] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Received request to transfer leadership to TS 9e048da10d5d4980a075cc6d77bad818
I20260709 13:03:20.680953  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:03:20.681957  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:20.704663  9264 raft_consensus.cc:1217] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:03:20.719053  9264 raft_consensus.cc:1217] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:03:20.944607 10203 raft_consensus.cc:993] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa: : Instructing follower 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:20.945017 10174 raft_consensus.cc:1081] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Signalling peer 9e048da10d5d4980a075cc6d77bad818 to start an election
I20260709 13:03:20.946441  9263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e76f96bab7746fca089b1c057e62553"
dest_uuid: "9e048da10d5d4980a075cc6d77bad818"
 from {username='slave'} at 127.0.0.1:57502
I20260709 13:03:20.946972  9263 raft_consensus.cc:493] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:20.947293  9263 raft_consensus.cc:3060] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:20.953473  9263 raft_consensus.cc:515] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:20.955725  9263 leader_election.cc:290] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Requested vote from peers d0258e8129c54462ac926810113290fa (127.7.71.130:38989), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:20.958122  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e76f96bab7746fca089b1c057e62553" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3323a754a4fa4e2eb18d0c02c30ce375"
I20260709 13:03:20.958739  8711 raft_consensus.cc:3060] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:20.959015  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e76f96bab7746fca089b1c057e62553" candidate_uuid: "9e048da10d5d4980a075cc6d77bad818" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d0258e8129c54462ac926810113290fa"
I20260709 13:03:20.963886  8643 raft_consensus.cc:3055] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:20.964231  8643 raft_consensus.cc:740] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0258e8129c54462ac926810113290fa, State: Running, Role: LEADER
I20260709 13:03:20.964963  8643 consensus_queue.cc:260] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:20.966111  8643 raft_consensus.cc:3060] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:20.966889  8711 raft_consensus.cc:2468] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:20.967991  9229 leader_election.cc:304] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3323a754a4fa4e2eb18d0c02c30ce375, 9e048da10d5d4980a075cc6d77bad818; no voters: 
I20260709 13:03:20.968809 10098 raft_consensus.cc:2804] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:20.969189 10098 raft_consensus.cc:697] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Becoming Leader. State: Replica: 9e048da10d5d4980a075cc6d77bad818, State: Running, Role: LEADER
I20260709 13:03:20.969761 10098 consensus_queue.cc:237] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:20.972909  8643 raft_consensus.cc:2468] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e048da10d5d4980a075cc6d77bad818 in term 2.
I20260709 13:03:20.978258  8465 catalog_manager.cc:5697] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 reported cstate change: term changed from 1 to 2, leader changed from d0258e8129c54462ac926810113290fa (127.7.71.130) to 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "9e048da10d5d4980a075cc6d77bad818" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:21.004976  9263 raft_consensus.cc:1217] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:03:21.052197  9263 raft_consensus.cc:1217] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:21.138195 10204 raft_consensus.cc:1064] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:21.140738 10204 consensus_queue.cc:237] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:21.148386  9261 raft_consensus.cc:1275] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:21.149637  8713 raft_consensus.cc:1275] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:21.150864 10204 consensus_queue.cc:1048] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:21.151840 10093 consensus_queue.cc:1048] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:21.152472  8646 raft_consensus.cc:1275] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:21.154031 10093 consensus_queue.cc:1048] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:03:21.162016 10093 raft_consensus.cc:2955] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.168231  8646 raft_consensus.cc:2955] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.178213  8713 raft_consensus.cc:2955] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.179299  9263 raft_consensus.cc:2955] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.190852  8465 catalog_manager.cc:5697] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:21.223924  8570 consensus_queue.cc:237] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:21.228298  9264 raft_consensus.cc:1275] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:21.228626  8713 raft_consensus.cc:1275] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer b82aab7d02f343c2832fba0d0c474748: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:21.230012 10093 consensus_queue.cc:1048] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:21.233579 10093 consensus_queue.cc:1048] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:21.238512 10182 raft_consensus.cc:2955] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.240815  8713 raft_consensus.cc:2955] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.241005  9264 raft_consensus.cc:2955] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.248137  8454 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 53b225737eed40b4991a640dd6992485 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:21.259955  8467 catalog_manager.cc:5697] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 4 to 5, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New cstate: current_term: 2 leader_uuid: "b82aab7d02f343c2832fba0d0c474748" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.277737  8628 tablet_service.cc:1558] Processing DeleteTablet for tablet 53b225737eed40b4991a640dd6992485 with delete_type TABLET_DATA_TOMBSTONED (TS d0258e8129c54462ac926810113290fa not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40112
I20260709 13:03:21.282081 10215 tablet_replica.cc:333] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:21.283526 10215 raft_consensus.cc:2243] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:21.284278 10215 raft_consensus.cc:2272] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:21.287910 10215 ts_tablet_manager.cc:1916] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:21.301648 10203 raft_consensus.cc:1064] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:21.302927 10215 ts_tablet_manager.cc:1929] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:03:21.303396 10215 log.cc:1199] T 53b225737eed40b4991a640dd6992485 P d0258e8129c54462ac926810113290fa: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/wals/53b225737eed40b4991a640dd6992485
I20260709 13:03:21.303609 10203 consensus_queue.cc:237] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:21.304983  8455 catalog_manager.cc:5028] TS d0258e8129c54462ac926810113290fa (127.7.71.130:38989): tablet 53b225737eed40b4991a640dd6992485 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:21.309762  8713 raft_consensus.cc:1275] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:21.309988  9264 raft_consensus.cc:1275] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:21.312078  8568 raft_consensus.cc:1275] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:21.313238 10174 consensus_queue.cc:1048] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:21.314064 10203 consensus_queue.cc:1048] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:21.318235 10203 consensus_queue.cc:1048] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } 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 13:03:21.355043 10203 raft_consensus.cc:2955] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.356781  8713 raft_consensus.cc:2955] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.358572  9264 raft_consensus.cc:2955] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.366923  8568 raft_consensus.cc:2955] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.384114  8465 catalog_manager.cc:5697] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } attrs { replace: true } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.412251 10174 raft_consensus.cc:1064] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:21.414948 10174 consensus_queue.cc:237] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:21.431442  8646 consensus_queue.cc:237] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [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: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:21.434715  9264 raft_consensus.cc:1275] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEARNER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:21.435369  8568 raft_consensus.cc:1275] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:21.435501  8713 raft_consensus.cc:1275] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:21.436091 10174 consensus_queue.cc:1048] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:21.444267 10203 consensus_queue.cc:1048] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } 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 13:03:21.452571  9263 raft_consensus.cc:1275] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:21.454034 10203 consensus_queue.cc:1048] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:21.454301  8719 raft_consensus.cc:1275] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:21.455878 10203 consensus_queue.cc:1048] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:21.456313 10171 consensus_queue.cc:1048] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:21.464056 10203 raft_consensus.cc:2955] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.465979  9261 raft_consensus.cc:2955] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.473263  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5e11b47f22f94556a4e8be8c684d851e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:21.473133  8711 raft_consensus.cc:2955] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.480815  8719 raft_consensus.cc:1275] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:21.482112 10098 consensus_queue.cc:1048] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:21.484617  8646 raft_consensus.cc:1275] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Refusing update from remote peer 9e048da10d5d4980a075cc6d77bad818: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:21.488556 10098 consensus_queue.cc:1048] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:21.501888  8466 catalog_manager.cc:5697] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa reported cstate change: config changed from index 4 to 5, VOTER b82aab7d02f343c2832fba0d0c474748 (127.7.71.129) evicted. New cstate: current_term: 2 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:21.513837  8559 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e11b47f22f94556a4e8be8c684d851e with delete_type TABLET_DATA_TOMBSTONED (TS b82aab7d02f343c2832fba0d0c474748 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57236
I20260709 13:03:21.524420 10203 raft_consensus.cc:2955] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.530687  8567 raft_consensus.cc:2955] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.532641  9264 raft_consensus.cc:2955] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.552981  8711 raft_consensus.cc:2955] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.556206  8466 catalog_manager.cc:5697] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index 3 to 4, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } attrs { replace: true } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.564859 10228 tablet_replica.cc:333] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:21.565961 10228 raft_consensus.cc:2243] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:21.582548 10228 raft_consensus.cc:2272] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:21.582718 10220 raft_consensus.cc:1064] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375: attempting to promote NON_VOTER 9e048da10d5d4980a075cc6d77bad818 to VOTER
I20260709 13:03:21.587321  8646 consensus_queue.cc:237] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:21.592654 10220 consensus_queue.cc:237] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:21.601110  9261 raft_consensus.cc:1275] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:21.603365 10203 consensus_queue.cc:1048] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:21.607426  8567 raft_consensus.cc:1275] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Refusing update from remote peer d0258e8129c54462ac926810113290fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:21.608695 10203 consensus_queue.cc:1048] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:21.612449 10174 raft_consensus.cc:2955] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.616607  8570 raft_consensus.cc:2955] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.619505  8643 raft_consensus.cc:1275] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:21.621107 10175 consensus_queue.cc:1048] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } 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 13:03:21.629132  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fd63805e2108409d9f1f32ae9f05a000 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:21.629710  9261 raft_consensus.cc:1275] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818 [term 1 LEARNER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:21.632840 10089 consensus_queue.cc:1048] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:21.619134  9264 raft_consensus.cc:2955] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.645208  8569 raft_consensus.cc:1275] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:21.652115 10220 consensus_queue.cc:1048] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:21.587138 10228 ts_tablet_manager.cc:1916] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:21.673624  8466 catalog_manager.cc:5697] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index 4 to 5, VOTER 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131) evicted. New cstate: current_term: 2 leader_uuid: "d0258e8129c54462ac926810113290fa" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.685393  8706 tablet_service.cc:1558] Processing DeleteTablet for tablet fd63805e2108409d9f1f32ae9f05a000 with delete_type TABLET_DATA_TOMBSTONED (TS 3323a754a4fa4e2eb18d0c02c30ce375 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39332
I20260709 13:03:21.686686  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:21.686128 10210 raft_consensus.cc:2955] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.687731  8570 raft_consensus.cc:2955] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.717617 10236 tablet_replica.cc:333] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:21.723713 10236 raft_consensus.cc:2243] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:21.725073 10236 raft_consensus.cc:2272] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:21.729218 10236 ts_tablet_manager.cc:1916] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:21.731612 10228 ts_tablet_manager.cc:1929] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:03:21.735759 10228 log.cc:1199] T 5e11b47f22f94556a4e8be8c684d851e P b82aab7d02f343c2832fba0d0c474748: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-0-root/wals/5e11b47f22f94556a4e8be8c684d851e
I20260709 13:03:21.740797  8644 raft_consensus.cc:2955] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.751327 10236 ts_tablet_manager.cc:1929] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:03:21.751791 10236 log.cc:1199] T fd63805e2108409d9f1f32ae9f05a000 P 3323a754a4fa4e2eb18d0c02c30ce375: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/wals/fd63805e2108409d9f1f32ae9f05a000
I20260709 13:03:21.778087  8454 catalog_manager.cc:5028] TS b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): tablet 5e11b47f22f94556a4e8be8c684d851e (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
W20260709 13:03:21.785626  8686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.132:43707, user_credentials={real_user=slave}} blocked reactor thread for 83976.5us
I20260709 13:03:21.786978  8455 catalog_manager.cc:5028] TS 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): tablet fd63805e2108409d9f1f32ae9f05a000 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:21.802203  9263 raft_consensus.cc:2955] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.784245  8467 catalog_manager.cc:5697] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 reported cstate change: config changed from index 2 to 3, 9e048da10d5d4980a075cc6d77bad818 (127.7.71.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.878791  8719 consensus_queue.cc:237] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [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: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:21.886703  9264 raft_consensus.cc:1275] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:21.887935  8570 raft_consensus.cc:1275] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Refusing update from remote peer 3323a754a4fa4e2eb18d0c02c30ce375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:21.889264 10243 consensus_queue.cc:1048] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } 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 13:03:21.893121 10243 consensus_queue.cc:1048] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:21.903616 10241 raft_consensus.cc:2955] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
I20260709 13:03:21.912299  7454 tablet_server.cc:179] TabletServer@127.7.71.129:0 shutting down...
I20260709 13:03:21.920194  9264 raft_consensus.cc:2955] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } }
W20260709 13:03:21.933765  8684 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:03:21.947069  8455 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd12e344d25243b69e381e926fad4d69 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:03:21.985338  8684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.129:39249, user_credentials={real_user=slave}} blocked reactor thread for 50763.7us
I20260709 13:03:21.992416  8469 catalog_manager.cc:5697] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 reported cstate change: config changed from index 3 to 4, VOTER d0258e8129c54462ac926810113290fa (127.7.71.130) evicted. New cstate: current_term: 1 leader_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:03:22.001740  8684 consensus_peers.cc:597] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.003871  8684 consensus_peers.cc:597] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.016680  8610 consensus_peers.cc:597] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.020469  8610 consensus_peers.cc:597] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.021262  8610 consensus_peers.cc:597] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.024855  8628 tablet_service.cc:1558] Processing DeleteTablet for tablet bd12e344d25243b69e381e926fad4d69 with delete_type TABLET_DATA_TOMBSTONED (TS d0258e8129c54462ac926810113290fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260709 13:03:22.037648 10247 tablet_replica.cc:333] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.048029 10247 raft_consensus.cc:2243] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.051443 10247 raft_consensus.cc:2272] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.055881 10247 ts_tablet_manager.cc:1916] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:03:22.067224  9228 consensus_peers.cc:597] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.067991  9228 consensus_peers.cc:597] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.082187 10247 ts_tablet_manager.cc:1929] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:22.082687 10247 log.cc:1199] T bd12e344d25243b69e381e926fad4d69 P d0258e8129c54462ac926810113290fa: Deleting WAL directory at /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/wals/bd12e344d25243b69e381e926fad4d69
I20260709 13:03:22.084532  8455 catalog_manager.cc:5028] TS d0258e8129c54462ac926810113290fa (127.7.71.130:38989): tablet bd12e344d25243b69e381e926fad4d69 (table test-workload [id=47e539e7bacc4e0dbf1153a3a4bd0d3b]) successfully deleted
I20260709 13:03:22.088183  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:22.089568  7454 tablet_replica.cc:333] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.090536  7454 raft_consensus.cc:2243] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.092021  7454 raft_consensus.cc:2272] T b4c7258b757f4523931a4c2501a6cb95 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:22.096341  8684 consensus_peers.cc:597] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.097147  7454 tablet_replica.cc:333] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.097833  7454 raft_consensus.cc:2243] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.098277  7454 raft_consensus.cc:2272] T bc54d7b0e1a94cdd837cec53779cb617 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.100225  7454 tablet_replica.cc:333] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.100999  7454 raft_consensus.cc:2243] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.101598  7454 raft_consensus.cc:2272] T d29b46aa7c4d4e32a754d5fbce6c267f P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.104291  7454 tablet_replica.cc:333] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.105082  7454 raft_consensus.cc:2243] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.105543  7454 raft_consensus.cc:2272] T 6d1ec6ce901a474ebb2418e5cb306a17 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.108266  7454 tablet_replica.cc:333] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.108946  7454 raft_consensus.cc:2243] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.109863  7454 raft_consensus.cc:2272] T ff780d4af7f54c858d7129f599ab4949 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:22.110478  9228 consensus_peers.cc:597] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.111924  7454 tablet_replica.cc:333] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.112537  7454 raft_consensus.cc:2243] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.113219  7454 raft_consensus.cc:2272] T 742fa5ddfca948b7b6356cf899ce50e4 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.115137  7454 tablet_replica.cc:333] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.115927  7454 raft_consensus.cc:2243] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.117231  7454 raft_consensus.cc:2272] T 5bd0af7c56404995a76bd359d0e2f284 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:22.119247  8610 consensus_peers.cc:597] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.120013  7454 tablet_replica.cc:333] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.120582  7454 raft_consensus.cc:2243] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.120924  7454 raft_consensus.cc:2272] T 0951f56c800547fe9234396e823af642 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.122537  7454 tablet_replica.cc:333] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.123032  7454 raft_consensus.cc:2243] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.123487  7454 raft_consensus.cc:2272] T 558f46583a7c45b1b2ee2b289f51b233 P b82aab7d02f343c2832fba0d0c474748 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.125114  7454 tablet_replica.cc:333] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.125540  7454 raft_consensus.cc:2243] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.126187  7454 raft_consensus.cc:2272] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.127784  7454 tablet_replica.cc:333] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.128265  7454 raft_consensus.cc:2243] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.129022  7454 raft_consensus.cc:2272] T 49a801182fce43159f54556edd235916 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.130647  7454 tablet_replica.cc:333] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.131237  7454 raft_consensus.cc:2243] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.131744  7454 pending_rounds.cc:70] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748: Trying to abort 1 pending ops.
I20260709 13:03:22.132192  7454 pending_rounds.cc:77] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748: Aborting op as it isn't in flight: id { term: 1 index: 4 } timestamp: 7305634618886529024 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "bd12e344d25243b69e381e926fad4d69" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } attrs { replace: true } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } } } }
I20260709 13:03:22.132901  7454 raft_consensus.cc:2917] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Aborting config change with OpId 1.4: Aborted: Op aborted
I20260709 13:03:22.133185  7454 raft_consensus.cc:2889] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:03:22.133407  7454 raft_consensus.cc:2272] T bd12e344d25243b69e381e926fad4d69 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.135699  7454 tablet_replica.cc:333] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.136360  7454 raft_consensus.cc:2243] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.136924  7454 raft_consensus.cc:2272] T 15294efd8f0a4360a9c3bade9700315f P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.139276  7454 tablet_replica.cc:333] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.139966  7454 raft_consensus.cc:2243] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.140805  7454 raft_consensus.cc:2272] T be3cb9cc7a284908a243d57e27088f56 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.142462  7454 tablet_replica.cc:333] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.142923  7454 raft_consensus.cc:2243] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.143317  7454 raft_consensus.cc:2272] T 5728e1a373104dae864a6c948abe1c2b P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.145010  7454 tablet_replica.cc:333] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.145530  7454 raft_consensus.cc:2243] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.146268  7454 raft_consensus.cc:2272] T a2d0ae38c5cc4c128702cde8196ef967 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.147886  7454 tablet_replica.cc:333] T 7118561981ba41cdb698f512089333a0 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.148365  7454 raft_consensus.cc:2243] T 7118561981ba41cdb698f512089333a0 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.148731  7454 raft_consensus.cc:2272] T 7118561981ba41cdb698f512089333a0 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.150309  7454 tablet_replica.cc:333] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.150766  7454 raft_consensus.cc:2243] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.151510  7454 raft_consensus.cc:2272] T 20b7aa13007f4d52989cd0b0cffed4ec P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.153496  7454 tablet_replica.cc:333] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.154209  7454 raft_consensus.cc:2243] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.154742  7454 raft_consensus.cc:2272] T ebd954334267455ca480291f2a70166c P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.156730  7454 tablet_replica.cc:333] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
W20260709 13:03:22.156689  9228 consensus_peers.cc:597] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.157461  7454 raft_consensus.cc:2243] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.157953  7454 raft_consensus.cc:2272] T c401605b13a8416596aea2031a7e65dc P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.159885  7454 tablet_replica.cc:333] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.160424  7454 raft_consensus.cc:2243] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.161147  7454 raft_consensus.cc:2272] T 03f40f58ec17413bb36a1e750b977ca9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.163795  7454 tablet_replica.cc:333] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.164557  7454 raft_consensus.cc:2243] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.165261  7454 raft_consensus.cc:2272] T 6f440810f2c44d8688ff0ab89b11cff9 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.167626  7454 tablet_replica.cc:333] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.168370  7454 raft_consensus.cc:2243] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.169565  7454 raft_consensus.cc:2272] T 8883028805914d7497da5d70946202a7 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.172360  7454 tablet_replica.cc:333] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.173127  7454 raft_consensus.cc:2243] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:22.174028  9228 consensus_peers.cc:597] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.174039  7454 raft_consensus.cc:2272] T 5e414e255ae449569bcaedf202eda5b9 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:22.176599  8610 consensus_peers.cc:597] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.176702  7454 tablet_replica.cc:333] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.177305  7454 raft_consensus.cc:2243] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.177899  7454 raft_consensus.cc:2272] T 7628290ae84d481dbe0febcbcbfd9033 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.179658  7454 tablet_replica.cc:333] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.180173  7454 raft_consensus.cc:2243] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.180881  7454 raft_consensus.cc:2272] T 4266ad882c8942d7b64980b8246cf932 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.182866  7454 tablet_replica.cc:333] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.183349  7454 raft_consensus.cc:2243] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.183776  7454 raft_consensus.cc:2272] T a0bf8c270b8f4b01a35427c31c92143d P b82aab7d02f343c2832fba0d0c474748 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.186167  7454 tablet_replica.cc:333] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.186756  7454 raft_consensus.cc:2243] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.187498  7454 raft_consensus.cc:2272] T 69fd3cff84d14c669100236a3cd8efb5 P b82aab7d02f343c2832fba0d0c474748 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.189232  7454 tablet_replica.cc:333] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.189757  7454 raft_consensus.cc:2243] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.190389  7454 raft_consensus.cc:2272] T f58cf445028f4b519aeb27a3aa45f3c2 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.192050  7454 tablet_replica.cc:333] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.192631  7454 raft_consensus.cc:2243] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.193122  7454 raft_consensus.cc:2272] T 562b7e0a83c545ef8edbc5f82e175366 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.194897  7454 tablet_replica.cc:333] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.195396  7454 raft_consensus.cc:2243] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.196141  7454 raft_consensus.cc:2272] T 40e29a0245e44385a9a1ef0f80864144 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.197814  7454 tablet_replica.cc:333] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.198308  7454 raft_consensus.cc:2243] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.198748  7454 raft_consensus.cc:2272] T e800dce15c68413a91990e4d266b5980 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.200765  7454 tablet_replica.cc:333] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.201392  7454 raft_consensus.cc:2243] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.201862  7454 raft_consensus.cc:2272] T edd3ca5cce524b4a8a552bd460b60e55 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.204010  7454 tablet_replica.cc:333] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.204507  7454 raft_consensus.cc:2243] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.205246  7454 raft_consensus.cc:2272] T 40ed223b6ca34069be3380a72c5e9ebd P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.207943  7454 tablet_replica.cc:333] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.208379  7454 raft_consensus.cc:2243] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.208971  7454 raft_consensus.cc:2272] T 86d9e94924704657981549643bc3686b P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.211113  7454 tablet_replica.cc:333] T 4408f6b7d3ca45a48728f0dc6bf182fe P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.211758  7454 raft_consensus.cc:2243] T 4408f6b7d3ca45a48728f0dc6bf182fe P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.212237  7454 raft_consensus.cc:2272] T 4408f6b7d3ca45a48728f0dc6bf182fe P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.214123  7454 tablet_replica.cc:333] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.214567  7454 raft_consensus.cc:2243] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.214957  7454 raft_consensus.cc:2272] T 4ac56ed383fd41818e4fd0530e356ba9 P b82aab7d02f343c2832fba0d0c474748 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.216575  7454 tablet_replica.cc:333] T 325b9e640e9f4e61b98dec2c133dd66f P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.217020  7454 raft_consensus.cc:2243] T 325b9e640e9f4e61b98dec2c133dd66f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.217410  7454 raft_consensus.cc:2272] T 325b9e640e9f4e61b98dec2c133dd66f P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.218925  7454 tablet_replica.cc:333] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.219477  7454 raft_consensus.cc:2243] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.220090  7454 raft_consensus.cc:2272] T fd63805e2108409d9f1f32ae9f05a000 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.224682  7454 tablet_replica.cc:333] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.225154  7454 raft_consensus.cc:2243] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.225631  7454 raft_consensus.cc:2272] T 0dca5025796645eb8f1d8d1adbb36a60 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.227866  7454 tablet_replica.cc:333] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.228503  7454 raft_consensus.cc:2243] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:03:22.228740  9228 consensus_peers.cc:597] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.229477  7454 raft_consensus.cc:2272] T 0a0f6546cb6546afa8a6bc13b89a4f15 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.231884  7454 tablet_replica.cc:333] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.232465  7454 raft_consensus.cc:2243] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:03:22.233002  9228 consensus_peers.cc:597] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.233206  7454 raft_consensus.cc:2272] T 53b225737eed40b4991a640dd6992485 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:22.233640  9228 consensus_peers.cc:597] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.235652  7454 tablet_replica.cc:333] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.236143  7454 raft_consensus.cc:2243] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.236840  7454 raft_consensus.cc:2272] T cf68d97548224220bce5518845b45b98 P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.239351  7454 tablet_replica.cc:333] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.239980  7454 raft_consensus.cc:2243] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.240434  7454 raft_consensus.cc:2272] T e21c26e8009c4ba5bb884de7ef5f67fd P b82aab7d02f343c2832fba0d0c474748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.242213  7454 tablet_replica.cc:333] T f493b53837a94e0082ef02e5216d3b29 P b82aab7d02f343c2832fba0d0c474748: stopping tablet replica
I20260709 13:03:22.242640  7454 raft_consensus.cc:2243] T f493b53837a94e0082ef02e5216d3b29 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.243013  7454 raft_consensus.cc:2272] T f493b53837a94e0082ef02e5216d3b29 P b82aab7d02f343c2832fba0d0c474748 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:22.251168  8684 consensus_peers.cc:597] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.252101  8684 consensus_peers.cc:597] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.259212  9228 consensus_peers.cc:597] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.262827  8684 consensus_peers.cc:597] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.273938  8610 consensus_peers.cc:597] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.286569  8610 consensus_peers.cc:597] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. 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 13:03:22.319928  8684 consensus_peers.cc:597] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:39249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:22.322366  8684 consensus_peers.cc:597] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:39249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:22.330679  7454 tablet_server.cc:196] TabletServer@127.7.71.129:0 shutdown complete.
W20260709 13:03:22.342288  8684 consensus_peers.cc:597] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:39249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:22.396831  8684 consensus_peers.cc:597] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:39249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:22.403893  8684 consensus_peers.cc:597] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:39249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:22.413071  8684 consensus_peers.cc:597] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:39249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:22.426777  7454 tablet_server.cc:179] TabletServer@127.7.71.130:0 shutting down...
W20260709 13:03:22.446415  8610 consensus_peers.cc:597] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:39249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:22.467672  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:22.468626  7454 tablet_replica.cc:333] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.469368  7454 raft_consensus.cc:2243] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.469949  7454 raft_consensus.cc:2272] T cb0544853ea440ac8dae58dfb4d8d5f9 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.472288  7454 tablet_replica.cc:333] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.472882  7454 raft_consensus.cc:2243] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.473745  7454 raft_consensus.cc:2272] T d29b46aa7c4d4e32a754d5fbce6c267f P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:22.475749  9228 consensus_peers.cc:597] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 -> Peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Couldn't send request to peer b82aab7d02f343c2832fba0d0c474748. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:39249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:22.475955  7454 tablet_replica.cc:333] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.476874  7454 raft_consensus.cc:2243] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.477272  7454 raft_consensus.cc:2272] T 6d1ec6ce901a474ebb2418e5cb306a17 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.479471  7454 tablet_replica.cc:333] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.480094  7454 raft_consensus.cc:2243] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.480914  7454 raft_consensus.cc:2272] T 5bd0af7c56404995a76bd359d0e2f284 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:22.481230  8685 consensus_peers.cc:597] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. 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 13:03:22.483218  7454 tablet_replica.cc:333] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.484110  7454 raft_consensus.cc:2243] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.484855  7454 raft_consensus.cc:2272] T 1c69771829464994be0f2a0653a2e0aa P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.486938  7454 tablet_replica.cc:333] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.487777  7454 raft_consensus.cc:2243] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.488271  7454 raft_consensus.cc:2272] T ff780d4af7f54c858d7129f599ab4949 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.490794  7454 tablet_replica.cc:333] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.491541  7454 raft_consensus.cc:2243] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.492539  7454 raft_consensus.cc:2272] T 742fa5ddfca948b7b6356cf899ce50e4 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.494331  7454 tablet_replica.cc:333] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.494860  7454 raft_consensus.cc:2243] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.495232  7454 raft_consensus.cc:2272] T b21f19e0b1b64567ba95ec819265bac1 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.496941  7454 tablet_replica.cc:333] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.497486  7454 raft_consensus.cc:2243] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.498178  7454 raft_consensus.cc:2272] T 4add6f3ae9944b048393e247bd60a21f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.500178  7454 tablet_replica.cc:333] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.500722  7454 raft_consensus.cc:2243] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.501425  7454 raft_consensus.cc:2272] T 5728e1a373104dae864a6c948abe1c2b P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.503213  7454 tablet_replica.cc:333] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.503706  7454 raft_consensus.cc:2243] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.504087  7454 raft_consensus.cc:2272] T 49a801182fce43159f54556edd235916 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.505961  7454 tablet_replica.cc:333] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.506457  7454 raft_consensus.cc:2243] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.507267  7454 raft_consensus.cc:2272] T 0951f56c800547fe9234396e823af642 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.509393  7454 tablet_replica.cc:333] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.510089  7454 raft_consensus.cc:2243] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.510942  7454 raft_consensus.cc:2272] T a36a6c1deb3647f78124d0af19707c63 P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:22.511344  8685 consensus_peers.cc:597] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. 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 13:03:22.513813  7454 tablet_replica.cc:333] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.514710  7454 raft_consensus.cc:2243] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.515654  7454 raft_consensus.cc:2272] T 558f46583a7c45b1b2ee2b289f51b233 P d0258e8129c54462ac926810113290fa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.518226  7454 tablet_replica.cc:333] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.519039  7454 raft_consensus.cc:2243] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.519964  7454 raft_consensus.cc:2272] T 10470e16058a4602a7ceec83eb712591 P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.522351  7454 tablet_replica.cc:333] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.522966  7454 raft_consensus.cc:2243] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.523316  7454 raft_consensus.cc:2272] T 15294efd8f0a4360a9c3bade9700315f P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:22.523818  9229 consensus_peers.cc:597] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. 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 13:03:22.524492  9229 consensus_peers.cc:597] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. 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 13:03:22.525553  7454 tablet_replica.cc:333] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.526183  7454 raft_consensus.cc:2243] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.526578  7454 raft_consensus.cc:2272] T 7118561981ba41cdb698f512089333a0 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.528798  7454 tablet_replica.cc:333] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa: stopping tablet replica
W20260709 13:03:22.529186  9229 consensus_peers.cc:597] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. 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 13:03:22.529548  7454 raft_consensus.cc:2243] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.530309  7454 raft_consensus.cc:2272] T bc66dd643d43418c95d458bee04c3e5d P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.532104  7454 tablet_replica.cc:333] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.532617  7454 raft_consensus.cc:2243] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.533182  7454 raft_consensus.cc:2272] T 20b7aa13007f4d52989cd0b0cffed4ec P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.534735  7454 tablet_replica.cc:333] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.535262  7454 raft_consensus.cc:2243] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.535966  7454 raft_consensus.cc:2272] T ebd954334267455ca480291f2a70166c P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.537690  7454 tablet_replica.cc:333] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.538168  7454 raft_consensus.cc:2243] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.538820  7454 raft_consensus.cc:2272] T c401605b13a8416596aea2031a7e65dc P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.540577  7454 tablet_replica.cc:333] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.541092  7454 raft_consensus.cc:2243] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.541764  7454 raft_consensus.cc:2272] T be3cb9cc7a284908a243d57e27088f56 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.543869  7454 tablet_replica.cc:333] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.544366  7454 raft_consensus.cc:2243] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.545243  7454 raft_consensus.cc:2272] T 6f440810f2c44d8688ff0ab89b11cff9 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.547602  7454 tablet_replica.cc:333] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.548350  7454 raft_consensus.cc:2243] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:22.548362  9229 consensus_peers.cc:597] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. 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 13:03:22.548844  7454 raft_consensus.cc:2272] T 8883028805914d7497da5d70946202a7 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.550616  7454 tablet_replica.cc:333] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.551102  7454 raft_consensus.cc:2243] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.551474  7454 raft_consensus.cc:2272] T 6e76f96bab7746fca089b1c057e62553 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.553428  7454 tablet_replica.cc:333] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.553896  7454 raft_consensus.cc:2243] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.554288  7454 raft_consensus.cc:2272] T b8cbee174cf44cf7bd33f24b9f65ec8a P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.555930  7454 tablet_replica.cc:333] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.556425  7454 raft_consensus.cc:2243] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.556830  7454 raft_consensus.cc:2272] T 23f02e2bb17842dba34792e9a4f9c360 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.558748  7454 tablet_replica.cc:333] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.559218  7454 raft_consensus.cc:2243] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.559675  7454 raft_consensus.cc:2272] T cf68d97548224220bce5518845b45b98 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.561352  7454 tablet_replica.cc:333] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.561765  7454 raft_consensus.cc:2243] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.562454  7454 raft_consensus.cc:2272] T 5e11b47f22f94556a4e8be8c684d851e P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.564033  7454 tablet_replica.cc:333] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.564498  7454 raft_consensus.cc:2243] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.565146  7454 raft_consensus.cc:2272] T 6e05942f32564b3993139375a66408d2 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.566663  7454 tablet_replica.cc:333] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.567088  7454 raft_consensus.cc:2243] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.567487  7454 raft_consensus.cc:2272] T a0bf8c270b8f4b01a35427c31c92143d P d0258e8129c54462ac926810113290fa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.569061  7454 tablet_replica.cc:333] T f58cf445028f4b519aeb27a3aa45f3c2 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.569507  7454 raft_consensus.cc:2243] T f58cf445028f4b519aeb27a3aa45f3c2 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.569802  7454 raft_consensus.cc:2272] T f58cf445028f4b519aeb27a3aa45f3c2 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.571300  7454 tablet_replica.cc:333] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.571931  7454 raft_consensus.cc:2243] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.572431  7454 raft_consensus.cc:2272] T 562b7e0a83c545ef8edbc5f82e175366 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.574470  7454 tablet_replica.cc:333] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.575039  7454 raft_consensus.cc:2243] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.575454  7454 raft_consensus.cc:2272] T 40e29a0245e44385a9a1ef0f80864144 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.577777  7454 tablet_replica.cc:333] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.578401  7454 raft_consensus.cc:2243] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.579331  7454 raft_consensus.cc:2272] T 4408f6b7d3ca45a48728f0dc6bf182fe P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.581741  7454 tablet_replica.cc:333] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.582334  7454 raft_consensus.cc:2243] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.582821  7454 raft_consensus.cc:2272] T 4ac56ed383fd41818e4fd0530e356ba9 P d0258e8129c54462ac926810113290fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.584896  7454 tablet_replica.cc:333] T 325b9e640e9f4e61b98dec2c133dd66f P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.585522  7454 raft_consensus.cc:2243] T 325b9e640e9f4e61b98dec2c133dd66f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.585961  7454 raft_consensus.cc:2272] T 325b9e640e9f4e61b98dec2c133dd66f P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.588207  7454 tablet_replica.cc:333] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.588804  7454 raft_consensus.cc:2243] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.589689  7454 raft_consensus.cc:2272] T c2a66cc2897b4870a0b683903e1c25e6 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.591879  7454 tablet_replica.cc:333] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.592516  7454 raft_consensus.cc:2243] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.593048  7454 raft_consensus.cc:2272] T 4e693f230d214b669a325f589ca357b3 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.594695  7454 tablet_replica.cc:333] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.595142  7454 raft_consensus.cc:2243] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.595506  7454 raft_consensus.cc:2272] T 0dca5025796645eb8f1d8d1adbb36a60 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.597425  7454 tablet_replica.cc:333] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.598009  7454 raft_consensus.cc:2243] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.598551  7454 raft_consensus.cc:2272] T 0a0f6546cb6546afa8a6bc13b89a4f15 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.600895  7454 tablet_replica.cc:333] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.601501  7454 raft_consensus.cc:2243] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.601923  7454 raft_consensus.cc:2272] T e21c26e8009c4ba5bb884de7ef5f67fd P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.603801  7454 tablet_replica.cc:333] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.604269  7454 raft_consensus.cc:2243] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.604707  7454 raft_consensus.cc:2272] T f493b53837a94e0082ef02e5216d3b29 P d0258e8129c54462ac926810113290fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.606353  7454 tablet_replica.cc:333] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa: stopping tablet replica
I20260709 13:03:22.606848  7454 raft_consensus.cc:2243] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.607497  7454 raft_consensus.cc:2272] T fd63805e2108409d9f1f32ae9f05a000 P d0258e8129c54462ac926810113290fa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:22.617769  8685 consensus_peers.cc:597] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. 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 13:03:22.635968  8685 consensus_peers.cc:597] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. 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 13:03:22.657665  9229 consensus_peers.cc:597] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. 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 13:03:22.679699  9229 consensus_peers.cc:597] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.130:38989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:22.682325  7454 tablet_server.cc:196] TabletServer@127.7.71.130:0 shutdown complete.
W20260709 13:03:22.689590  8685 consensus_peers.cc:597] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.130:38989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:22.762913  7454 tablet_server.cc:179] TabletServer@127.7.71.131:0 shutting down...
W20260709 13:03:22.779100  9229 consensus_peers.cc:597] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.130:38989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:22.801218  9229 consensus_peers.cc:597] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.130:38989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:22.804590  8685 consensus_peers.cc:597] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.130:38989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:22.804996  9229 consensus_peers.cc:597] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 -> Peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Couldn't send request to peer 3323a754a4fa4e2eb18d0c02c30ce375. 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 13:03:22.805397  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:22.806241  7454 tablet_replica.cc:333] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.807063  7454 raft_consensus.cc:2243] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.807646  7454 raft_consensus.cc:2272] T b4c7258b757f4523931a4c2501a6cb95 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.809989  7454 tablet_replica.cc:333] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.810732  7454 raft_consensus.cc:2243] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.811473  7454 raft_consensus.cc:2272] T bc54d7b0e1a94cdd837cec53779cb617 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.813516  7454 tablet_replica.cc:333] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.813958  7454 raft_consensus.cc:2243] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.814312  7454 raft_consensus.cc:2272] T cb0544853ea440ac8dae58dfb4d8d5f9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.816036  7454 tablet_replica.cc:333] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.816766  7454 raft_consensus.cc:2243] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.817308  7454 raft_consensus.cc:2272] T 1c69771829464994be0f2a0653a2e0aa P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.819388  7454 tablet_replica.cc:333] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.820168  7454 raft_consensus.cc:2243] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.820926  7454 raft_consensus.cc:2272] T 6d1ec6ce901a474ebb2418e5cb306a17 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.822590  7454 tablet_replica.cc:333] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.823096  7454 raft_consensus.cc:2243] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.823484  7454 raft_consensus.cc:2272] T 0951f56c800547fe9234396e823af642 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.825387  7454 tablet_replica.cc:333] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.826120  7454 raft_consensus.cc:2243] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.826539  7454 raft_consensus.cc:2272] T a36a6c1deb3647f78124d0af19707c63 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.828649  7454 tablet_replica.cc:333] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.829334  7454 raft_consensus.cc:2243] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.829759  7454 raft_consensus.cc:2272] T 5728e1a373104dae864a6c948abe1c2b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.831741  7454 tablet_replica.cc:333] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
W20260709 13:03:22.831832  9229 consensus_peers.cc:597] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.130:38989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:22.832456  7454 raft_consensus.cc:2243] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.832921  7454 raft_consensus.cc:2272] T 4add6f3ae9944b048393e247bd60a21f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.834555  7454 tablet_replica.cc:333] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.835022  7454 raft_consensus.cc:2243] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.835562  7454 raft_consensus.cc:2272] T a2d0ae38c5cc4c128702cde8196ef967 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.837185  7454 tablet_replica.cc:333] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.837631  7454 raft_consensus.cc:2243] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.838004  7454 raft_consensus.cc:2272] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.839617  7454 tablet_replica.cc:333] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.840051  7454 raft_consensus.cc:2243] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.840803  7454 raft_consensus.cc:2272] T b21f19e0b1b64567ba95ec819265bac1 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.842765  7454 tablet_replica.cc:333] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.843235  7454 raft_consensus.cc:2243] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.843817  7454 raft_consensus.cc:2272] T bc66dd643d43418c95d458bee04c3e5d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.845752  7454 tablet_replica.cc:333] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.846273  7454 raft_consensus.cc:2243] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.846959  7454 raft_consensus.cc:2272] T 7118561981ba41cdb698f512089333a0 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.848598  7454 tablet_replica.cc:333] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.849092  7454 raft_consensus.cc:2243] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.849467  7454 raft_consensus.cc:2272] T ebd954334267455ca480291f2a70166c P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.851251  7454 tablet_replica.cc:333] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.851925  7454 raft_consensus.cc:2243] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.852399  7454 raft_consensus.cc:2272] T 49a801182fce43159f54556edd235916 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.854533  7454 tablet_replica.cc:333] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.855208  7454 raft_consensus.cc:2243] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.855798  7454 raft_consensus.cc:2272] T 10470e16058a4602a7ceec83eb712591 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.857470  7454 tablet_replica.cc:333] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.857934  7454 raft_consensus.cc:2243] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.858549  7454 raft_consensus.cc:2272] T bd12e344d25243b69e381e926fad4d69 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.860998  7454 tablet_replica.cc:333] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.861543  7454 raft_consensus.cc:2243] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.861948  7454 raft_consensus.cc:2272] T 8883028805914d7497da5d70946202a7 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:22.862730  9229 consensus_peers.cc:597] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 -> Peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Couldn't send request to peer 3323a754a4fa4e2eb18d0c02c30ce375. 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 13:03:22.863874  7454 tablet_replica.cc:333] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.864434  7454 raft_consensus.cc:2243] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.865098  7454 raft_consensus.cc:2272] T 5e414e255ae449569bcaedf202eda5b9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.866680  7454 tablet_replica.cc:333] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.867202  7454 raft_consensus.cc:2243] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.867568  7454 raft_consensus.cc:2272] T 6e76f96bab7746fca089b1c057e62553 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.869189  7454 tablet_replica.cc:333] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.869653  7454 raft_consensus.cc:2243] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.870043  7454 raft_consensus.cc:2272] T b8cbee174cf44cf7bd33f24b9f65ec8a P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.871582  7454 tablet_replica.cc:333] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.872133  7454 raft_consensus.cc:2243] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.872494  7454 raft_consensus.cc:2272] T 03f40f58ec17413bb36a1e750b977ca9 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.874048  7454 tablet_replica.cc:333] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.874511  7454 raft_consensus.cc:2243] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.875149  7454 raft_consensus.cc:2272] T 23f02e2bb17842dba34792e9a4f9c360 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.876700  7454 tablet_replica.cc:333] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.877161  7454 raft_consensus.cc:2243] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.877526  7454 raft_consensus.cc:2272] T 7628290ae84d481dbe0febcbcbfd9033 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.879087  7454 tablet_replica.cc:333] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.879578  7454 raft_consensus.cc:2243] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.880124  7454 raft_consensus.cc:2272] T 5e11b47f22f94556a4e8be8c684d851e P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.881685  7454 tablet_replica.cc:333] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.882138  7454 raft_consensus.cc:2243] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.882550  7454 raft_consensus.cc:2272] T 6e05942f32564b3993139375a66408d2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.884285  7454 tablet_replica.cc:333] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.884749  7454 raft_consensus.cc:2243] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.885402  7454 raft_consensus.cc:2272] T 69fd3cff84d14c669100236a3cd8efb5 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.886930  7454 tablet_replica.cc:333] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.887370  7454 raft_consensus.cc:2243] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.888041  7454 raft_consensus.cc:2272] T a0bf8c270b8f4b01a35427c31c92143d P 3323a754a4fa4e2eb18d0c02c30ce375 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.889649  7454 tablet_replica.cc:333] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.890102  7454 raft_consensus.cc:2243] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.890471  7454 raft_consensus.cc:2272] T 40e29a0245e44385a9a1ef0f80864144 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.892053  7454 tablet_replica.cc:333] T f58cf445028f4b519aeb27a3aa45f3c2 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.892499  7454 raft_consensus.cc:2243] T f58cf445028f4b519aeb27a3aa45f3c2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.892849  7454 raft_consensus.cc:2272] T f58cf445028f4b519aeb27a3aa45f3c2 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.894345  7454 tablet_replica.cc:333] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.894796  7454 raft_consensus.cc:2243] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.895402  7454 raft_consensus.cc:2272] T e800dce15c68413a91990e4d266b5980 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.897706  7454 tablet_replica.cc:333] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.898334  7454 raft_consensus.cc:2243] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.898761  7454 raft_consensus.cc:2272] T edd3ca5cce524b4a8a552bd460b60e55 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.900815  7454 tablet_replica.cc:333] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
W20260709 13:03:22.900913  9229 consensus_peers.cc:597] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 -> Peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Couldn't send request to peer 3323a754a4fa4e2eb18d0c02c30ce375. 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 13:03:22.901300  7454 raft_consensus.cc:2243] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.901888  7454 raft_consensus.cc:2272] T c2a66cc2897b4870a0b683903e1c25e6 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.903853  7454 tablet_replica.cc:333] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.904282  7454 raft_consensus.cc:2243] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.904889  7454 raft_consensus.cc:2272] T 4e693f230d214b669a325f589ca357b3 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.906348  7454 tablet_replica.cc:333] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.906776  7454 raft_consensus.cc:2243] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.907608  7454 raft_consensus.cc:2272] T 0dca5025796645eb8f1d8d1adbb36a60 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.909866  7454 tablet_replica.cc:333] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.910408  7454 raft_consensus.cc:2243] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.911149  7454 raft_consensus.cc:2272] T 53b225737eed40b4991a640dd6992485 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:22.911232  8685 consensus_peers.cc:597] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 -> Peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Couldn't send request to peer d0258e8129c54462ac926810113290fa. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.130:38989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:22.912837  7454 tablet_replica.cc:333] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.913311  7454 raft_consensus.cc:2243] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.913669  7454 raft_consensus.cc:2272] T 86d9e94924704657981549643bc3686b P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.915222  7454 tablet_replica.cc:333] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.915695  7454 raft_consensus.cc:2243] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.916674  7454 raft_consensus.cc:2272] T 40ed223b6ca34069be3380a72c5e9ebd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.918380  7454 tablet_replica.cc:333] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.918821  7454 raft_consensus.cc:2243] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.919514  7454 raft_consensus.cc:2272] T e21c26e8009c4ba5bb884de7ef5f67fd P 3323a754a4fa4e2eb18d0c02c30ce375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.921123  7454 tablet_replica.cc:333] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.921564  7454 raft_consensus.cc:2243] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.921967  7454 raft_consensus.cc:2272] T 4408f6b7d3ca45a48728f0dc6bf182fe P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.923974  7454 tablet_replica.cc:333] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
W20260709 13:03:22.924382  9229 consensus_peers.cc:597] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 -> Peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Couldn't send request to peer 3323a754a4fa4e2eb18d0c02c30ce375. 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 13:03:22.924520  7454 raft_consensus.cc:2243] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.925222  7454 raft_consensus.cc:2272] T 325b9e640e9f4e61b98dec2c133dd66f P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.926748  7454 tablet_replica.cc:333] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.927304  7454 raft_consensus.cc:2243] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:22.927977  7454 raft_consensus.cc:2272] T 4266ad882c8942d7b64980b8246cf932 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:22.930147  7454 tablet_replica.cc:333] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375: stopping tablet replica
I20260709 13:03:22.930696  7454 raft_consensus.cc:2243] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:22.931414  7454 raft_consensus.cc:2272] T f493b53837a94e0082ef02e5216d3b29 P 3323a754a4fa4e2eb18d0c02c30ce375 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:22.955140  9229 consensus_peers.cc:597] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 -> Peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Couldn't send request to peer 3323a754a4fa4e2eb18d0c02c30ce375. 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 13:03:22.967716  9229 consensus_peers.cc:597] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 -> Peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Couldn't send request to peer 3323a754a4fa4e2eb18d0c02c30ce375. 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 13:03:23.031656  7454 tablet_server.cc:196] TabletServer@127.7.71.131:0 shutdown complete.
W20260709 13:03:23.069489  9229 consensus_peers.cc:597] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 -> Peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Couldn't send request to peer 3323a754a4fa4e2eb18d0c02c30ce375. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.131:44669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:23.129979  7454 tablet_server.cc:179] TabletServer@127.7.71.132:0 shutting down...
I20260709 13:03:23.132632 10245 raft_consensus.cc:493] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b82aab7d02f343c2832fba0d0c474748)
I20260709 13:03:23.133077 10245 raft_consensus.cc:515] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "d0258e8129c54462ac926810113290fa" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 38989 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:23.134645 10245 leader_election.cc:290] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), d0258e8129c54462ac926810113290fa (127.7.71.130:38989)
W20260709 13:03:23.138463  9228 leader_election.cc:336] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Network error: Client connection negotiation failed: client connection to 127.7.71.129:39249: connect: Connection refused (error 111)
W20260709 13:03:23.138975  9229 leader_election.cc:336] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d0258e8129c54462ac926810113290fa (127.7.71.130:38989): Network error: Client connection negotiation failed: client connection to 127.7.71.130:38989: connect: Connection refused (error 111)
I20260709 13:03:23.139375  9229 leader_election.cc:304] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [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: 9e048da10d5d4980a075cc6d77bad818; no voters: b82aab7d02f343c2832fba0d0c474748, d0258e8129c54462ac926810113290fa
I20260709 13:03:23.140089 10245 raft_consensus.cc:2749] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:23.156340  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:23.157024  7454 tablet_replica.cc:333] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.157651  7454 raft_consensus.cc:2243] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.158170  7454 raft_consensus.cc:2272] T bd12e344d25243b69e381e926fad4d69 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.159896  7454 tablet_replica.cc:333] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.160552  7454 raft_consensus.cc:2243] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.161049  7454 raft_consensus.cc:2272] T fd63805e2108409d9f1f32ae9f05a000 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.163362  7454 tablet_replica.cc:333] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.164047  7454 raft_consensus.cc:2243] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.164700  7454 raft_consensus.cc:2272] T 23f02e2bb17842dba34792e9a4f9c360 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.166450  7454 tablet_replica.cc:333] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.167019  7454 raft_consensus.cc:2243] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.167469  7454 raft_consensus.cc:2272] T 5bd0af7c56404995a76bd359d0e2f284 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.169616  7454 tablet_replica.cc:333] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.170240  7454 raft_consensus.cc:2243] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.170887  7454 raft_consensus.cc:2272] T 4e693f230d214b669a325f589ca357b3 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:23.171505  9229 consensus_peers.cc:597] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 -> Peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Couldn't send request to peer 3323a754a4fa4e2eb18d0c02c30ce375. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.131:44669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:23.172919  7454 tablet_replica.cc:333] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.173456  7454 raft_consensus.cc:2243] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.173970  7454 raft_consensus.cc:2272] T 4266ad882c8942d7b64980b8246cf932 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.176157  7454 tablet_replica.cc:333] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.176893  7454 raft_consensus.cc:2243] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.177376  7454 raft_consensus.cc:2272] T 5e11b47f22f94556a4e8be8c684d851e P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.179378  7454 tablet_replica.cc:333] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.179888  7454 raft_consensus.cc:2243] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.180326  7454 raft_consensus.cc:2272] T 69fd3cff84d14c669100236a3cd8efb5 P 9e048da10d5d4980a075cc6d77bad818 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.181958  7454 tablet_replica.cc:333] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.182387  7454 raft_consensus.cc:2243] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.182752  7454 raft_consensus.cc:2272] T 10470e16058a4602a7ceec83eb712591 P 9e048da10d5d4980a075cc6d77bad818 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.184955  7454 tablet_replica.cc:333] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.185598  7454 raft_consensus.cc:2243] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.186148  7454 raft_consensus.cc:2272] T 6e05942f32564b3993139375a66408d2 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.188174  7454 tablet_replica.cc:333] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.188699  7454 raft_consensus.cc:2243] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.189320  7454 raft_consensus.cc:2272] T 558f46583a7c45b1b2ee2b289f51b233 P 9e048da10d5d4980a075cc6d77bad818 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.190811  7454 tablet_replica.cc:333] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.191257  7454 raft_consensus.cc:2243] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.191721  7454 raft_consensus.cc:2272] T 53b225737eed40b4991a640dd6992485 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.193193  7454 tablet_replica.cc:333] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.193629  7454 raft_consensus.cc:2243] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.194288  7454 raft_consensus.cc:2272] T cb0544853ea440ac8dae58dfb4d8d5f9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.195804  7454 tablet_replica.cc:333] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.196254  7454 raft_consensus.cc:2243] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.196666  7454 raft_consensus.cc:2272] T 40ed223b6ca34069be3380a72c5e9ebd P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.198146  7454 tablet_replica.cc:333] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.198602  7454 raft_consensus.cc:2243] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.199193  7454 raft_consensus.cc:2272] T b8cbee174cf44cf7bd33f24b9f65ec8a P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.200760  7454 tablet_replica.cc:333] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.201201  7454 raft_consensus.cc:2243] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.201779  7454 raft_consensus.cc:2272] T 0a0f6546cb6546afa8a6bc13b89a4f15 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.203744  7454 tablet_replica.cc:333] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.204312  7454 raft_consensus.cc:2243] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.204886  7454 raft_consensus.cc:2272] T 4add6f3ae9944b048393e247bd60a21f P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.205022 10245 raft_consensus.cc:493] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b82aab7d02f343c2832fba0d0c474748)
I20260709 13:03:23.205528 10245 raft_consensus.cc:515] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b82aab7d02f343c2832fba0d0c474748" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 39249 } } peers { permanent_uuid: "3323a754a4fa4e2eb18d0c02c30ce375" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 44669 } } peers { permanent_uuid: "9e048da10d5d4980a075cc6d77bad818" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 43707 } attrs { promote: false } }
I20260709 13:03:23.206732  7454 tablet_replica.cc:333] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.207111 10245 leader_election.cc:290] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249), 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669)
I20260709 13:03:23.207463  7454 raft_consensus.cc:2243] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.208416  7454 raft_consensus.cc:2272] T d29b46aa7c4d4e32a754d5fbce6c267f P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.210515  7454 tablet_replica.cc:333] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.211210  7454 raft_consensus.cc:2243] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:03:23.211823  9229 leader_election.cc:336] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Network error: Client connection negotiation failed: client connection to 127.7.71.131:44669: connect: Connection refused (error 111)
I20260709 13:03:23.212145  7454 raft_consensus.cc:2272] T edd3ca5cce524b4a8a552bd460b60e55 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:23.212460  9228 leader_election.cc:336] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b82aab7d02f343c2832fba0d0c474748 (127.7.71.129:39249): Network error: Client connection negotiation failed: client connection to 127.7.71.129:39249: connect: Connection refused (error 111)
I20260709 13:03:23.212869  9228 leader_election.cc:304] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [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: 9e048da10d5d4980a075cc6d77bad818; no voters: 3323a754a4fa4e2eb18d0c02c30ce375, b82aab7d02f343c2832fba0d0c474748
I20260709 13:03:23.213424 10245 raft_consensus.cc:2749] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:23.214269  7454 tablet_replica.cc:333] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.214816  7454 raft_consensus.cc:2243] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.215353  7454 raft_consensus.cc:2272] T a36a6c1deb3647f78124d0af19707c63 P 9e048da10d5d4980a075cc6d77bad818 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.217499  7454 tablet_replica.cc:333] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.218133  7454 raft_consensus.cc:2243] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.218981  7454 raft_consensus.cc:2272] T 03f40f58ec17413bb36a1e750b977ca9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:23.219620  9229 consensus_peers.cc:597] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 -> Peer 3323a754a4fa4e2eb18d0c02c30ce375 (127.7.71.131:44669): Couldn't send request to peer 3323a754a4fa4e2eb18d0c02c30ce375. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.131:44669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:23.220937  7454 tablet_replica.cc:333] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.221470  7454 raft_consensus.cc:2243] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.221930  7454 raft_consensus.cc:2272] T a2d0ae38c5cc4c128702cde8196ef967 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.223495  7454 tablet_replica.cc:333] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.223994  7454 raft_consensus.cc:2243] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.224397  7454 raft_consensus.cc:2272] T be3cb9cc7a284908a243d57e27088f56 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.225978  7454 tablet_replica.cc:333] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.226500  7454 raft_consensus.cc:2243] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.226819  7454 raft_consensus.cc:2272] T b21f19e0b1b64567ba95ec819265bac1 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.228363  7454 tablet_replica.cc:333] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.228813  7454 raft_consensus.cc:2243] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.229414  7454 raft_consensus.cc:2272] T 4ac56ed383fd41818e4fd0530e356ba9 P 9e048da10d5d4980a075cc6d77bad818 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.230973  7454 tablet_replica.cc:333] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.231413  7454 raft_consensus.cc:2243] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.232040  7454 raft_consensus.cc:2272] T 86d9e94924704657981549643bc3686b P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.233450  7454 tablet_replica.cc:333] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.233888  7454 raft_consensus.cc:2243] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.234241  7454 raft_consensus.cc:2272] T ff780d4af7f54c858d7129f599ab4949 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.235869  7454 tablet_replica.cc:333] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.236361  7454 raft_consensus.cc:2243] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.236793  7454 raft_consensus.cc:2272] T c2a66cc2897b4870a0b683903e1c25e6 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.238317  7454 tablet_replica.cc:333] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.238792  7454 raft_consensus.cc:2243] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.239456  7454 raft_consensus.cc:2272] T 1c69771829464994be0f2a0653a2e0aa P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.240916  7454 tablet_replica.cc:333] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.241353  7454 raft_consensus.cc:2243] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.242023  7454 raft_consensus.cc:2272] T e800dce15c68413a91990e4d266b5980 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.243634  7454 tablet_replica.cc:333] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.244095  7454 raft_consensus.cc:2243] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.244714  7454 raft_consensus.cc:2272] T 15294efd8f0a4360a9c3bade9700315f P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.246346  7454 tablet_replica.cc:333] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.246805  7454 raft_consensus.cc:2243] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.247251  7454 raft_consensus.cc:2272] T 5e414e255ae449569bcaedf202eda5b9 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.248893  7454 tablet_replica.cc:333] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.249331  7454 raft_consensus.cc:2243] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.249714  7454 raft_consensus.cc:2272] T 6f440810f2c44d8688ff0ab89b11cff9 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.251159  7454 tablet_replica.cc:333] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.251672  7454 raft_consensus.cc:2243] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.252029  7454 raft_consensus.cc:2272] T bc54d7b0e1a94cdd837cec53779cb617 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.253537  7454 tablet_replica.cc:333] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.253997  7454 raft_consensus.cc:2243] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.254626  7454 raft_consensus.cc:2272] T 562b7e0a83c545ef8edbc5f82e175366 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.256121  7454 tablet_replica.cc:333] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.256556  7454 raft_consensus.cc:2243] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.257174  7454 raft_consensus.cc:2272] T 6e76f96bab7746fca089b1c057e62553 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.258634  7454 tablet_replica.cc:333] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.259084  7454 raft_consensus.cc:2243] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.259519  7454 raft_consensus.cc:2272] T b4c7258b757f4523931a4c2501a6cb95 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.261114  7454 tablet_replica.cc:333] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.261543  7454 raft_consensus.cc:2243] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.261969  7454 raft_consensus.cc:2272] T 0a7b6c5d6be74a4c86f2dcecc59ae195 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.263477  7454 tablet_replica.cc:333] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.263948  7454 raft_consensus.cc:2243] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.264348  7454 raft_consensus.cc:2272] T bc66dd643d43418c95d458bee04c3e5d P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.265740  7454 tablet_replica.cc:333] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.266171  7454 raft_consensus.cc:2243] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.266518  7454 raft_consensus.cc:2272] T c401605b13a8416596aea2031a7e65dc P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.268081  7454 tablet_replica.cc:333] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.268476  7454 raft_consensus.cc:2243] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.268853  7454 raft_consensus.cc:2272] T 20b7aa13007f4d52989cd0b0cffed4ec P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.270339  7454 tablet_replica.cc:333] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.270709  7454 raft_consensus.cc:2243] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.271289  7454 raft_consensus.cc:2272] T 7628290ae84d481dbe0febcbcbfd9033 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.273018  7454 tablet_replica.cc:333] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.273412  7454 raft_consensus.cc:2243] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.273825  7454 raft_consensus.cc:2272] T 742fa5ddfca948b7b6356cf899ce50e4 P 9e048da10d5d4980a075cc6d77bad818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.275396  7454 tablet_replica.cc:333] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818: stopping tablet replica
I20260709 13:03:23.275830  7454 raft_consensus.cc:2243] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:23.276232  7454 raft_consensus.cc:2272] T cf68d97548224220bce5518845b45b98 P 9e048da10d5d4980a075cc6d77bad818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.333174  7454 tablet_server.cc:196] TabletServer@127.7.71.132:0 shutdown complete.
I20260709 13:03:23.388514  7454 master.cc:562] Master@127.7.71.190:45243 shutting down...
I20260709 13:03:23.410976  7454 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:23.411509  7454 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:23.411863  7454 tablet_replica.cc:333] T 00000000000000000000000000000000 P 351ed208da0c4d8c98a8f284a1e3a292: stopping tablet replica
I20260709 13:03:23.431793  7454 master.cc:584] Master@127.7.71.190:45243 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (49749 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:03:23.510322  7454 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.71.190:40279
I20260709 13:03:23.511490  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:23.516934 10256 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 13:03:23.517323 10259 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 13:03:23.516964 10257 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 13:03:23.518772  7454 server_base.cc:1061] running on GCE node
I20260709 13:03:23.520035  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:23.520231  7454 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 13:03:23.520375  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602203520358 us; error 0 us; skew 500 ppm
I20260709 13:03:23.520892  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:23.523099  7454 webserver.cc:533] Webserver started at http://127.7.71.190:34757/ using document root <none> and password file <none>
I20260709 13:03:23.523586  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:23.523766  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:23.524016  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:23.525097  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/master-0-root/instance:
uuid: "2b3b574ea1ba4fd38c9c4353448dc614"
format_stamp: "Formatted at 2026-07-09 13:03:23 on dist-test-slave-j8hn"
I20260709 13:03:23.529244  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:03:23.532429 10264 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:23.533077  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:23.533425  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/master-0-root
uuid: "2b3b574ea1ba4fd38c9c4353448dc614"
format_stamp: "Formatted at 2026-07-09 13:03:23 on dist-test-slave-j8hn"
I20260709 13:03:23.533824  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-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 13:03:23.555186  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:23.556404  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:23.591704  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.190:40279
I20260709 13:03:23.591801 10315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.190:40279 every 8 connection(s)
I20260709 13:03:23.595259 10316 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 13:03:23.604610 10316 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614: Bootstrap starting.
I20260709 13:03:23.608955 10316 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:23.612802 10316 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614: No bootstrap required, opened a new log
I20260709 13:03:23.614760 10316 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b3b574ea1ba4fd38c9c4353448dc614" member_type: VOTER }
I20260709 13:03:23.615116 10316 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:23.615298 10316 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3b574ea1ba4fd38c9c4353448dc614, State: Initialized, Role: FOLLOWER
I20260709 13:03:23.615860 10316 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2b3b574ea1ba4fd38c9c4353448dc614" member_type: VOTER }
I20260709 13:03:23.616258 10316 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:23.616441 10316 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:23.616636 10316 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:23.620642 10316 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b3b574ea1ba4fd38c9c4353448dc614" member_type: VOTER }
I20260709 13:03:23.621127 10316 leader_election.cc:304] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [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: 2b3b574ea1ba4fd38c9c4353448dc614; no voters: 
I20260709 13:03:23.622098 10316 leader_election.cc:290] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:23.622406 10319 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:23.623692 10319 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [term 1 LEADER]: Becoming Leader. State: Replica: 2b3b574ea1ba4fd38c9c4353448dc614, State: Running, Role: LEADER
I20260709 13:03:23.624228 10319 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [LEADER]: Queue going to LEADER mode. State: All 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: "2b3b574ea1ba4fd38c9c4353448dc614" member_type: VOTER }
I20260709 13:03:23.624768 10316 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:23.628430 10320 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2b3b574ea1ba4fd38c9c4353448dc614" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b3b574ea1ba4fd38c9c4353448dc614" member_type: VOTER } }
I20260709 13:03:23.629066 10320 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:23.629105 10321 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2b3b574ea1ba4fd38c9c4353448dc614. Latest consensus state: current_term: 1 leader_uuid: "2b3b574ea1ba4fd38c9c4353448dc614" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b3b574ea1ba4fd38c9c4353448dc614" member_type: VOTER } }
I20260709 13:03:23.629737 10321 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:23.633113 10326 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:23.638001 10326 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:23.641492  7454 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:23.646040 10326 catalog_manager.cc:1383] Generated new cluster ID: 6ec0f092fa8340eba15a21c9657eb3b0
I20260709 13:03:23.646302 10326 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:23.664896 10326 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:23.666055 10326 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:23.684737 10326 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614: Generated new TSK 0
I20260709 13:03:23.685266 10326 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:23.707615  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:23.713402 10337 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 13:03:23.714264 10338 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 13:03:23.715728 10340 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 13:03:23.716331  7454 server_base.cc:1061] running on GCE node
I20260709 13:03:23.717411  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:23.717590  7454 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 13:03:23.717711  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602203717700 us; error 0 us; skew 500 ppm
I20260709 13:03:23.718240  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:23.720329  7454 webserver.cc:533] Webserver started at http://127.7.71.129:34351/ using document root <none> and password file <none>
I20260709 13:03:23.720742  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:23.720933  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:23.721191  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:23.722153  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-0-root/instance:
uuid: "e1abfb89f12841618053d11bb6f6b23e"
format_stamp: "Formatted at 2026-07-09 13:03:23 on dist-test-slave-j8hn"
I20260709 13:03:23.726413  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:03:23.729408 10345 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:23.730052  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:03:23.730319  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-0-root
uuid: "e1abfb89f12841618053d11bb6f6b23e"
format_stamp: "Formatted at 2026-07-09 13:03:23 on dist-test-slave-j8hn"
I20260709 13:03:23.730553  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-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 13:03:23.755349  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:23.756482  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:23.757823  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:23.759967  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:23.760149  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:23.760372  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:23.760526  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:23.797022  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.129:42677
I20260709 13:03:23.797101 10407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.129:42677 every 8 connection(s)
I20260709 13:03:23.801545  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:23.808115 10412 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 13:03:23.808552 10413 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 13:03:23.811403 10415 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 13:03:23.811844  7454 server_base.cc:1061] running on GCE node
I20260709 13:03:23.813050  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:23.813249  7454 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 13:03:23.813446  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602203813425 us; error 0 us; skew 500 ppm
I20260709 13:03:23.813934  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:23.816236  7454 webserver.cc:533] Webserver started at http://127.7.71.130:33289/ using document root <none> and password file <none>
I20260709 13:03:23.816709  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:23.816874  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:23.817142  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:23.818228  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-1-root/instance:
uuid: "bda586d3f6754e99a774f0b7fcb1774f"
format_stamp: "Formatted at 2026-07-09 13:03:23 on dist-test-slave-j8hn"
I20260709 13:03:23.820448 10408 heartbeater.cc:344] Connected to a master server at 127.7.71.190:40279
I20260709 13:03:23.820794 10408 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:23.821472 10408 heartbeater.cc:507] Master 127.7.71.190:40279 requested a full tablet report, sending...
I20260709 13:03:23.823089  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:03:23.823676 10281 ts_manager.cc:194] Registered new tserver with Master: e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:23.826061 10281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32940
I20260709 13:03:23.827298 10420 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:23.828181  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:23.828459  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-1-root
uuid: "bda586d3f6754e99a774f0b7fcb1774f"
format_stamp: "Formatted at 2026-07-09 13:03:23 on dist-test-slave-j8hn"
I20260709 13:03:23.828725  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-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 13:03:23.843354  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:23.844563  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:23.845973  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:23.848129  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:23.848307  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:23.848546  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:23.848692  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:23.885262  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.130:45825
I20260709 13:03:23.885355 10482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.130:45825 every 8 connection(s)
I20260709 13:03:23.889725  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:23.895925 10486 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 13:03:23.896755 10487 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 13:03:23.899237 10489 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 13:03:23.900054  7454 server_base.cc:1061] running on GCE node
I20260709 13:03:23.900914 10483 heartbeater.cc:344] Connected to a master server at 127.7.71.190:40279
I20260709 13:03:23.900944  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:23.901401  7454 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 13:03:23.901469 10483 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:23.901634  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602203901614 us; error 0 us; skew 500 ppm
I20260709 13:03:23.902375  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:23.902312 10483 heartbeater.cc:507] Master 127.7.71.190:40279 requested a full tablet report, sending...
I20260709 13:03:23.904506 10281 ts_manager.cc:194] Registered new tserver with Master: bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:23.905074  7454 webserver.cc:533] Webserver started at http://127.7.71.131:34797/ using document root <none> and password file <none>
I20260709 13:03:23.905555  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:23.905731  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:23.905964  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:23.905930 10281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32948
I20260709 13:03:23.907296  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-2-root/instance:
uuid: "f53bd7a2e910468a931ac7ab12244a93"
format_stamp: "Formatted at 2026-07-09 13:03:23 on dist-test-slave-j8hn"
I20260709 13:03:23.911362  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:03:23.914441 10494 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:23.915103  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:03:23.915360  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-2-root
uuid: "f53bd7a2e910468a931ac7ab12244a93"
format_stamp: "Formatted at 2026-07-09 13:03:23 on dist-test-slave-j8hn"
I20260709 13:03:23.915625  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-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 13:03:23.936425  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:23.937935  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:23.939437  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:23.941505  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:23.941689  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:23.941920  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:23.942066  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:23.979395  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.131:38653
I20260709 13:03:23.979485 10556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.131:38653 every 8 connection(s)
I20260709 13:03:23.983930  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:23.990358 10560 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 13:03:23.990968 10561 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 13:03:23.994495 10564 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 13:03:23.994621  7454 server_base.cc:1061] running on GCE node
I20260709 13:03:23.995342 10557 heartbeater.cc:344] Connected to a master server at 127.7.71.190:40279
I20260709 13:03:23.995685  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:03:23.995772 10557 heartbeater.cc:461] Registering TS with master...
W20260709 13:03:23.996025  7454 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 13:03:23.996235  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602203996218 us; error 0 us; skew 500 ppm
I20260709 13:03:23.996670 10557 heartbeater.cc:507] Master 127.7.71.190:40279 requested a full tablet report, sending...
I20260709 13:03:23.996980  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:23.998775 10281 ts_manager.cc:194] Registered new tserver with Master: f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:23.999454  7454 webserver.cc:533] Webserver started at http://127.7.71.132:34889/ using document root <none> and password file <none>
I20260709 13:03:23.999960  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:24.000128  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:24.000207 10281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32956
I20260709 13:03:24.000360  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:24.001757  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-3-root/instance:
uuid: "87f035b492824fa98f9968c56fcfcce3"
format_stamp: "Formatted at 2026-07-09 13:03:23 on dist-test-slave-j8hn"
I20260709 13:03:24.006067  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:03:24.009047 10568 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:24.009729  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:03:24.009994  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-3-root
uuid: "87f035b492824fa98f9968c56fcfcce3"
format_stamp: "Formatted at 2026-07-09 13:03:23 on dist-test-slave-j8hn"
I20260709 13:03:24.010217  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-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 13:03:24.022342  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:24.023458  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:24.024883  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:24.026893  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:24.027062  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:24.027235  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:24.027359  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:24.063985  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.132:33763
I20260709 13:03:24.064081 10630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.132:33763 every 8 connection(s)
I20260709 13:03:24.076730 10631 heartbeater.cc:344] Connected to a master server at 127.7.71.190:40279
I20260709 13:03:24.077092 10631 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:24.077742 10631 heartbeater.cc:507] Master 127.7.71.190:40279 requested a full tablet report, sending...
I20260709 13:03:24.079510 10281 ts_manager.cc:194] Registered new tserver with Master: 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:24.080425  7454 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013465655s
I20260709 13:03:24.080801 10281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32970
I20260709 13:03:24.104067 10281 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32978:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:03:24.317173 10596 tablet_service.cc:1511] Processing CreateTablet for tablet 3a014dd8cf904efa93c6c2313f40732d (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:03:24.318614 10596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a014dd8cf904efa93c6c2313f40732d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.322204 10522 tablet_service.cc:1511] Processing CreateTablet for tablet 3a014dd8cf904efa93c6c2313f40732d (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:03:24.324311 10522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a014dd8cf904efa93c6c2313f40732d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.330909 10521 tablet_service.cc:1511] Processing CreateTablet for tablet d0e334015a4640a9b2c6e115e1df20c6 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:03:24.332373 10521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e334015a4640a9b2c6e115e1df20c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.333645 10373 tablet_service.cc:1511] Processing CreateTablet for tablet d0e334015a4640a9b2c6e115e1df20c6 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:03:24.334985 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e334015a4640a9b2c6e115e1df20c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.335790 10595 tablet_service.cc:1511] Processing CreateTablet for tablet 86ccdd8ed4b941418e76de2f83fcfcfc (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:03:24.336621 10372 tablet_service.cc:1511] Processing CreateTablet for tablet 86ccdd8ed4b941418e76de2f83fcfcfc (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:03:24.337114 10595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ccdd8ed4b941418e76de2f83fcfcfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.337890 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ccdd8ed4b941418e76de2f83fcfcfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.340565 10371 tablet_service.cc:1511] Processing CreateTablet for tablet 6988aa9ebfda4ea9a23636454d968134 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:03:24.341955 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6988aa9ebfda4ea9a23636454d968134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.342845 10520 tablet_service.cc:1511] Processing CreateTablet for tablet 6988aa9ebfda4ea9a23636454d968134 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:03:24.344355 10520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6988aa9ebfda4ea9a23636454d968134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.348989 10594 tablet_service.cc:1511] Processing CreateTablet for tablet 6988aa9ebfda4ea9a23636454d968134 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:03:24.350250 10594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6988aa9ebfda4ea9a23636454d968134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.350682 10370 tablet_service.cc:1511] Processing CreateTablet for tablet 5edf897a26a54366b228620222dcbabd (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:03:24.352036 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5edf897a26a54366b228620222dcbabd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.353499 10519 tablet_service.cc:1511] Processing CreateTablet for tablet 5edf897a26a54366b228620222dcbabd (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:03:24.354735 10519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5edf897a26a54366b228620222dcbabd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.356964 10369 tablet_service.cc:1511] Processing CreateTablet for tablet 71bc710b8da64283a0aae5aeda57af68 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:03:24.358206 10369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71bc710b8da64283a0aae5aeda57af68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.357852 10593 tablet_service.cc:1511] Processing CreateTablet for tablet 71bc710b8da64283a0aae5aeda57af68 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:03:24.359126 10593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71bc710b8da64283a0aae5aeda57af68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.360615 10518 tablet_service.cc:1511] Processing CreateTablet for tablet b63fdda30c4c48e7856e3689f3308eae (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:03:24.363125 10592 tablet_service.cc:1511] Processing CreateTablet for tablet b63fdda30c4c48e7856e3689f3308eae (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:03:24.363418 10368 tablet_service.cc:1511] Processing CreateTablet for tablet b63fdda30c4c48e7856e3689f3308eae (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:03:24.364434 10592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63fdda30c4c48e7856e3689f3308eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.364750 10368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63fdda30c4c48e7856e3689f3308eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.366393 10517 tablet_service.cc:1511] Processing CreateTablet for tablet 4f6e2e236f2843a5b855b5146a791f99 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:03:24.369980 10367 tablet_service.cc:1511] Processing CreateTablet for tablet 824736fe3fa145dc8a162972fd32808a (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:03:24.371316 10367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824736fe3fa145dc8a162972fd32808a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.373006 10591 tablet_service.cc:1511] Processing CreateTablet for tablet 4f6e2e236f2843a5b855b5146a791f99 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:03:24.374315 10591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f6e2e236f2843a5b855b5146a791f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.376358 10366 tablet_service.cc:1511] Processing CreateTablet for tablet a3eb06a9b3e949fd8b5389076cdedaf6 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:03:24.376617 10516 tablet_service.cc:1511] Processing CreateTablet for tablet 824736fe3fa145dc8a162972fd32808a (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:03:24.377605 10366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3eb06a9b3e949fd8b5389076cdedaf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.379201 10590 tablet_service.cc:1511] Processing CreateTablet for tablet a3eb06a9b3e949fd8b5389076cdedaf6 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:03:24.380455 10590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3eb06a9b3e949fd8b5389076cdedaf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.382354 10515 tablet_service.cc:1511] Processing CreateTablet for tablet e1ad2647bcdd44879b3c4cb4431dad95 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:03:24.382668 10365 tablet_service.cc:1511] Processing CreateTablet for tablet e1ad2647bcdd44879b3c4cb4431dad95 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:03:24.383939 10365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ad2647bcdd44879b3c4cb4431dad95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.385771 10589 tablet_service.cc:1511] Processing CreateTablet for tablet e1ad2647bcdd44879b3c4cb4431dad95 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:03:24.387058 10589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ad2647bcdd44879b3c4cb4431dad95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.388552 10448 tablet_service.cc:1511] Processing CreateTablet for tablet 3a014dd8cf904efa93c6c2313f40732d (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:03:24.388666 10514 tablet_service.cc:1511] Processing CreateTablet for tablet c27c1f5fe80a47678f642da901973e3f (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:03:24.389442 10364 tablet_service.cc:1511] Processing CreateTablet for tablet a1cd97fdc4a54769a42fc16d1e979be3 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:03:24.389879 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a014dd8cf904efa93c6c2313f40732d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.390694 10364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1cd97fdc4a54769a42fc16d1e979be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.392611 10513 tablet_service.cc:1511] Processing CreateTablet for tablet a1cd97fdc4a54769a42fc16d1e979be3 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:03:24.394456 10588 tablet_service.cc:1511] Processing CreateTablet for tablet c27c1f5fe80a47678f642da901973e3f (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:03:24.395702 10588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27c1f5fe80a47678f642da901973e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.397137 10447 tablet_service.cc:1511] Processing CreateTablet for tablet d0e334015a4640a9b2c6e115e1df20c6 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:03:24.398344 10447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e334015a4640a9b2c6e115e1df20c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.400676 10587 tablet_service.cc:1511] Processing CreateTablet for tablet dfe782ba4e654d45bf83900ee13f2994 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:03:24.401911 10587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe782ba4e654d45bf83900ee13f2994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.409648 10517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f6e2e236f2843a5b855b5146a791f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.410903 10514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27c1f5fe80a47678f642da901973e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.412576 10515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ad2647bcdd44879b3c4cb4431dad95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.414065 10513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1cd97fdc4a54769a42fc16d1e979be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.420013 10446 tablet_service.cc:1511] Processing CreateTablet for tablet 86ccdd8ed4b941418e76de2f83fcfcfc (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:03:24.420027 10518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63fdda30c4c48e7856e3689f3308eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.422111 10446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ccdd8ed4b941418e76de2f83fcfcfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.429103 10516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824736fe3fa145dc8a162972fd32808a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.437217 10445 tablet_service.cc:1511] Processing CreateTablet for tablet 5edf897a26a54366b228620222dcbabd (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:03:24.438549 10445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5edf897a26a54366b228620222dcbabd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.440676 10444 tablet_service.cc:1511] Processing CreateTablet for tablet 71bc710b8da64283a0aae5aeda57af68 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:03:24.441969 10444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71bc710b8da64283a0aae5aeda57af68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.444671 10443 tablet_service.cc:1511] Processing CreateTablet for tablet 4f6e2e236f2843a5b855b5146a791f99 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:03:24.445996 10443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f6e2e236f2843a5b855b5146a791f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.448642 10442 tablet_service.cc:1511] Processing CreateTablet for tablet 824736fe3fa145dc8a162972fd32808a (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:03:24.449919 10442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824736fe3fa145dc8a162972fd32808a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.452591 10441 tablet_service.cc:1511] Processing CreateTablet for tablet a3eb06a9b3e949fd8b5389076cdedaf6 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:03:24.453920 10441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3eb06a9b3e949fd8b5389076cdedaf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.456643 10440 tablet_service.cc:1511] Processing CreateTablet for tablet c27c1f5fe80a47678f642da901973e3f (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:03:24.457906 10440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27c1f5fe80a47678f642da901973e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.460613 10439 tablet_service.cc:1511] Processing CreateTablet for tablet a1cd97fdc4a54769a42fc16d1e979be3 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:03:24.461901 10439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1cd97fdc4a54769a42fc16d1e979be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.498481 10650 tablet_bootstrap.cc:492] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:24.499310 10513 tablet_service.cc:1511] Processing CreateTablet for tablet d7f0519ece3c401bab4901afe590cb72 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:03:24.500707 10513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f0519ece3c401bab4901afe590cb72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.525058 10516 tablet_service.cc:1511] Processing CreateTablet for tablet f89e8f66c72448edbfa90b3faaf1fedb (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:03:24.526427 10516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f89e8f66c72448edbfa90b3faaf1fedb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.532989 10519 tablet_service.cc:1511] Processing CreateTablet for tablet e5b596f193e04bfa835d0b510a8f84fc (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:03:24.534281 10519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b596f193e04bfa835d0b510a8f84fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.541139 10442 tablet_service.cc:1511] Processing CreateTablet for tablet dfe782ba4e654d45bf83900ee13f2994 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:03:24.542675 10442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe782ba4e654d45bf83900ee13f2994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.546064 10513 tablet_service.cc:1511] Processing CreateTablet for tablet 5030945f048d44a9b1ab70c0d56aeb97 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:03:24.547281 10513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5030945f048d44a9b1ab70c0d56aeb97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.548357 10649 tablet_bootstrap.cc:492] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:24.554414 10588 tablet_service.cc:1511] Processing CreateTablet for tablet f89e8f66c72448edbfa90b3faaf1fedb (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:03:24.555640 10588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f89e8f66c72448edbfa90b3faaf1fedb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.561740 10593 tablet_service.cc:1511] Processing CreateTablet for tablet d7f0519ece3c401bab4901afe590cb72 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:03:24.563005 10593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f0519ece3c401bab4901afe590cb72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.516489 10371 tablet_service.cc:1511] Processing CreateTablet for tablet dfe782ba4e654d45bf83900ee13f2994 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:03:24.569574 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe782ba4e654d45bf83900ee13f2994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.582855 10651 tablet_bootstrap.cc:492] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:24.585188 10372 tablet_service.cc:1511] Processing CreateTablet for tablet e5b596f193e04bfa835d0b510a8f84fc (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:03:24.586459 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b596f193e04bfa835d0b510a8f84fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.586855 10365 tablet_service.cc:1511] Processing CreateTablet for tablet 0df2b1b85cba40f3b0154931e0a29289 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:03:24.588964 10366 tablet_service.cc:1511] Processing CreateTablet for tablet 5030945f048d44a9b1ab70c0d56aeb97 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:03:24.591645 10366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5030945f048d44a9b1ab70c0d56aeb97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.592463 10373 tablet_service.cc:1511] Processing CreateTablet for tablet f89e8f66c72448edbfa90b3faaf1fedb (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:03:24.593420 10365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df2b1b85cba40f3b0154931e0a29289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.595185 10596 tablet_service.cc:1511] Processing CreateTablet for tablet 5030945f048d44a9b1ab70c0d56aeb97 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:03:24.574154 10650 tablet_bootstrap.cc:654] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:24.602447 10596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5030945f048d44a9b1ab70c0d56aeb97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.601015 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f89e8f66c72448edbfa90b3faaf1fedb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.604317 10648 tablet_bootstrap.cc:492] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:24.616022 10589 tablet_service.cc:1511] Processing CreateTablet for tablet 0df2b1b85cba40f3b0154931e0a29289 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:03:24.621490 10514 tablet_service.cc:1511] Processing CreateTablet for tablet 3936a9cdaf554f86bbf6eb599decb8e2 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:03:24.622814 10514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3936a9cdaf554f86bbf6eb599decb8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.619478 10448 tablet_service.cc:1511] Processing CreateTablet for tablet d7f0519ece3c401bab4901afe590cb72 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:03:24.629627 10443 tablet_service.cc:1511] Processing CreateTablet for tablet e5b596f193e04bfa835d0b510a8f84fc (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:03:24.634917 10649 tablet_bootstrap.cc:654] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:24.637594 10329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:24.641703 10651 tablet_bootstrap.cc:654] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:24.645272 10594 tablet_service.cc:1511] Processing CreateTablet for tablet 3936a9cdaf554f86bbf6eb599decb8e2 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:03:24.648306 10370 tablet_service.cc:1511] Processing CreateTablet for tablet deb9c009746a48b5aa4510ec6b3a32ce (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:03:24.643621 10442 tablet_service.cc:1511] Processing CreateTablet for tablet 0df2b1b85cba40f3b0154931e0a29289 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:03:24.648948 10447 tablet_service.cc:1511] Processing CreateTablet for tablet deb9c009746a48b5aa4510ec6b3a32ce (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:03:24.650993 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb9c009746a48b5aa4510ec6b3a32ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.652557 10439 tablet_service.cc:1511] Processing CreateTablet for tablet 3936a9cdaf554f86bbf6eb599decb8e2 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:03:24.646749 10443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b596f193e04bfa835d0b510a8f84fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.653992 10442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df2b1b85cba40f3b0154931e0a29289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.657054 10519 tablet_service.cc:1511] Processing CreateTablet for tablet deb9c009746a48b5aa4510ec6b3a32ce (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:03:24.658324 10519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb9c009746a48b5aa4510ec6b3a32ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.686902 10447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb9c009746a48b5aa4510ec6b3a32ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.696681 10439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3936a9cdaf554f86bbf6eb599decb8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.700131 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f0519ece3c401bab4901afe590cb72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.710054 10595 tablet_service.cc:1511] Processing CreateTablet for tablet fbecac41d5c64d4f9f7a471d41b6b878 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:03:24.710772 10370 tablet_service.cc:1511] Processing CreateTablet for tablet fbecac41d5c64d4f9f7a471d41b6b878 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:03:24.712042 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbecac41d5c64d4f9f7a471d41b6b878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.712744 10444 tablet_service.cc:1511] Processing CreateTablet for tablet fbecac41d5c64d4f9f7a471d41b6b878 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:03:24.713965 10444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbecac41d5c64d4f9f7a471d41b6b878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.716523 10520 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7cb7baf190484eab61c8dd551bbe13 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:03:24.717828 10520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7cb7baf190484eab61c8dd551bbe13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.719609 10589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df2b1b85cba40f3b0154931e0a29289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.721004 10650 tablet_bootstrap.cc:492] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:24.721635 10594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3936a9cdaf554f86bbf6eb599decb8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.723124 10592 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7cb7baf190484eab61c8dd551bbe13 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:03:24.724479 10592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7cb7baf190484eab61c8dd551bbe13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.726496 10650 ts_tablet_manager.cc:1403] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.228s	user 0.022s	sys 0.011s
I20260709 13:03:24.727870 10595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbecac41d5c64d4f9f7a471d41b6b878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.729398 10650 raft_consensus.cc:359] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:24.736413 10650 raft_consensus.cc:385] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:24.736725 10650 raft_consensus.cc:740] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:24.747844 10650 consensus_queue.cc:260] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:24.754328 10372 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7cb7baf190484eab61c8dd551bbe13 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:03:24.755615 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7cb7baf190484eab61c8dd551bbe13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.756975 10651 tablet_bootstrap.cc:492] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:24.757472 10651 ts_tablet_manager.cc:1403] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.175s	user 0.014s	sys 0.003s
I20260709 13:03:24.757699 10588 tablet_service.cc:1511] Processing CreateTablet for tablet e0c80bad2cb9439c98c9667e2a1556d1 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:03:24.760203 10444 tablet_service.cc:1511] Processing CreateTablet for tablet e0c80bad2cb9439c98c9667e2a1556d1 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:03:24.761375 10444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c80bad2cb9439c98c9667e2a1556d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.763586 10649 tablet_bootstrap.cc:492] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:24.764038 10649 ts_tablet_manager.cc:1403] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.216s	user 0.007s	sys 0.004s
I20260709 13:03:24.767976 10588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c80bad2cb9439c98c9667e2a1556d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.770706 10520 tablet_service.cc:1511] Processing CreateTablet for tablet e0c80bad2cb9439c98c9667e2a1556d1 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:03:24.771961 10520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c80bad2cb9439c98c9667e2a1556d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.772379 10651 raft_consensus.cc:359] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:24.773104 10651 raft_consensus.cc:385] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:24.773392 10651 raft_consensus.cc:740] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:24.774115 10651 consensus_queue.cc:260] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:24.775018 10649 raft_consensus.cc:359] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:24.779430 10649 raft_consensus.cc:385] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:24.779762 10649 raft_consensus.cc:740] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:24.780447 10649 consensus_queue.cc:260] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:24.780717 10521 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc8defef42c4c93b78f05714f6b9773 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:03:24.784752 10557 heartbeater.cc:499] Master 127.7.71.190:40279 was elected leader, sending a full tablet report...
I20260709 13:03:24.785317 10443 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc8defef42c4c93b78f05714f6b9773 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:03:24.785984 10521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc8defef42c4c93b78f05714f6b9773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.786535 10443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc8defef42c4c93b78f05714f6b9773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.787865 10648 tablet_bootstrap.cc:654] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:24.792376 10650 ts_tablet_manager.cc:1434] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.065s	user 0.009s	sys 0.006s
I20260709 13:03:24.795102 10650 tablet_bootstrap.cc:492] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:24.801488 10514 tablet_service.cc:1511] Processing CreateTablet for tablet 250485bb0649448ea522cbd6a476fdc9 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:03:24.802714 10514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250485bb0649448ea522cbd6a476fdc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.804049 10370 tablet_service.cc:1511] Processing CreateTablet for tablet 65e88cf4648a4a28b893aa41f524b6d4 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:03:24.805401 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e88cf4648a4a28b893aa41f524b6d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.816931 10650 tablet_bootstrap.cc:654] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:24.816671 10442 tablet_service.cc:1511] Processing CreateTablet for tablet 65e88cf4648a4a28b893aa41f524b6d4 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:03:24.818209 10442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e88cf4648a4a28b893aa41f524b6d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.822156 10594 tablet_service.cc:1511] Processing CreateTablet for tablet 65e88cf4648a4a28b893aa41f524b6d4 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:03:24.828924 10408 heartbeater.cc:499] Master 127.7.71.190:40279 was elected leader, sending a full tablet report...
I20260709 13:03:24.830719 10373 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc8defef42c4c93b78f05714f6b9773 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:03:24.832499 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc8defef42c4c93b78f05714f6b9773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.823510 10594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e88cf4648a4a28b893aa41f524b6d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.863324 10651 ts_tablet_manager.cc:1434] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.106s	user 0.011s	sys 0.005s
I20260709 13:03:24.864193 10483 heartbeater.cc:499] Master 127.7.71.190:40279 was elected leader, sending a full tablet report...
I20260709 13:03:24.863958 10514 tablet_service.cc:1511] Processing CreateTablet for tablet 383718deb30048379a8355625ab4f5e0 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:03:24.864890 10365 tablet_service.cc:1511] Processing CreateTablet for tablet 250485bb0649448ea522cbd6a476fdc9 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:03:24.865242 10514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383718deb30048379a8355625ab4f5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.866086 10365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250485bb0649448ea522cbd6a476fdc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.869755 10516 tablet_service.cc:1511] Processing CreateTablet for tablet c4f8974059ac41eeadcba78e6cb751aa (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:03:24.869977 10587 tablet_service.cc:1511] Processing CreateTablet for tablet 383718deb30048379a8355625ab4f5e0 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:03:24.870296 10591 tablet_service.cc:1511] Processing CreateTablet for tablet 6c317b6229f14866a3da0b489b63523c (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:03:24.870952 10516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f8974059ac41eeadcba78e6cb751aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.871305 10587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383718deb30048379a8355625ab4f5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.871867 10591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c317b6229f14866a3da0b489b63523c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.870041 10590 tablet_service.cc:1511] Processing CreateTablet for tablet 250485bb0649448ea522cbd6a476fdc9 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:03:24.874534 10590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250485bb0649448ea522cbd6a476fdc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.874261 10368 tablet_service.cc:1511] Processing CreateTablet for tablet c4f8974059ac41eeadcba78e6cb751aa (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:03:24.874852 10439 tablet_service.cc:1511] Processing CreateTablet for tablet c4f8974059ac41eeadcba78e6cb751aa (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:03:24.875415 10368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f8974059ac41eeadcba78e6cb751aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.876025 10439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f8974059ac41eeadcba78e6cb751aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.885596 10650 tablet_bootstrap.cc:492] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:24.886125 10650 ts_tablet_manager.cc:1403] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.091s	user 0.017s	sys 0.003s
I20260709 13:03:24.888865 10650 raft_consensus.cc:359] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:24.889550 10650 raft_consensus.cc:385] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:24.889823 10650 raft_consensus.cc:740] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
W20260709 13:03:24.890303 10484 tablet.cc:2406] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:03:24.890652 10650 consensus_queue.cc:260] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:24.898176 10650 ts_tablet_manager.cc:1434] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:03:24.899080 10650 tablet_bootstrap.cc:492] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:24.900200 10651 tablet_bootstrap.cc:492] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:24.903648 10448 tablet_service.cc:1511] Processing CreateTablet for tablet 383718deb30048379a8355625ab4f5e0 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:03:24.904954 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383718deb30048379a8355625ab4f5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.914484 10650 tablet_bootstrap.cc:654] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:24.915232 10371 tablet_service.cc:1511] Processing CreateTablet for tablet 6c317b6229f14866a3da0b489b63523c (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:03:24.916468 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c317b6229f14866a3da0b489b63523c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.935465 10648 tablet_bootstrap.cc:492] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:24.936185 10648 ts_tablet_manager.cc:1403] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.332s	user 0.037s	sys 0.004s
I20260709 13:03:24.940157 10519 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8cfd60ddf648daa757f89ef57b6e1d (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:03:24.941433 10519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8cfd60ddf648daa757f89ef57b6e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.941622 10443 tablet_service.cc:1511] Processing CreateTablet for tablet 6c317b6229f14866a3da0b489b63523c (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:03:24.942783 10443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c317b6229f14866a3da0b489b63523c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:24.948042 10649 ts_tablet_manager.cc:1434] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.184s	user 0.023s	sys 0.026s
I20260709 13:03:24.949124 10649 tablet_bootstrap.cc:492] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:24.952466 10648 raft_consensus.cc:359] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:24.953254 10648 raft_consensus.cc:385] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:24.953593 10648 raft_consensus.cc:740] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:24.962306 10656 raft_consensus.cc:493] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.965029 10655 raft_consensus.cc:493] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.979911 10655 raft_consensus.cc:515] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:24.982429 10655 leader_election.cc:290] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:24.967831 10443 tablet_service.cc:1511] Processing CreateTablet for tablet fe3ed3e63eeb42fc82037f5ae8411dcb (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:03:24.968488 10368 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8cfd60ddf648daa757f89ef57b6e1d (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:03:24.992379 10656 raft_consensus.cc:515] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:24.993674 10368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8cfd60ddf648daa757f89ef57b6e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.015684 10648 consensus_queue.cc:260] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:24.968880 10592 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8cfd60ddf648daa757f89ef57b6e1d (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:03:25.004362 10651 tablet_bootstrap.cc:654] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.016458 10514 tablet_service.cc:1511] Processing CreateTablet for tablet fe3ed3e63eeb42fc82037f5ae8411dcb (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:03:25.045210 10656 leader_election.cc:290] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:25.063026 10649 tablet_bootstrap.cc:654] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.058954 10514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe3ed3e63eeb42fc82037f5ae8411dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.066051 10592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8cfd60ddf648daa757f89ef57b6e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.069705 10659 raft_consensus.cc:493] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.070161 10659 raft_consensus.cc:515] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:25.072081 10659 leader_election.cc:290] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:25.077162 10648 ts_tablet_manager.cc:1434] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.141s	user 0.000s	sys 0.023s
I20260709 13:03:25.078054 10631 heartbeater.cc:499] Master 127.7.71.190:40279 was elected leader, sending a full tablet report...
I20260709 13:03:25.080412 10443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe3ed3e63eeb42fc82037f5ae8411dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.092005 10596 tablet_service.cc:1511] Processing CreateTablet for tablet fe3ed3e63eeb42fc82037f5ae8411dcb (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:03:25.093271 10596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe3ed3e63eeb42fc82037f5ae8411dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.112396 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824736fe3fa145dc8a162972fd32808a" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:25.112914 10519 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9dbb26618c49ddbd75d35b267820ac (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:03:25.114213 10519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9dbb26618c49ddbd75d35b267820ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.115156 10591 tablet_service.cc:1511] Processing CreateTablet for tablet 60496f06a8e443e9a15f73b3c83f9455 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:03:25.116493 10591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60496f06a8e443e9a15f73b3c83f9455. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:25.118988 10495 leader_election.cc:343] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.130750 10648 tablet_bootstrap.cc:492] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:25.123399 10444 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9dbb26618c49ddbd75d35b267820ac (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:03:25.131770 10444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9dbb26618c49ddbd75d35b267820ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.144826 10655 raft_consensus.cc:493] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.146209 10650 tablet_bootstrap.cc:492] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:25.146752 10650 ts_tablet_manager.cc:1403] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.248s	user 0.036s	sys 0.039s
I20260709 13:03:25.146375 10655 raft_consensus.cc:515] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:25.148478 10655 leader_election.cc:290] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:25.152043 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cd97fdc4a54769a42fc16d1e979be3" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
W20260709 13:03:25.153450 10495 leader_election.cc:343] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.154644 10649 tablet_bootstrap.cc:492] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:25.155153 10649 ts_tablet_manager.cc:1403] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.206s	user 0.016s	sys 0.000s
I20260709 13:03:25.160271 10520 tablet_service.cc:1511] Processing CreateTablet for tablet c80bac545a104f35a366d65a4f368b4e (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:03:25.161597 10520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c80bac545a104f35a366d65a4f368b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.161777 10649 raft_consensus.cc:359] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:25.162545 10649 raft_consensus.cc:385] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.162817 10649 raft_consensus.cc:740] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.168218 10649 consensus_queue.cc:260] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:25.174166 10650 raft_consensus.cc:359] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:25.174978 10650 raft_consensus.cc:385] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.175279 10650 raft_consensus.cc:740] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.148830 10448 tablet_service.cc:1511] Processing CreateTablet for tablet 60496f06a8e443e9a15f73b3c83f9455 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:03:25.206108 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60496f06a8e443e9a15f73b3c83f9455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.183149 10594 tablet_service.cc:1511] Processing CreateTablet for tablet c80bac545a104f35a366d65a4f368b4e (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:03:25.206269 10521 tablet_service.cc:1511] Processing CreateTablet for tablet f9d611fa2adb4c979544abb3abcf7f2d (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:03:25.207104 10594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c80bac545a104f35a366d65a4f368b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.207487 10521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9d611fa2adb4c979544abb3abcf7f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.185391 10519 tablet_service.cc:1511] Processing CreateTablet for tablet 6b35ffcdb449460cb14d6dc3f69c1bd8 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:03:25.187435 10651 tablet_bootstrap.cc:492] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:25.188090 10595 tablet_service.cc:1511] Processing CreateTablet for tablet 6b35ffcdb449460cb14d6dc3f69c1bd8 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:03:25.189152 10368 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9dbb26618c49ddbd75d35b267820ac (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:03:25.211696 10595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b35ffcdb449460cb14d6dc3f69c1bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.212320 10368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9dbb26618c49ddbd75d35b267820ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.214960 10590 tablet_service.cc:1511] Processing CreateTablet for tablet f9d611fa2adb4c979544abb3abcf7f2d (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:03:25.189728 10371 tablet_service.cc:1511] Processing CreateTablet for tablet c80bac545a104f35a366d65a4f368b4e (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:03:25.216197 10519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b35ffcdb449460cb14d6dc3f69c1bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.217193 10372 tablet_service.cc:1511] Processing CreateTablet for tablet f9d611fa2adb4c979544abb3abcf7f2d (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:03:25.216188 10590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9d611fa2adb4c979544abb3abcf7f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.190606 10365 tablet_service.cc:1511] Processing CreateTablet for tablet 60496f06a8e443e9a15f73b3c83f9455 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:03:25.194828 10439 tablet_service.cc:1511] Processing CreateTablet for tablet 4a7c92a3d174495dbf53bcd8a185ddd0 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:03:25.195330 10370 tablet_service.cc:1511] Processing CreateTablet for tablet 4a7c92a3d174495dbf53bcd8a185ddd0 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:03:25.196771 10516 tablet_service.cc:1511] Processing CreateTablet for tablet 4a7c92a3d174495dbf53bcd8a185ddd0 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:03:25.220816 10439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7c92a3d174495dbf53bcd8a185ddd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.221318 10516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7c92a3d174495dbf53bcd8a185ddd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.198213 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:25.222692 10383 raft_consensus.cc:2468] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:25.198796 10591 tablet_service.cc:1511] Processing CreateTablet for tablet 17760aa5105e49f4b8ef56c709980d58 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:03:25.200521 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:25.201750 10648 tablet_bootstrap.cc:654] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.202183 10373 tablet_service.cc:1511] Processing CreateTablet for tablet 17760aa5105e49f4b8ef56c709980d58 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:03:25.204101 10442 tablet_service.cc:1511] Processing CreateTablet for tablet 17760aa5105e49f4b8ef56c709980d58 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:03:25.225473 10442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17760aa5105e49f4b8ef56c709980d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.225728 10591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17760aa5105e49f4b8ef56c709980d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.204604 10649 ts_tablet_manager.cc:1434] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.003s
W20260709 13:03:25.228266 10348 leader_election.cc:343] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.189682 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:25.216259 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c80bac545a104f35a366d65a4f368b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.229067 10458 raft_consensus.cc:2468] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:25.230180 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9d611fa2adb4c979544abb3abcf7f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.230808 10365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60496f06a8e443e9a15f73b3c83f9455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.232287 10346 leader_election.cc:304] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [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: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:25.233503 10656 raft_consensus.cc:2804] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:25.233877 10656 raft_consensus.cc:493] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:25.234191 10656 raft_consensus.cc:3060] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:25.235821 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17760aa5105e49f4b8ef56c709980d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.210987 10650 consensus_queue.cc:260] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:25.239969 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824736fe3fa145dc8a162972fd32808a" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:25.241500 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7c92a3d174495dbf53bcd8a185ddd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.242944 10650 ts_tablet_manager.cc:1434] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.087s	user 0.005s	sys 0.001s
I20260709 13:03:25.253366 10650 tablet_bootstrap.cc:492] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:25.246433 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cd97fdc4a54769a42fc16d1e979be3" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:25.250500 10447 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5c0c72aa8a490abd3816e581dc27e7 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:03:25.260295 10447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5c0c72aa8a490abd3816e581dc27e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.188617 10443 tablet_service.cc:1511] Processing CreateTablet for tablet 6b35ffcdb449460cb14d6dc3f69c1bd8 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
W20260709 13:03:25.243829 10497 leader_election.cc:343] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.266182 10588 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5c0c72aa8a490abd3816e581dc27e7 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:03:25.267469 10588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5c0c72aa8a490abd3816e581dc27e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.270968 10649 tablet_bootstrap.cc:492] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:25.271708 10497 leader_election.cc:304] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:25.272624 10655 raft_consensus.cc:2749] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:25.273765 10497 leader_election.cc:343] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.274209 10497 leader_election.cc:304] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:25.274928 10655 raft_consensus.cc:2749] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:25.275669 10423 leader_election.cc:304] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:25.276495 10659 raft_consensus.cc:2804] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:25.276852 10659 raft_consensus.cc:493] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:25.277151 10659 raft_consensus.cc:3060] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:25.283643 10659 raft_consensus.cc:515] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:25.286526 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:25.288863 10659 leader_election.cc:290] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:25.288655 10514 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5c0c72aa8a490abd3816e581dc27e7 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:03:25.289700 10649 tablet_bootstrap.cc:654] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.289572 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:25.292783 10651 ts_tablet_manager.cc:1403] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.393s	user 0.019s	sys 0.017s
I20260709 13:03:25.310771 10513 tablet_service.cc:1511] Processing CreateTablet for tablet b43c611226b84958b88764604501eb2b (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:03:25.314113 10651 raft_consensus.cc:359] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:25.314899 10651 raft_consensus.cc:385] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.315191 10651 raft_consensus.cc:740] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.315968 10651 consensus_queue.cc:260] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:25.316598 10442 tablet_service.cc:1511] Processing CreateTablet for tablet b43c611226b84958b88764604501eb2b (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:03:25.310714 10366 tablet_service.cc:1511] Processing CreateTablet for tablet b43c611226b84958b88764604501eb2b (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:03:25.318630 10366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43c611226b84958b88764604501eb2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.318734 10651 ts_tablet_manager.cc:1434] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:03:25.320524 10656 raft_consensus.cc:515] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:25.324568 10514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5c0c72aa8a490abd3816e581dc27e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.325446 10513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43c611226b84958b88764604501eb2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.336262 10383 raft_consensus.cc:2393] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bda586d3f6754e99a774f0b7fcb1774f in current term 1: Already voted for candidate e1abfb89f12841618053d11bb6f6b23e in this term.
I20260709 13:03:25.337956 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:25.338790 10458 raft_consensus.cc:2393] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e1abfb89f12841618053d11bb6f6b23e in current term 1: Already voted for candidate bda586d3f6754e99a774f0b7fcb1774f in this term.
I20260709 13:03:25.341398 10594 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd65917070a4e588bfa6ada9f374bcf (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:03:25.342643 10594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd65917070a4e588bfa6ada9f374bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.346294 10650 tablet_bootstrap.cc:654] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.348135 10442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43c611226b84958b88764604501eb2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.354280 10443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b35ffcdb449460cb14d6dc3f69c1bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.360325 10370 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd65917070a4e588bfa6ada9f374bcf (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:03:25.369313 10676 raft_consensus.cc:493] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.370239 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd65917070a4e588bfa6ada9f374bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.369809 10676 raft_consensus.cc:515] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:25.369740 10444 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd65917070a4e588bfa6ada9f374bcf (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:03:25.374691 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6988aa9ebfda4ea9a23636454d968134" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:25.375284 10444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd65917070a4e588bfa6ada9f374bcf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:25.367482 10423 leader_election.cc:343] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.379621 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
W20260709 13:03:25.383960 10423 leader_election.cc:343] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:25.385408 10348 leader_election.cc:343] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.388840 10659 raft_consensus.cc:493] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.384397 10423 leader_election.cc:304] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [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: bda586d3f6754e99a774f0b7fcb1774f; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:25.389372 10659 raft_consensus.cc:515] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:25.391521 10659 leader_election.cc:290] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:25.392045 10659 raft_consensus.cc:2749] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:25.387905 10651 tablet_bootstrap.cc:492] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:25.403738 10651 tablet_bootstrap.cc:654] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.408079 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:25.405565 10656 leader_election.cc:290] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
W20260709 13:03:25.410184 10348 leader_election.cc:343] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.410625 10348 leader_election.cc:304] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [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: e1abfb89f12841618053d11bb6f6b23e; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:25.420018 10676 leader_election.cc:290] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:25.420588 10676 raft_consensus.cc:2749] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:25.427609 10650 tablet_bootstrap.cc:492] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:25.428200 10650 ts_tablet_manager.cc:1403] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.175s	user 0.026s	sys 0.016s
I20260709 13:03:25.431219 10650 raft_consensus.cc:359] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:25.432075 10650 raft_consensus.cc:385] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.432492 10650 raft_consensus.cc:740] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.433373 10650 consensus_queue.cc:260] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:25.435720 10650 ts_tablet_manager.cc:1434] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:25.436755 10650 tablet_bootstrap.cc:492] T 4f6e2e236f2843a5b855b5146a791f99 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:25.441038 10594 tablet_service.cc:1511] Processing CreateTablet for tablet b647ed2a993f47b98272cb899ef1d441 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:03:25.447794 10648 tablet_bootstrap.cc:492] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:25.448319 10648 ts_tablet_manager.cc:1403] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.318s	user 0.009s	sys 0.005s
I20260709 13:03:25.454555 10594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b647ed2a993f47b98272cb899ef1d441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.457528 10651 tablet_bootstrap.cc:492] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:25.458103 10651 ts_tablet_manager.cc:1403] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.004s
I20260709 13:03:25.459143 10514 tablet_service.cc:1511] Processing CreateTablet for tablet b647ed2a993f47b98272cb899ef1d441 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:03:25.460306 10514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b647ed2a993f47b98272cb899ef1d441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.462152 10651 raft_consensus.cc:359] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:25.462852 10651 raft_consensus.cc:385] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.463120 10651 raft_consensus.cc:740] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.464581 10649 tablet_bootstrap.cc:492] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:25.465085 10649 ts_tablet_manager.cc:1403] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.194s	user 0.010s	sys 0.028s
I20260709 13:03:25.463852 10651 consensus_queue.cc:260] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:25.465687 10372 tablet_service.cc:1511] Processing CreateTablet for tablet b647ed2a993f47b98272cb899ef1d441 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:03:25.466941 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b647ed2a993f47b98272cb899ef1d441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.467228 10651 ts_tablet_manager.cc:1434] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:03:25.468307 10651 tablet_bootstrap.cc:492] T 3a014dd8cf904efa93c6c2313f40732d P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:25.472016 10590 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb8f3ad251a4309bf5416b38214f18e (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:03:25.473289 10590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb8f3ad251a4309bf5416b38214f18e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.475168 10521 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb8f3ad251a4309bf5416b38214f18e (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:03:25.478668 10521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb8f3ad251a4309bf5416b38214f18e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.483457 10651 tablet_bootstrap.cc:654] T 3a014dd8cf904efa93c6c2313f40732d P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.484061 10649 raft_consensus.cc:359] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:25.485005 10649 raft_consensus.cc:385] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.484858 10439 tablet_service.cc:1511] Processing CreateTablet for tablet 1c249545504f4e6e93c0f722abf57a65 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:03:25.485383 10649 raft_consensus.cc:740] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.486493 10649 consensus_queue.cc:260] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:25.488430 10370 tablet_service.cc:1511] Processing CreateTablet for tablet 1c249545504f4e6e93c0f722abf57a65 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:03:25.490670 10667 raft_consensus.cc:493] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.491158 10667 raft_consensus.cc:515] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:25.492220 10676 raft_consensus.cc:493] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.499718 10516 tablet_service.cc:1511] Processing CreateTablet for tablet 1c249545504f4e6e93c0f722abf57a65 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:03:25.499828 10676 raft_consensus.cc:515] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:25.500974 10516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c249545504f4e6e93c0f722abf57a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.492980 10648 raft_consensus.cc:359] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:25.493799 10649 ts_tablet_manager.cc:1434] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260709 13:03:25.494788 10592 tablet_service.cc:1511] Processing CreateTablet for tablet f3ed4d9f88b94ac0a419c536789370c5 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:03:25.504243 10592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ed4d9f88b94ac0a419c536789370c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.498093 10439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c249545504f4e6e93c0f722abf57a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.498159 10368 tablet_service.cc:1511] Processing CreateTablet for tablet f3ed4d9f88b94ac0a419c536789370c5 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:03:25.491618 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c249545504f4e6e93c0f722abf57a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.501878 10676 leader_election.cc:290] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:25.505897 10650 tablet_bootstrap.cc:654] T 4f6e2e236f2843a5b855b5146a791f99 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.506213 10649 tablet_bootstrap.cc:492] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:25.502835 10648 raft_consensus.cc:385] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.512429 10648 raft_consensus.cc:740] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.513175 10648 consensus_queue.cc:260] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:25.519647 10368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ed4d9f88b94ac0a419c536789370c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.519510 10442 tablet_service.cc:1511] Processing CreateTablet for tablet f3ed4d9f88b94ac0a419c536789370c5 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
W20260709 13:03:25.489944 10423 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.131:38653, user_credentials={real_user=slave}} blocked reactor thread for 105999us
I20260709 13:03:25.524415 10442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ed4d9f88b94ac0a419c536789370c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.530151 10371 tablet_service.cc:1511] Processing CreateTablet for tablet 89ea82678df8427b85152ef5accb30be (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:03:25.530634 10648 ts_tablet_manager.cc:1434] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.082s	user 0.004s	sys 0.007s
I20260709 13:03:25.531500 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ea82678df8427b85152ef5accb30be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.531713 10648 tablet_bootstrap.cc:492] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:25.525974 10513 tablet_service.cc:1511] Processing CreateTablet for tablet 89ea82678df8427b85152ef5accb30be (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:03:25.542992 10513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ea82678df8427b85152ef5accb30be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.542768 10594 tablet_service.cc:1511] Processing CreateTablet for tablet 89ea82678df8427b85152ef5accb30be (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:03:25.544055 10594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ea82678df8427b85152ef5accb30be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.545395 10667 leader_election.cc:290] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:25.550573 10444 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0c160af4b249f89bcaa1b547f908c8 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:03:25.551842 10444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0c160af4b249f89bcaa1b547f908c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.552146 10443 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb8f3ad251a4309bf5416b38214f18e (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:03:25.553273 10443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb8f3ad251a4309bf5416b38214f18e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.553555 10649 tablet_bootstrap.cc:654] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.582262 10680 raft_consensus.cc:493] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.584889 10519 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0c160af4b249f89bcaa1b547f908c8 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:03:25.586171 10519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0c160af4b249f89bcaa1b547f908c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.559444 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824736fe3fa145dc8a162972fd32808a" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:25.592454 10655 raft_consensus.cc:493] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.594072 10655 raft_consensus.cc:515] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:25.594967 10373 tablet_service.cc:1511] Processing CreateTablet for tablet 4906520b404248539977dedda2dae659 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:03:25.595618 10447 tablet_service.cc:1511] Processing CreateTablet for tablet 4906520b404248539977dedda2dae659 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:03:25.596324 10655 leader_election.cc:290] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:25.596822 10447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4906520b404248539977dedda2dae659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.597644 10590 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0c160af4b249f89bcaa1b547f908c8 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:03:25.598857 10590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0c160af4b249f89bcaa1b547f908c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.582840 10680 raft_consensus.cc:515] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:25.598115 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f0519ece3c401bab4901afe590cb72" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:25.600922 10520 tablet_service.cc:1511] Processing CreateTablet for tablet 4906520b404248539977dedda2dae659 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:03:25.602242 10520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4906520b404248539977dedda2dae659. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:25.602782 10495 leader_election.cc:343] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.596253 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4906520b404248539977dedda2dae659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.588653 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bc710b8da64283a0aae5aeda57af68" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:25.588546 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824736fe3fa145dc8a162972fd32808a" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:25.592203 10532 raft_consensus.cc:2468] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:25.601538 10680 leader_election.cc:290] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:25.617127 10366 tablet_service.cc:1511] Processing CreateTablet for tablet b6cafc16747a4132baf18f9935dc44c2 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:03:25.621399 10448 tablet_service.cc:1511] Processing CreateTablet for tablet b6cafc16747a4132baf18f9935dc44c2 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:03:25.622689 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6cafc16747a4132baf18f9935dc44c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.622839 10518 tablet_service.cc:1511] Processing CreateTablet for tablet 2b0edf6eca054c58b4acbcf9b85dc21b (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:03:25.623235 10365 tablet_service.cc:1511] Processing CreateTablet for tablet 2b0edf6eca054c58b4acbcf9b85dc21b (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:03:25.624143 10518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b0edf6eca054c58b4acbcf9b85dc21b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.624668 10667 raft_consensus.cc:493] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.625170 10667 raft_consensus.cc:515] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:25.626019 10515 tablet_service.cc:1511] Processing CreateTablet for tablet 2d16216a31734a0ab56e404cffd1d1b7 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:03:25.627118 10667 leader_election.cc:290] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:25.629202 10440 tablet_service.cc:1511] Processing CreateTablet for tablet 2d16216a31734a0ab56e404cffd1d1b7 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:03:25.630537 10440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d16216a31734a0ab56e404cffd1d1b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.629297 10367 tablet_service.cc:1511] Processing CreateTablet for tablet 70a46e9b210a480fb95c19a97c578450 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:03:25.627236 10515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d16216a31734a0ab56e404cffd1d1b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.611416 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6e2e236f2843a5b855b5146a791f99" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:25.646503 10648 tablet_bootstrap.cc:654] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.648785 10366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6cafc16747a4132baf18f9935dc44c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.667050 10595 tablet_service.cc:1511] Processing CreateTablet for tablet b6cafc16747a4132baf18f9935dc44c2 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 13:03:25.662863 10346 leader_election.cc:343] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.667709 10655 raft_consensus.cc:493] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.668507 10595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6cafc16747a4132baf18f9935dc44c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.668979 10655 raft_consensus.cc:515] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:25.670974 10655 leader_election.cc:290] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:25.667636 10441 tablet_service.cc:1511] Processing CreateTablet for tablet a044716ed3ca450985642a629545971c (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:03:25.674785 10441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a044716ed3ca450985642a629545971c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.680476 10445 tablet_service.cc:1511] Processing CreateTablet for tablet 70a46e9b210a480fb95c19a97c578450 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:03:25.681833 10445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a46e9b210a480fb95c19a97c578450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.688827 10367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a46e9b210a480fb95c19a97c578450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.689522 10588 tablet_service.cc:1511] Processing CreateTablet for tablet 2b0edf6eca054c58b4acbcf9b85dc21b (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:03:25.690773 10588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b0edf6eca054c58b4acbcf9b85dc21b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.701267 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf897a26a54366b228620222dcbabd" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:25.701583 10365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b0edf6eca054c58b4acbcf9b85dc21b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:25.703825 10495 leader_election.cc:343] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.705881 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c1f5fe80a47678f642da901973e3f" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:25.706158 10446 tablet_service.cc:1511] Processing CreateTablet for tablet 9d84de53b253441e81f084caa655cea6 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:03:25.687382 10423 leader_election.cc:304] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
W20260709 13:03:25.707749 10423 leader_election.cc:343] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.708043 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a014dd8cf904efa93c6c2313f40732d" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
W20260709 13:03:25.708649 10423 leader_election.cc:343] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.708491 10514 tablet_service.cc:1511] Processing CreateTablet for tablet 6f1452c65ee642fb80ad1cac0163fdfe (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:03:25.708771 10517 tablet_service.cc:1511] Processing CreateTablet for tablet 9d84de53b253441e81f084caa655cea6 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:03:25.709378 10680 raft_consensus.cc:2804] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:25.673938 10522 tablet_service.cc:1511] Processing CreateTablet for tablet 70a46e9b210a480fb95c19a97c578450 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:03:25.714648 10522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a46e9b210a480fb95c19a97c578450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.715088 10369 tablet_service.cc:1511] Processing CreateTablet for tablet 6f1452c65ee642fb80ad1cac0163fdfe (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:03:25.715678 10649 tablet_bootstrap.cc:492] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:25.716199 10649 ts_tablet_manager.cc:1403] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.210s	user 0.010s	sys 0.017s
I20260709 13:03:25.716344 10369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f1452c65ee642fb80ad1cac0163fdfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.718815 10649 raft_consensus.cc:359] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:25.719522 10649 raft_consensus.cc:385] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.719810 10649 raft_consensus.cc:740] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.719995 10514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f1452c65ee642fb80ad1cac0163fdfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.720393 10364 tablet_service.cc:1511] Processing CreateTablet for tablet a044716ed3ca450985642a629545971c (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:03:25.721583 10364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a044716ed3ca450985642a629545971c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.724475 10596 tablet_service.cc:1511] Processing CreateTablet for tablet 2d16216a31734a0ab56e404cffd1d1b7 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:03:25.725718 10596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d16216a31734a0ab56e404cffd1d1b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.728116 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6988aa9ebfda4ea9a23636454d968134" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:25.710796 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf897a26a54366b228620222dcbabd" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:25.712579 10680 raft_consensus.cc:493] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:25.742944 10680 raft_consensus.cc:3060] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:25.748296 10348 leader_election.cc:343] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.748808 10348 leader_election.cc:304] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:25.749851 10676 raft_consensus.cc:2749] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:25.752866 10329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:25.753595 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bc710b8da64283a0aae5aeda57af68" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
W20260709 13:03:25.755024 10348 leader_election.cc:343] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.733089 10446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d84de53b253441e81f084caa655cea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.755429 10348 leader_election.cc:304] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:25.756541 10676 raft_consensus.cc:2749] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:25.759703 10569 leader_election.cc:343] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:25.760437 10569 leader_election.cc:343] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:25.760577 10497 leader_election.cc:343] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.761135 10497 leader_election.cc:304] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:25.761888 10655 raft_consensus.cc:2749] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:25.772800 10517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d84de53b253441e81f084caa655cea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.773294 10441 tablet_service.cc:1511] Processing CreateTablet for tablet 80ab1537f37c4ad0a39f8acd0d7a92a6 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:03:25.774242 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f0519ece3c401bab4901afe590cb72" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:25.774863 10588 tablet_service.cc:1511] Processing CreateTablet for tablet a044716ed3ca450985642a629545971c (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:03:25.776073 10588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a044716ed3ca450985642a629545971c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.776458 10591 tablet_service.cc:1511] Processing CreateTablet for tablet 9d84de53b253441e81f084caa655cea6 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:03:25.777623 10591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d84de53b253441e81f084caa655cea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.778159 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6e2e236f2843a5b855b5146a791f99" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
W20260709 13:03:25.779475 10423 leader_election.cc:343] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.779938 10423 leader_election.cc:304] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f; no voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:25.774515 10441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ab1537f37c4ad0a39f8acd0d7a92a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.780974 10659 raft_consensus.cc:2749] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:25.781131 10370 tablet_service.cc:1511] Processing CreateTablet for tablet 80ab1537f37c4ad0a39f8acd0d7a92a6 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:03:25.782353 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ab1537f37c4ad0a39f8acd0d7a92a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.789964 10372 tablet_service.cc:1511] Processing CreateTablet for tablet 4dce2c509ade497db65f42ac2e8c3b8e (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:03:25.791314 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dce2c509ade497db65f42ac2e8c3b8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.779284 10442 tablet_service.cc:1511] Processing CreateTablet for tablet 4dce2c509ade497db65f42ac2e8c3b8e (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:03:25.794037 10442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dce2c509ade497db65f42ac2e8c3b8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.796270 10513 tablet_service.cc:1511] Processing CreateTablet for tablet 80ab1537f37c4ad0a39f8acd0d7a92a6 (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:03:25.797076 10650 tablet_bootstrap.cc:492] T 4f6e2e236f2843a5b855b5146a791f99 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:25.797578 10650 ts_tablet_manager.cc:1403] T 4f6e2e236f2843a5b855b5146a791f99 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.361s	user 0.015s	sys 0.003s
I20260709 13:03:25.798121 10513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ab1537f37c4ad0a39f8acd0d7a92a6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:25.804086 10497 leader_election.cc:343] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.804602 10497 leader_election.cc:304] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:25.805365 10655 raft_consensus.cc:2749] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:25.806797 10521 tablet_service.cc:1511] Processing CreateTablet for tablet 1811d42aed01485782ec3bda80bad0da (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:03:25.807492 10589 tablet_service.cc:1511] Processing CreateTablet for tablet 1811d42aed01485782ec3bda80bad0da (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:03:25.808068 10521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1811d42aed01485782ec3bda80bad0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.808667 10589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1811d42aed01485782ec3bda80bad0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.823244 10367 tablet_service.cc:1511] Processing CreateTablet for tablet 1811d42aed01485782ec3bda80bad0da (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:03:25.824550 10367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1811d42aed01485782ec3bda80bad0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.829135 10592 tablet_service.cc:1511] Processing CreateTablet for tablet 6f1452c65ee642fb80ad1cac0163fdfe (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:03:25.830482 10592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f1452c65ee642fb80ad1cac0163fdfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:25.733067 10649 consensus_queue.cc:260] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:25.847332 10649 ts_tablet_manager.cc:1434] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.131s	user 0.002s	sys 0.003s
I20260709 13:03:25.850448 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c1f5fe80a47678f642da901973e3f" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:25.850471 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a014dd8cf904efa93c6c2313f40732d" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:25.807520 10588 tablet_service.cc:1511] Processing CreateTablet for tablet 4dce2c509ade497db65f42ac2e8c3b8e (DEFAULT_TABLE table=test-workload [id=b9bb7fee273e47abb759984f4f62fd06]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:03:25.853531 10588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dce2c509ade497db65f42ac2e8c3b8e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:25.854946 10571 leader_election.cc:343] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.855413 10571 leader_election.cc:304] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:25.855721 10648 tablet_bootstrap.cc:492] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:25.856189 10648 ts_tablet_manager.cc:1403] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.325s	user 0.030s	sys 0.015s
I20260709 13:03:25.856488 10667 raft_consensus.cc:2749] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:25.858820 10571 leader_election.cc:343] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.859267 10571 leader_election.cc:304] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:25.860270 10667 raft_consensus.cc:2749] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:25.865391 10680 raft_consensus.cc:515] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:25.872246 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824736fe3fa145dc8a162972fd32808a" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:25.872813 10532 raft_consensus.cc:3060] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:25.879304 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824736fe3fa145dc8a162972fd32808a" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:25.881865 10532 raft_consensus.cc:2468] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:25.882962 10423 leader_election.cc:304] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:25.883791 10659 raft_consensus.cc:2804] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:25.888455 10650 raft_consensus.cc:359] T 4f6e2e236f2843a5b855b5146a791f99 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:25.879503 10649 tablet_bootstrap.cc:492] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:25.888722 10648 raft_consensus.cc:359] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
W20260709 13:03:25.891892 10423 leader_election.cc:343] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:25.890682 10648 raft_consensus.cc:385] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.894166 10648 raft_consensus.cc:740] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.894881 10648 consensus_queue.cc:260] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:25.890836 10659 raft_consensus.cc:697] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:25.896332 10659 consensus_queue.cc:237] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:25.899233 10648 ts_tablet_manager.cc:1434] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:03:25.900240 10648 tablet_bootstrap.cc:492] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:25.906101 10648 tablet_bootstrap.cc:654] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.889181 10650 raft_consensus.cc:385] T 4f6e2e236f2843a5b855b5146a791f99 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.921379 10277 catalog_manager.cc:5697] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:25.922370 10651 tablet_bootstrap.cc:492] T 3a014dd8cf904efa93c6c2313f40732d P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:25.925212 10651 ts_tablet_manager.cc:1403] T 3a014dd8cf904efa93c6c2313f40732d P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.457s	user 0.017s	sys 0.011s
I20260709 13:03:25.911281 10650 raft_consensus.cc:740] T 4f6e2e236f2843a5b855b5146a791f99 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.930807 10650 consensus_queue.cc:260] T 4f6e2e236f2843a5b855b5146a791f99 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:25.931005 10651 raft_consensus.cc:359] T 3a014dd8cf904efa93c6c2313f40732d P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:25.931955 10651 raft_consensus.cc:385] T 3a014dd8cf904efa93c6c2313f40732d P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.932246 10651 raft_consensus.cc:740] T 3a014dd8cf904efa93c6c2313f40732d P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.932858 10650 ts_tablet_manager.cc:1434] T 4f6e2e236f2843a5b855b5146a791f99 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.135s	user 0.007s	sys 0.001s
I20260709 13:03:25.890077 10680 leader_election.cc:290] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:25.933090 10651 consensus_queue.cc:260] T 3a014dd8cf904efa93c6c2313f40732d P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:25.937629 10651 ts_tablet_manager.cc:1434] T 3a014dd8cf904efa93c6c2313f40732d P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:03:25.942101 10651 tablet_bootstrap.cc:492] T dfe782ba4e654d45bf83900ee13f2994 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:25.945654 10650 tablet_bootstrap.cc:492] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:25.953734 10651 tablet_bootstrap.cc:654] T dfe782ba4e654d45bf83900ee13f2994 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.958614 10648 tablet_bootstrap.cc:492] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:25.959148 10648 ts_tablet_manager.cc:1403] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.014s
I20260709 13:03:25.946079 10649 tablet_bootstrap.cc:654] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.964103 10648 raft_consensus.cc:359] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:25.964934 10648 raft_consensus.cc:385] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.965278 10648 raft_consensus.cc:740] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.966166 10648 consensus_queue.cc:260] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:25.968305 10648 ts_tablet_manager.cc:1434] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:03:25.969559 10648 tablet_bootstrap.cc:492] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:25.973829 10650 tablet_bootstrap.cc:654] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.974375 10648 tablet_bootstrap.cc:654] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.976496 10651 tablet_bootstrap.cc:492] T dfe782ba4e654d45bf83900ee13f2994 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:25.976986 10651 ts_tablet_manager.cc:1403] T dfe782ba4e654d45bf83900ee13f2994 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.003s
I20260709 13:03:25.979795 10651 raft_consensus.cc:359] T dfe782ba4e654d45bf83900ee13f2994 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:25.980438 10651 raft_consensus.cc:385] T dfe782ba4e654d45bf83900ee13f2994 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.980669 10651 raft_consensus.cc:740] T dfe782ba4e654d45bf83900ee13f2994 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.981256 10651 consensus_queue.cc:260] T dfe782ba4e654d45bf83900ee13f2994 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:25.982796 10651 ts_tablet_manager.cc:1434] T dfe782ba4e654d45bf83900ee13f2994 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:03:25.983493 10651 tablet_bootstrap.cc:492] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:25.987103 10650 tablet_bootstrap.cc:492] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:25.987295 10648 tablet_bootstrap.cc:492] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:25.987696 10650 ts_tablet_manager.cc:1403] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.006s
I20260709 13:03:25.987746 10648 ts_tablet_manager.cc:1403] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260709 13:03:25.990552 10648 raft_consensus.cc:359] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:25.990748 10650 raft_consensus.cc:359] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:25.991278 10648 raft_consensus.cc:385] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.991436 10650 raft_consensus.cc:385] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.991639 10648 raft_consensus.cc:740] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.991801 10650 raft_consensus.cc:740] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.987149 10649 tablet_bootstrap.cc:492] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:25.992512 10650 consensus_queue.cc:260] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:25.993944 10649 ts_tablet_manager.cc:1403] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.006s
I20260709 13:03:25.992434 10648 consensus_queue.cc:260] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:25.996556 10648 ts_tablet_manager.cc:1434] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:25.997706 10648 tablet_bootstrap.cc:492] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:25.997484 10649 raft_consensus.cc:359] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:25.998293 10649 raft_consensus.cc:385] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:25.998612 10649 raft_consensus.cc:740] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.999491 10651 tablet_bootstrap.cc:654] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:25.999436 10649 consensus_queue.cc:260] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.000849 10650 ts_tablet_manager.cc:1434] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:03:26.001889 10650 tablet_bootstrap.cc:492] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:26.004120 10648 tablet_bootstrap.cc:654] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.005702 10649 ts_tablet_manager.cc:1434] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:03:26.006779 10649 tablet_bootstrap.cc:492] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:26.007972 10650 tablet_bootstrap.cc:654] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.008316 10651 tablet_bootstrap.cc:492] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:26.008819 10651 ts_tablet_manager.cc:1403] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.001s
I20260709 13:03:26.012926 10649 tablet_bootstrap.cc:654] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.016132 10651 raft_consensus.cc:359] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.016950 10651 raft_consensus.cc:385] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.017233 10651 raft_consensus.cc:740] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.018095 10651 consensus_queue.cc:260] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.020439 10651 ts_tablet_manager.cc:1434] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:03:26.021461 10651 tablet_bootstrap.cc:492] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:26.030339 10651 tablet_bootstrap.cc:654] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.031669 10649 tablet_bootstrap.cc:492] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:26.032172 10648 tablet_bootstrap.cc:492] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:26.032480 10649 ts_tablet_manager.cc:1403] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260709 13:03:26.032683 10648 ts_tablet_manager.cc:1403] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.011s
I20260709 13:03:26.035652 10648 raft_consensus.cc:359] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.036366 10648 raft_consensus.cc:385] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.036674 10648 raft_consensus.cc:740] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.036379 10649 raft_consensus.cc:359] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.037559 10648 consensus_queue.cc:260] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.038105 10649 raft_consensus.cc:385] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.038590 10649 raft_consensus.cc:740] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.039537 10649 consensus_queue.cc:260] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.040103 10648 ts_tablet_manager.cc:1434] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:26.041240 10648 tablet_bootstrap.cc:492] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:26.042586 10649 ts_tablet_manager.cc:1434] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:03:26.043829 10649 tablet_bootstrap.cc:492] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:26.047168 10648 tablet_bootstrap.cc:654] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.058272 10648 tablet_bootstrap.cc:492] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:26.058779 10648 ts_tablet_manager.cc:1403] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260709 13:03:26.061342 10649 tablet_bootstrap.cc:654] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.061496 10648 raft_consensus.cc:359] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.062266 10648 raft_consensus.cc:385] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.062485 10650 tablet_bootstrap.cc:492] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:26.062601 10648 raft_consensus.cc:740] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.063015 10650 ts_tablet_manager.cc:1403] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.000s
I20260709 13:03:26.063511 10648 consensus_queue.cc:260] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.065969 10648 ts_tablet_manager.cc:1434] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:03:26.067658 10648 tablet_bootstrap.cc:492] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:26.073415 10648 tablet_bootstrap.cc:654] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.079149 10655 raft_consensus.cc:493] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.079737 10655 raft_consensus.cc:515] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.080034 10650 raft_consensus.cc:359] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.080854 10650 raft_consensus.cc:385] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.081157 10650 raft_consensus.cc:740] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.082001 10655 leader_election.cc:290] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:26.082008 10650 consensus_queue.cc:260] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.084007 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ad2647bcdd44879b3c4cb4431dad95" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:26.084378 10648 tablet_bootstrap.cc:492] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:26.084709 10606 raft_consensus.cc:2468] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:26.084961 10648 ts_tablet_manager.cc:1403] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 13:03:26.085773 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ad2647bcdd44879b3c4cb4431dad95" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:26.087419 10497 leader_election.cc:304] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
W20260709 13:03:26.089035 10497 leader_election.cc:343] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.089959 10667 raft_consensus.cc:493] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.090430 10667 raft_consensus.cc:515] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.092404 10667 leader_election.cc:290] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:26.089975 10655 raft_consensus.cc:2804] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.093564 10655 raft_consensus.cc:493] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.093892 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6e2e236f2843a5b855b5146a791f99" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:26.093966 10655 raft_consensus.cc:3060] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.094118 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6e2e236f2843a5b855b5146a791f99" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:26.093607 10650 ts_tablet_manager.cc:1434] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:03:26.094625 10458 raft_consensus.cc:2468] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:26.094802 10532 raft_consensus.cc:2468] T 4f6e2e236f2843a5b855b5146a791f99 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:26.095958 10571 leader_election.cc:304] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:26.097132 10667 raft_consensus.cc:2804] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.097483 10667 raft_consensus.cc:493] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.097548 10651 tablet_bootstrap.cc:492] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:26.097867 10667 raft_consensus.cc:3060] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.098188 10651 ts_tablet_manager.cc:1403] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.077s	user 0.028s	sys 0.042s
I20260709 13:03:26.101078 10651 raft_consensus.cc:359] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.101804 10651 raft_consensus.cc:385] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.102118 10650 tablet_bootstrap.cc:492] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:26.102173 10651 raft_consensus.cc:740] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.101538 10648 raft_consensus.cc:359] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.103706 10648 raft_consensus.cc:385] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.103276 10651 consensus_queue.cc:260] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.104002 10648 raft_consensus.cc:740] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.104526 10667 raft_consensus.cc:515] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.104750 10648 consensus_queue.cc:260] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.103154 10655 raft_consensus.cc:515] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.107139 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6e2e236f2843a5b855b5146a791f99" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:26.107684 10458 raft_consensus.cc:3060] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.108855 10655 leader_election.cc:290] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:26.109100 10650 tablet_bootstrap.cc:654] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.111896 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ad2647bcdd44879b3c4cb4431dad95" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:26.112453 10606 raft_consensus.cc:3060] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.112969 10648 ts_tablet_manager.cc:1434] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260709 13:03:26.113989 10648 tablet_bootstrap.cc:492] T b63fdda30c4c48e7856e3689f3308eae P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:26.116326 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ad2647bcdd44879b3c4cb4431dad95" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
W20260709 13:03:26.117538 10497 leader_election.cc:343] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.121203 10648 tablet_bootstrap.cc:654] T b63fdda30c4c48e7856e3689f3308eae P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.121663 10676 raft_consensus.cc:493] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.122146 10676 raft_consensus.cc:515] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.124194 10676 leader_election.cc:290] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:26.125371 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824736fe3fa145dc8a162972fd32808a" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:26.125844 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824736fe3fa145dc8a162972fd32808a" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:26.126197 10532 raft_consensus.cc:2393] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1abfb89f12841618053d11bb6f6b23e in current term 1: Already voted for candidate bda586d3f6754e99a774f0b7fcb1774f in this term.
I20260709 13:03:26.127578 10348 leader_election.cc:304] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:26.128770 10676 raft_consensus.cc:3060] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.130163 10458 raft_consensus.cc:2468] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:26.130796 10606 raft_consensus.cc:2468] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:26.131341 10569 leader_election.cc:304] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:26.132329 10711 raft_consensus.cc:2804] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.133153 10651 ts_tablet_manager.cc:1434] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.003s
I20260709 13:03:26.134215 10651 tablet_bootstrap.cc:492] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:26.134006 10497 leader_election.cc:304] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:26.135177 10655 raft_consensus.cc:2804] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.135886 10667 leader_election.cc:290] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:26.137429 10649 tablet_bootstrap.cc:492] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:26.137990 10649 ts_tablet_manager.cc:1403] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.094s	user 0.018s	sys 0.010s
I20260709 13:03:26.141110 10676 raft_consensus.cc:2749] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:26.142127 10651 tablet_bootstrap.cc:654] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.143728 10650 tablet_bootstrap.cc:492] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:26.143306 10649 raft_consensus.cc:359] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.144200 10650 ts_tablet_manager.cc:1403] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.006s
I20260709 13:03:26.145802 10649 raft_consensus.cc:385] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.145965 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6e2e236f2843a5b855b5146a791f99" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:26.147601 10711 raft_consensus.cc:697] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:26.149123 10711 consensus_queue.cc:237] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.147228 10649 raft_consensus.cc:740] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.152375 10532 raft_consensus.cc:3060] T 4f6e2e236f2843a5b855b5146a791f99 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.151944 10649 consensus_queue.cc:260] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.154954 10649 ts_tablet_manager.cc:1434] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:03:26.158419 10649 tablet_bootstrap.cc:492] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:26.160200 10532 raft_consensus.cc:2468] T 4f6e2e236f2843a5b855b5146a791f99 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:26.162360 10648 tablet_bootstrap.cc:492] T b63fdda30c4c48e7856e3689f3308eae P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:26.162819 10648 ts_tablet_manager.cc:1403] T b63fdda30c4c48e7856e3689f3308eae P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.017s
I20260709 13:03:26.164111 10650 raft_consensus.cc:359] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.164774 10650 raft_consensus.cc:385] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.165060 10650 raft_consensus.cc:740] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.165282 10648 raft_consensus.cc:359] T b63fdda30c4c48e7856e3689f3308eae P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.165922 10648 raft_consensus.cc:385] T b63fdda30c4c48e7856e3689f3308eae P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.165683 10650 consensus_queue.cc:260] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.166167 10648 raft_consensus.cc:740] T b63fdda30c4c48e7856e3689f3308eae P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.166949 10648 consensus_queue.cc:260] T b63fdda30c4c48e7856e3689f3308eae P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.167385 10655 raft_consensus.cc:697] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:26.169201 10648 ts_tablet_manager.cc:1434] T b63fdda30c4c48e7856e3689f3308eae P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:26.170127 10648 tablet_bootstrap.cc:492] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:26.170164 10676 raft_consensus.cc:493] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.170706 10676 raft_consensus.cc:515] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.168561 10655 consensus_queue.cc:237] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.172631 10676 leader_election.cc:290] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:26.170409 10651 tablet_bootstrap.cc:492] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:26.173714 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3eb06a9b3e949fd8b5389076cdedaf6" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:26.174010 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3eb06a9b3e949fd8b5389076cdedaf6" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:26.174398 10606 raft_consensus.cc:2468] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:26.174779 10651 ts_tablet_manager.cc:1403] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.017s
W20260709 13:03:26.175288 10346 leader_election.cc:343] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.175706 10714 raft_consensus.cc:493] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.176101 10648 tablet_bootstrap.cc:654] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.176154 10714 raft_consensus.cc:515] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.176450 10348 leader_election.cc:304] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [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: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:26.177392 10651 raft_consensus.cc:359] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.178066 10651 raft_consensus.cc:385] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.178830 10714 leader_election.cc:290] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:26.177946 10676 raft_consensus.cc:2804] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.180622 10676 raft_consensus.cc:493] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.180934 10676 raft_consensus.cc:3060] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.182607 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bc710b8da64283a0aae5aeda57af68" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
W20260709 13:03:26.184098 10569 leader_election.cc:343] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.188542 10649 tablet_bootstrap.cc:654] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.189338 10648 tablet_bootstrap.cc:492] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:26.189855 10648 ts_tablet_manager.cc:1403] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260709 13:03:26.178345 10651 raft_consensus.cc:740] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.191718 10279 catalog_manager.cc:5697] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.192512 10648 raft_consensus.cc:359] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.193291 10648 raft_consensus.cc:385] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.193607 10648 raft_consensus.cc:740] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.194377 10648 consensus_queue.cc:260] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.192947 10651 consensus_queue.cc:260] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.194917 10676 raft_consensus.cc:515] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.196748 10648 ts_tablet_manager.cc:1434] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:26.197782 10648 tablet_bootstrap.cc:492] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:26.202598 10651 ts_tablet_manager.cc:1434] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 13:03:26.203053 10648 tablet_bootstrap.cc:654] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.203536 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3eb06a9b3e949fd8b5389076cdedaf6" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:26.204193 10606 raft_consensus.cc:3060] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.203512 10651 tablet_bootstrap.cc:492] T c27c1f5fe80a47678f642da901973e3f P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:26.211388 10606 raft_consensus.cc:2468] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:26.212766 10348 leader_election.cc:304] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:26.220631 10651 tablet_bootstrap.cc:654] T c27c1f5fe80a47678f642da901973e3f P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.222833 10724 raft_consensus.cc:2804] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.225739 10650 ts_tablet_manager.cc:1434] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.080s	user 0.014s	sys 0.006s
I20260709 13:03:26.226883 10648 tablet_bootstrap.cc:492] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:26.227361 10648 ts_tablet_manager.cc:1403] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.003s
I20260709 13:03:26.228055 10650 tablet_bootstrap.cc:492] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:26.228561 10651 tablet_bootstrap.cc:492] T c27c1f5fe80a47678f642da901973e3f P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:26.228976 10651 ts_tablet_manager.cc:1403] T c27c1f5fe80a47678f642da901973e3f P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.003s
I20260709 13:03:26.230162 10648 raft_consensus.cc:359] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.231258 10648 raft_consensus.cc:385] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.231464 10648 raft_consensus.cc:740] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.232131 10648 consensus_queue.cc:260] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.234109 10648 ts_tablet_manager.cc:1434] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:26.234833 10648 tablet_bootstrap.cc:492] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:26.235837 10651 raft_consensus.cc:359] T c27c1f5fe80a47678f642da901973e3f P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.236495 10651 raft_consensus.cc:385] T c27c1f5fe80a47678f642da901973e3f P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.236758 10651 raft_consensus.cc:740] T c27c1f5fe80a47678f642da901973e3f P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.239688 10649 tablet_bootstrap.cc:492] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:26.239514 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3eb06a9b3e949fd8b5389076cdedaf6" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:26.240273 10458 raft_consensus.cc:3060] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.237718 10651 consensus_queue.cc:260] T c27c1f5fe80a47678f642da901973e3f P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.242489 10651 ts_tablet_manager.cc:1434] T c27c1f5fe80a47678f642da901973e3f P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:03:26.240278 10649 ts_tablet_manager.cc:1403] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.000s
I20260709 13:03:26.244658 10648 tablet_bootstrap.cc:654] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.246671 10649 raft_consensus.cc:359] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.247509 10649 raft_consensus.cc:385] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.248203 10718 raft_consensus.cc:493] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.248728 10718 raft_consensus.cc:515] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.250252 10279 catalog_manager.cc:5697] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 1 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:26.247870 10649 raft_consensus.cc:740] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.253247 10649 consensus_queue.cc:260] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.252418 10718 leader_election.cc:290] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:26.253490 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a014dd8cf904efa93c6c2313f40732d" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:26.251879 10651 tablet_bootstrap.cc:492] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:26.254259 10457 raft_consensus.cc:2468] T 3a014dd8cf904efa93c6c2313f40732d P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:26.251531 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a014dd8cf904efa93c6c2313f40732d" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:26.256311 10606 raft_consensus.cc:2468] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:26.256690 10495 leader_election.cc:304] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:26.257512 10718 raft_consensus.cc:2804] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.257853 10718 raft_consensus.cc:493] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.258189 10718 raft_consensus.cc:3060] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.240669 10676 leader_election.cc:290] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:26.272102 10651 tablet_bootstrap.cc:654] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.254699 10458 raft_consensus.cc:2468] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:26.244047 10724 raft_consensus.cc:697] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:26.275576 10649 ts_tablet_manager.cc:1434] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.009s
I20260709 13:03:26.275616 10650 tablet_bootstrap.cc:654] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.276718 10649 tablet_bootstrap.cc:492] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:26.277046 10718 raft_consensus.cc:515] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.280511 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a014dd8cf904efa93c6c2313f40732d" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:26.281126 10606 raft_consensus.cc:3060] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.282178 10649 tablet_bootstrap.cc:654] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.281075 10724 consensus_queue.cc:237] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.284991 10648 tablet_bootstrap.cc:492] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:26.285401 10648 ts_tablet_manager.cc:1403] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.016s
I20260709 13:03:26.289886 10606 raft_consensus.cc:2468] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:26.293310 10718 leader_election.cc:290] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:26.294795 10497 leader_election.cc:304] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:26.295905 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a014dd8cf904efa93c6c2313f40732d" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:26.296093 10718 raft_consensus.cc:2804] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.296135 10648 raft_consensus.cc:359] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.296774 10718 raft_consensus.cc:697] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:26.296928 10648 raft_consensus.cc:385] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.297212 10648 raft_consensus.cc:740] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.298031 10650 tablet_bootstrap.cc:492] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:26.297612 10718 consensus_queue.cc:237] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.297847 10648 consensus_queue.cc:260] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.298431 10650 ts_tablet_manager.cc:1403] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.071s	user 0.004s	sys 0.017s
I20260709 13:03:26.299729 10649 tablet_bootstrap.cc:492] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:26.300194 10649 ts_tablet_manager.cc:1403] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.005s
I20260709 13:03:26.300493 10650 raft_consensus.cc:359] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.300968 10650 raft_consensus.cc:385] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.301165 10650 raft_consensus.cc:740] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.301188 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bc710b8da64283a0aae5aeda57af68" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:26.301774 10650 consensus_queue.cc:260] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.301838 10383 raft_consensus.cc:2468] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:26.302560 10649 raft_consensus.cc:359] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.303303 10650 ts_tablet_manager.cc:1434] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:26.299772 10458 raft_consensus.cc:3060] T 3a014dd8cf904efa93c6c2313f40732d P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.303251 10571 leader_election.cc:304] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:26.304389 10711 raft_consensus.cc:2804] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.304908 10650 tablet_bootstrap.cc:492] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:26.304742 10711 raft_consensus.cc:493] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.305431 10711 raft_consensus.cc:3060] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.306135 10648 ts_tablet_manager.cc:1434] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:03:26.303192 10649 raft_consensus.cc:385] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.307184 10648 tablet_bootstrap.cc:492] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:26.309682 10650 tablet_bootstrap.cc:654] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.306502 10649 raft_consensus.cc:740] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.312817 10649 consensus_queue.cc:260] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.314935 10711 raft_consensus.cc:515] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.315728 10649 ts_tablet_manager.cc:1434] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:03:26.316529 10651 tablet_bootstrap.cc:492] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:26.317698 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bc710b8da64283a0aae5aeda57af68" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:26.318298 10651 ts_tablet_manager.cc:1403] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.001s
I20260709 13:03:26.318176 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bc710b8da64283a0aae5aeda57af68" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:26.316674 10649 tablet_bootstrap.cc:492] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:26.318446 10383 raft_consensus.cc:3060] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.323642 10458 raft_consensus.cc:2468] T 3a014dd8cf904efa93c6c2313f40732d P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:26.329025 10649 tablet_bootstrap.cc:654] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.328894 10383 raft_consensus.cc:2468] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:26.330312 10571 leader_election.cc:304] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:26.330726 10714 raft_consensus.cc:493] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.331166 10714 raft_consensus.cc:515] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.331482 10667 raft_consensus.cc:2804] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.331931 10651 raft_consensus.cc:359] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.332633 10651 raft_consensus.cc:385] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.332895 10651 raft_consensus.cc:740] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.334065 10651 consensus_queue.cc:260] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
W20260709 13:03:26.334563 10569 leader_election.cc:343] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.336163 10714 leader_election.cc:290] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:26.338063 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe782ba4e654d45bf83900ee13f2994" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:26.338773 10457 raft_consensus.cc:2468] T dfe782ba4e654d45bf83900ee13f2994 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:26.340013 10569 leader_election.cc:304] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:26.340929 10714 raft_consensus.cc:2804] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.316941 10711 leader_election.cc:290] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:26.341331 10714 raft_consensus.cc:493] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.341939 10714 raft_consensus.cc:3060] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.344237 10648 tablet_bootstrap.cc:654] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.336953 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe782ba4e654d45bf83900ee13f2994" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
W20260709 13:03:26.345470 10571 leader_election.cc:343] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.346324 10711 raft_consensus.cc:493] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.346768 10711 raft_consensus.cc:515] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.350517 10651 ts_tablet_manager.cc:1434] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 13:03:26.351255 10651 tablet_bootstrap.cc:492] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:26.351969 10680 raft_consensus.cc:493] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.352403 10680 raft_consensus.cc:515] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.352761 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ccdd8ed4b941418e76de2f83fcfcfc" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:26.353348 10383 raft_consensus.cc:2468] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:26.354283 10680 leader_election.cc:290] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:26.354349 10571 leader_election.cc:304] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:26.355803 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ccdd8ed4b941418e76de2f83fcfcfc" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:26.356402 10606 raft_consensus.cc:2468] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:26.357580 10711 leader_election.cc:290] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:26.360010 10711 raft_consensus.cc:2804] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.359571 10280 catalog_manager.cc:5697] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:26.361276 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ccdd8ed4b941418e76de2f83fcfcfc" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:26.361832 10457 raft_consensus.cc:2468] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:26.357630 10423 leader_election.cc:304] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:26.363684 10680 raft_consensus.cc:2804] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.364025 10680 raft_consensus.cc:493] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.364333 10680 raft_consensus.cc:3060] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.371083 10651 tablet_bootstrap.cc:654] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.366384 10718 raft_consensus.cc:493] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.373967 10667 raft_consensus.cc:697] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:26.374325 10718 raft_consensus.cc:515] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.374959 10667 consensus_queue.cc:237] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.376543 10718 leader_election.cc:290] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:26.357525 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ccdd8ed4b941418e76de2f83fcfcfc" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:26.377334 10383 raft_consensus.cc:2468] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:26.378583 10680 raft_consensus.cc:515] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.379571 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63fdda30c4c48e7856e3689f3308eae" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:26.380452 10680 leader_election.cc:290] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
W20260709 13:03:26.380996 10497 leader_election.cc:343] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.380831 10714 raft_consensus.cc:515] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.381870 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63fdda30c4c48e7856e3689f3308eae" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:26.382498 10606 raft_consensus.cc:2468] T b63fdda30c4c48e7856e3689f3308eae P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:26.384374 10714 leader_election.cc:290] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:26.385129 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe782ba4e654d45bf83900ee13f2994" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:26.385663 10457 raft_consensus.cc:3060] T dfe782ba4e654d45bf83900ee13f2994 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.386605 10382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ccdd8ed4b941418e76de2f83fcfcfc" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:26.387437 10382 raft_consensus.cc:3060] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.366596 10711 raft_consensus.cc:493] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.391947 10711 raft_consensus.cc:3060] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.392458 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe782ba4e654d45bf83900ee13f2994" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
W20260709 13:03:26.393962 10571 leader_election.cc:343] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.384213 10497 leader_election.cc:304] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [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: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:26.395581 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ccdd8ed4b941418e76de2f83fcfcfc" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:26.396399 10718 raft_consensus.cc:2804] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.396803 10718 raft_consensus.cc:493] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.397140 10718 raft_consensus.cc:3060] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.402308 10692 raft_consensus.cc:493] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.402779 10692 raft_consensus.cc:515] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.406895 10692 leader_election.cc:290] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:26.409472 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cd97fdc4a54769a42fc16d1e979be3" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:26.409041 10280 catalog_manager.cc:5697] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 1 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.410066 10383 raft_consensus.cc:2468] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:26.411286 10423 leader_election.cc:304] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:26.412088 10659 consensus_queue.cc:1048] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:26.412375 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cd97fdc4a54769a42fc16d1e979be3" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:26.412942 10532 raft_consensus.cc:2468] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:26.413372 10659 raft_consensus.cc:2804] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.413740 10659 raft_consensus.cc:493] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.414039 10659 raft_consensus.cc:3060] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.415309 10711 raft_consensus.cc:515] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.416568 10606 raft_consensus.cc:2393] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bda586d3f6754e99a774f0b7fcb1774f in current term 1: Already voted for candidate 87f035b492824fa98f9968c56fcfcce3 in this term.
I20260709 13:03:26.422070 10382 raft_consensus.cc:2468] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:26.423328 10423 leader_election.cc:304] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3
I20260709 13:03:26.424454 10680 raft_consensus.cc:2804] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.425230 10680 raft_consensus.cc:697] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:26.426230 10680 consensus_queue.cc:237] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.428570 10648 tablet_bootstrap.cc:492] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:26.428862 10382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ccdd8ed4b941418e76de2f83fcfcfc" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:26.429694 10382 raft_consensus.cc:2393] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87f035b492824fa98f9968c56fcfcce3 in current term 1: Already voted for candidate bda586d3f6754e99a774f0b7fcb1774f in this term.
I20260709 13:03:26.429034 10648 ts_tablet_manager.cc:1403] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.005s
I20260709 13:03:26.432617 10718 raft_consensus.cc:515] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.437276 10648 raft_consensus.cc:359] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.437943 10648 raft_consensus.cc:385] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.438203 10648 raft_consensus.cc:740] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.438689 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63fdda30c4c48e7856e3689f3308eae" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:26.432783 10659 raft_consensus.cc:515] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.434022 10457 raft_consensus.cc:2468] T dfe782ba4e654d45bf83900ee13f2994 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:26.434890 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ccdd8ed4b941418e76de2f83fcfcfc" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:26.435401 10650 tablet_bootstrap.cc:492] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:26.435987 10649 tablet_bootstrap.cc:492] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:26.436158 10711 leader_election.cc:290] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:26.438819 10648 consensus_queue.cc:260] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.442485 10569 leader_election.cc:304] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:26.450879 10667 raft_consensus.cc:2749] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:26.451402 10569 leader_election.cc:304] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:26.452541 10667 raft_consensus.cc:2804] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.446592 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cd97fdc4a54769a42fc16d1e979be3" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:26.453088 10667 raft_consensus.cc:697] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:26.444675 10382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63fdda30c4c48e7856e3689f3308eae" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:26.454342 10648 ts_tablet_manager.cc:1434] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 13:03:26.439318 10606 raft_consensus.cc:3060] T b63fdda30c4c48e7856e3689f3308eae P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.443517 10650 ts_tablet_manager.cc:1403] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.139s	user 0.016s	sys 0.029s
I20260709 13:03:26.456043 10648 tablet_bootstrap.cc:492] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:26.446885 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cd97fdc4a54769a42fc16d1e979be3" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:26.457083 10532 raft_consensus.cc:3060] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.457880 10650 raft_consensus.cc:359] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.458519 10650 raft_consensus.cc:385] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.458786 10650 raft_consensus.cc:740] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.459499 10650 consensus_queue.cc:260] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.461344 10650 ts_tablet_manager.cc:1434] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:03:26.444180 10718 leader_election.cc:290] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:26.453441 10381 raft_consensus.cc:3060] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.462249 10648 tablet_bootstrap.cc:654] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.453926 10667 consensus_queue.cc:237] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.445441 10281 catalog_manager.cc:5697] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:26.463438 10651 tablet_bootstrap.cc:492] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:26.463891 10651 ts_tablet_manager.cc:1403] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.113s	user 0.025s	sys 0.022s
W20260709 13:03:26.454653 10497 leader_election.cc:343] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.447271 10649 ts_tablet_manager.cc:1403] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.131s	user 0.011s	sys 0.017s
I20260709 13:03:26.449813 10280 catalog_manager.cc:5697] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 1 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.466570 10649 raft_consensus.cc:359] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.467186 10649 raft_consensus.cc:385] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.467443 10649 raft_consensus.cc:740] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.468075 10649 consensus_queue.cc:260] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.462478 10606 raft_consensus.cc:2468] T b63fdda30c4c48e7856e3689f3308eae P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:26.469470 10728 raft_consensus.cc:493] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.469905 10649 ts_tablet_manager.cc:1434] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:03:26.441143 10659 leader_election.cc:290] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:26.470541 10497 leader_election.cc:304] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:26.470872 10649 tablet_bootstrap.cc:492] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:26.471750 10718 raft_consensus.cc:2804] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.469961 10728 raft_consensus.cc:515] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.472498 10718 raft_consensus.cc:697] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:26.473662 10728 leader_election.cc:290] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:26.475382 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ad2647bcdd44879b3c4cb4431dad95" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:26.476207 10606 raft_consensus.cc:2393] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1abfb89f12841618053d11bb6f6b23e in current term 1: Already voted for candidate f53bd7a2e910468a931ac7ab12244a93 in this term.
I20260709 13:03:26.477519 10718 consensus_queue.cc:237] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.477798 10651 raft_consensus.cc:359] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.478521 10651 raft_consensus.cc:385] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.478803 10651 raft_consensus.cc:740] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.479590 10651 consensus_queue.cc:260] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.481861 10651 ts_tablet_manager.cc:1434] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:03:26.482812 10651 tablet_bootstrap.cc:492] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:26.487118 10651 tablet_bootstrap.cc:654] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.488758 10649 tablet_bootstrap.cc:654] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.491770 10648 tablet_bootstrap.cc:492] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:26.492256 10648 ts_tablet_manager.cc:1403] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260709 13:03:26.493332 10649 tablet_bootstrap.cc:492] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:26.493806 10649 ts_tablet_manager.cc:1403] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:03:26.496431 10649 raft_consensus.cc:359] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.497102 10649 raft_consensus.cc:385] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.497351 10649 raft_consensus.cc:740] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.497890 10532 raft_consensus.cc:2468] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:26.498090 10649 consensus_queue.cc:260] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.499238 10423 leader_election.cc:304] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:26.500012 10659 raft_consensus.cc:2804] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.500325 10649 ts_tablet_manager.cc:1434] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:03:26.501274 10649 tablet_bootstrap.cc:492] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:26.503329 10651 tablet_bootstrap.cc:492] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:26.503095 10648 raft_consensus.cc:359] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.503813 10651 ts_tablet_manager.cc:1403] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260709 13:03:26.503890 10648 raft_consensus.cc:385] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.504333 10648 raft_consensus.cc:740] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.506444 10649 tablet_bootstrap.cc:654] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.508105 10651 raft_consensus.cc:359] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.508774 10651 raft_consensus.cc:385] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.509071 10651 raft_consensus.cc:740] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.508889 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ad2647bcdd44879b3c4cb4431dad95" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:26.510267 10381 raft_consensus.cc:2468] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:26.510788 10348 leader_election.cc:304] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:26.511888 10724 raft_consensus.cc:3060] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.448810 10680 consensus_queue.cc:1048] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.064s
I20260709 13:03:26.511602 10650 tablet_bootstrap.cc:492] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:26.516597 10728 raft_consensus.cc:493] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.517134 10728 raft_consensus.cc:515] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.520699 10648 consensus_queue.cc:260] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.522621 10651 consensus_queue.cc:260] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.529896 10718 raft_consensus.cc:493] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.530646 10718 raft_consensus.cc:515] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.538777 10655 raft_consensus.cc:493] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.540005 10655 raft_consensus.cc:515] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.540979 10650 tablet_bootstrap.cc:654] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.541911 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf897a26a54366b228620222dcbabd" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:26.542547 10457 raft_consensus.cc:2468] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:26.543210 10724 raft_consensus.cc:2749] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:26.543742 10346 leader_election.cc:304] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:26.544711 10726 raft_consensus.cc:2804] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.545431 10726 raft_consensus.cc:493] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.544672 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b596f193e04bfa835d0b510a8f84fc" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:26.541971 10655 leader_election.cc:290] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:26.545785 10726 raft_consensus.cc:3060] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.546119 10651 ts_tablet_manager.cc:1434] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.003s
I20260709 13:03:26.547030 10651 tablet_bootstrap.cc:492] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
W20260709 13:03:26.546952 10495 leader_election.cc:343] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.547780 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b596f193e04bfa835d0b510a8f84fc" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
W20260709 13:03:26.549029 10497 leader_election.cc:343] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.549482 10497 leader_election.cc:304] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:26.550697 10655 raft_consensus.cc:2749] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:26.544833 10659 raft_consensus.cc:697] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:26.552373 10659 consensus_queue.cc:237] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.520744 10281 catalog_manager.cc:5697] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 1 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.554874 10726 raft_consensus.cc:515] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.550572 10280 catalog_manager.cc:5697] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.556282 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c1f5fe80a47678f642da901973e3f" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:26.557423 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf897a26a54366b228620222dcbabd" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:26.558044 10458 raft_consensus.cc:3060] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.559418 10667 raft_consensus.cc:493] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.559898 10667 raft_consensus.cc:515] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.561760 10667 leader_election.cc:290] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:26.563688 10382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7cb7baf190484eab61c8dd551bbe13" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:26.565007 10651 tablet_bootstrap.cc:654] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.565171 10458 raft_consensus.cc:2468] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:26.565362 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7cb7baf190484eab61c8dd551bbe13" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:26.557456 10457 raft_consensus.cc:2468] T c27c1f5fe80a47678f642da901973e3f P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
W20260709 13:03:26.566797 10571 leader_election.cc:343] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.568631 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf897a26a54366b228620222dcbabd" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:26.569219 10531 raft_consensus.cc:2468] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:26.570533 10728 leader_election.cc:290] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:26.572716 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf897a26a54366b228620222dcbabd" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:26.573273 10531 raft_consensus.cc:3060] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.573474 10495 leader_election.cc:304] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
W20260709 13:03:26.574733 10571 leader_election.cc:343] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.575167 10571 leader_election.cc:304] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:26.576218 10667 raft_consensus.cc:2749] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:26.577136 10346 leader_election.cc:304] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:26.578104 10655 raft_consensus.cc:2804] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.578536 10655 raft_consensus.cc:493] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.578908 10655 raft_consensus.cc:3060] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.580621 10531 raft_consensus.cc:2468] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:26.583833 10726 leader_election.cc:290] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:26.585639 10726 raft_consensus.cc:2804] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.586903 10649 tablet_bootstrap.cc:492] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:26.587598 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c1f5fe80a47678f642da901973e3f" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:26.588308 10606 raft_consensus.cc:2468] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:26.588565 10726 raft_consensus.cc:697] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:26.589396 10726 consensus_queue.cc:237] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.589828 10718 leader_election.cc:290] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:26.591303 10649 ts_tablet_manager.cc:1403] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.008s
I20260709 13:03:26.592926 10655 raft_consensus.cc:515] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.594218 10649 raft_consensus.cc:359] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.593686 10648 ts_tablet_manager.cc:1434] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.101s	user 0.005s	sys 0.001s
I20260709 13:03:26.595671 10648 tablet_bootstrap.cc:492] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:26.599346 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c1f5fe80a47678f642da901973e3f" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:26.600119 10458 raft_consensus.cc:3060] T c27c1f5fe80a47678f642da901973e3f P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.594873 10649 raft_consensus.cc:385] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.610827 10649 raft_consensus.cc:740] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.611693 10655 leader_election.cc:290] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:26.606637 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c1f5fe80a47678f642da901973e3f" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:26.604605 10648 tablet_bootstrap.cc:654] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.612411 10606 raft_consensus.cc:3060] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.612258 10281 catalog_manager.cc:5697] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.613755 10650 tablet_bootstrap.cc:492] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:26.614209 10650 ts_tablet_manager.cc:1403] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.004s
I20260709 13:03:26.616634 10650 raft_consensus.cc:359] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.617269 10650 raft_consensus.cc:385] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.617523 10650 raft_consensus.cc:740] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.618347 10650 consensus_queue.cc:260] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.619781 10606 raft_consensus.cc:2468] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:26.621043 10497 leader_election.cc:304] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:26.621866 10655 raft_consensus.cc:2804] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.622315 10655 raft_consensus.cc:697] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:26.622803 10650 ts_tablet_manager.cc:1434] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:03:26.623083 10655 consensus_queue.cc:237] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.623700 10650 tablet_bootstrap.cc:492] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:26.624100 10667 raft_consensus.cc:493] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.624549 10667 raft_consensus.cc:515] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.626458 10667 leader_election.cc:290] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:26.611457 10649 consensus_queue.cc:260] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.633059 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6988aa9ebfda4ea9a23636454d968134" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:26.634720 10711 raft_consensus.cc:493] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.635200 10711 raft_consensus.cc:515] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
W20260709 13:03:26.641291 10571 leader_election.cc:343] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.642592 10711 leader_election.cc:290] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:26.643193 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6988aa9ebfda4ea9a23636454d968134" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:26.643910 10381 raft_consensus.cc:2468] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:26.644207 10649 ts_tablet_manager.cc:1434] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.000s
I20260709 13:03:26.645952 10649 tablet_bootstrap.cc:492] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:26.647809 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3936a9cdaf554f86bbf6eb599decb8e2" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:26.648789 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3936a9cdaf554f86bbf6eb599decb8e2" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
W20260709 13:03:26.650261 10569 leader_election.cc:343] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.650137 10718 consensus_queue.cc:1048] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:26.644914 10571 leader_election.cc:304] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:26.650957 10651 tablet_bootstrap.cc:492] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:26.651506 10651 ts_tablet_manager.cc:1403] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.105s	user 0.013s	sys 0.007s
I20260709 13:03:26.651954 10667 raft_consensus.cc:2804] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.652334 10667 raft_consensus.cc:493] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.652649 10667 raft_consensus.cc:3060] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.654134 10651 raft_consensus.cc:359] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.655511 10651 raft_consensus.cc:385] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.654243 10711 raft_consensus.cc:493] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.655862 10651 raft_consensus.cc:740] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.654124 10735 consensus_queue.cc:1048] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:03:26.662915 10649 tablet_bootstrap.cc:654] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.665495 10651 consensus_queue.cc:260] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.663530 10718 raft_consensus.cc:493] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.671638 10651 ts_tablet_manager.cc:1434] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:03:26.672574 10651 tablet_bootstrap.cc:492] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
W20260709 13:03:26.664997 10571 leader_election.cc:343] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.679880 10571 leader_election.cc:304] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:26.672075 10718 raft_consensus.cc:515] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.681959 10281 catalog_manager.cc:5697] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 1 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.682643 10718 leader_election.cc:290] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:26.683233 10735 raft_consensus.cc:2749] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:26.664196 10711 raft_consensus.cc:515] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.684027 10651 tablet_bootstrap.cc:654] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.685074 10711 leader_election.cc:290] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:26.686617 10382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5030945f048d44a9b1ab70c0d56aeb97" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:26.687004 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5030945f048d44a9b1ab70c0d56aeb97" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:26.687232 10382 raft_consensus.cc:2468] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:26.690158 10711 consensus_queue.cc:1048] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:26.690286 10497 leader_election.cc:304] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: 
W20260709 13:03:26.696008 10497 leader_election.cc:343] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.696345 10711 raft_consensus.cc:493] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.696831 10711 raft_consensus.cc:515] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.697309 10655 raft_consensus.cc:2804] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.697749 10655 raft_consensus.cc:493] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.698086 10655 raft_consensus.cc:3060] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.698875 10711 leader_election.cc:290] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:26.701113 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89e8f66c72448edbfa90b3faaf1fedb" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:26.707705 10382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89e8f66c72448edbfa90b3faaf1fedb" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:26.710368 10718 consensus_queue.cc:1048] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:26.715464 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f0519ece3c401bab4901afe590cb72" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:26.715606 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f0519ece3c401bab4901afe590cb72" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:26.716244 10532 raft_consensus.cc:2468] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
W20260709 13:03:26.717428 10569 leader_election.cc:343] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.719048 10650 tablet_bootstrap.cc:654] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.719147 10667 raft_consensus.cc:515] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.719920 10458 raft_consensus.cc:2468] T c27c1f5fe80a47678f642da901973e3f P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:26.724826 10648 tablet_bootstrap.cc:492] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:26.725383 10648 ts_tablet_manager.cc:1403] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.130s	user 0.024s	sys 0.039s
W20260709 13:03:26.729082 10571 leader_election.cc:343] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:26.738193 10571 leader_election.cc:343] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.740231 10715 consensus_queue.cc:1048] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:26.741803 10648 raft_consensus.cc:359] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.742576 10648 raft_consensus.cc:385] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.742846 10648 raft_consensus.cc:740] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.743309 10279 catalog_manager.cc:5697] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.725903 10667 leader_election.cc:290] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:26.746325 10655 raft_consensus.cc:515] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.746855 10571 leader_election.cc:304] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:26.747190 10648 consensus_queue.cc:260] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.749222 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5030945f048d44a9b1ab70c0d56aeb97" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:26.749851 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5030945f048d44a9b1ab70c0d56aeb97" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:26.750735 10381 raft_consensus.cc:3060] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:26.751037 10497 leader_election.cc:343] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.749646 10655 leader_election.cc:290] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:26.754106 10711 raft_consensus.cc:2749] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:26.754941 10648 ts_tablet_manager.cc:1434] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:03:26.755062 10571 leader_election.cc:304] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:26.755714 10711 raft_consensus.cc:2804] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:26.756089 10711 raft_consensus.cc:493] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.756425 10711 raft_consensus.cc:3060] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.757169 10382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6988aa9ebfda4ea9a23636454d968134" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:26.757762 10382 raft_consensus.cc:3060] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.763437 10659 raft_consensus.cc:493] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.763531 10711 raft_consensus.cc:515] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.764163 10659 raft_consensus.cc:515] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.764744 10382 raft_consensus.cc:2468] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:26.766162 10659 leader_election.cc:290] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:26.755872 10648 tablet_bootstrap.cc:492] T 0df2b1b85cba40f3b0154931e0a29289 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:26.768563 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbecac41d5c64d4f9f7a471d41b6b878" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:26.770251 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbecac41d5c64d4f9f7a471d41b6b878" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
W20260709 13:03:26.771727 10423 leader_election.cc:343] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:26.772723 10329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:03:26.772831 10423 leader_election.cc:343] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.773434 10423 leader_election.cc:304] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f; no voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:26.774540 10659 raft_consensus.cc:2749] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:26.776103 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f0519ece3c401bab4901afe590cb72" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:26.777169 10659 raft_consensus.cc:493] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.777750 10659 raft_consensus.cc:515] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.781512 10651 tablet_bootstrap.cc:492] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:26.782092 10651 ts_tablet_manager.cc:1403] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.110s	user 0.031s	sys 0.019s
W20260709 13:03:26.784269 10569 leader_election.cc:343] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.784318 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6988aa9ebfda4ea9a23636454d968134" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:26.785800 10651 raft_consensus.cc:359] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.786464 10651 raft_consensus.cc:385] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.786710 10651 raft_consensus.cc:740] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.788694 10648 tablet_bootstrap.cc:654] T 0df2b1b85cba40f3b0154931e0a29289 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.812155 10651 consensus_queue.cc:260] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.819871 10651 ts_tablet_manager.cc:1434] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260709 13:03:26.783782 10571 leader_election.cc:304] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:26.813288 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bc710b8da64283a0aae5aeda57af68" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:26.818069 10659 leader_election.cc:290] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:26.821585 10711 leader_election.cc:290] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:26.831857 10649 tablet_bootstrap.cc:492] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:26.832278 10649 ts_tablet_manager.cc:1403] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.187s	user 0.013s	sys 0.021s
I20260709 13:03:26.826256 10735 raft_consensus.cc:2804] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.825727 10382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bc710b8da64283a0aae5aeda57af68" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:26.833321 10382 raft_consensus.cc:2393] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bda586d3f6754e99a774f0b7fcb1774f in current term 1: Already voted for candidate 87f035b492824fa98f9968c56fcfcce3 in this term.
I20260709 13:03:26.834933 10649 raft_consensus.cc:359] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.835268 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f0519ece3c401bab4901afe590cb72" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:26.835790 10649 raft_consensus.cc:385] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.835958 10531 raft_consensus.cc:3060] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.836094 10649 raft_consensus.cc:740] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.836978 10649 consensus_queue.cc:260] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.837790 10726 raft_consensus.cc:493] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.838235 10726 raft_consensus.cc:515] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.839221 10649 ts_tablet_manager.cc:1434] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:26.840124 10649 tablet_bootstrap.cc:492] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:26.840234 10726 leader_election.cc:290] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:26.842468 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe782ba4e654d45bf83900ee13f2994" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:26.843204 10457 raft_consensus.cc:2393] T dfe782ba4e654d45bf83900ee13f2994 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1abfb89f12841618053d11bb6f6b23e in current term 1: Already voted for candidate 87f035b492824fa98f9968c56fcfcce3 in this term.
I20260709 13:03:26.828770 10381 raft_consensus.cc:2468] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:26.859506 10649 tablet_bootstrap.cc:654] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.850953 10726 consensus_queue.cc:1048] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:03:26.844910 10497 leader_election.cc:304] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: 87f035b492824fa98f9968c56fcfcce3
I20260709 13:03:26.848310 10718 consensus_queue.cc:1048] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:03:26.875543 10715 raft_consensus.cc:2804] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.877602 10531 raft_consensus.cc:2468] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:26.865402 10651 tablet_bootstrap.cc:492] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:26.844381 10650 tablet_bootstrap.cc:492] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:26.889077 10650 ts_tablet_manager.cc:1403] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.266s	user 0.021s	sys 0.017s
I20260709 13:03:26.892238 10650 raft_consensus.cc:359] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.894088 10649 tablet_bootstrap.cc:492] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:26.912617 10715 raft_consensus.cc:697] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:26.917356 10649 ts_tablet_manager.cc:1403] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.000s
I20260709 13:03:26.917976 10650 raft_consensus.cc:385] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.917796 10715 consensus_queue.cc:237] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:26.918350 10650 raft_consensus.cc:740] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.919137 10735 raft_consensus.cc:697] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:26.919240 10650 consensus_queue.cc:260] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.919924 10649 raft_consensus.cc:359] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.920030 10735 consensus_queue.cc:237] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.908867 10772 raft_consensus.cc:493] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.921869 10772 raft_consensus.cc:515] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.922263 10650 ts_tablet_manager.cc:1434] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
W20260709 13:03:26.909721 10571 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.131:38653, user_credentials={real_user=slave}} blocked reactor thread for 75369.8us
W20260709 13:03:26.923645 10571 leader_election.cc:343] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.923851 10650 tablet_bootstrap.cc:492] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:26.924660 10571 leader_election.cc:304] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f
W20260709 13:03:26.912889 10569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.130:45825, user_credentials={real_user=slave}} blocked reactor thread for 80097.9us
I20260709 13:03:26.920576 10649 raft_consensus.cc:385] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.925983 10649 raft_consensus.cc:740] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.926041 10773 raft_consensus.cc:2804] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:26.926376 10423 leader_election.cc:304] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f; no voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:26.926982 10773 raft_consensus.cc:697] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:26.926736 10649 consensus_queue.cc:260] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.902192 10651 tablet_bootstrap.cc:654] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.927510 10659 raft_consensus.cc:3060] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:26.928732 10649 ts_tablet_manager.cc:1434] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:03:26.933861 10649 tablet_bootstrap.cc:492] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:26.934480 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383718deb30048379a8355625ab4f5e0" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:26.936317 10772 leader_election.cc:290] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:26.937669 10648 tablet_bootstrap.cc:492] T 0df2b1b85cba40f3b0154931e0a29289 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:26.938113 10648 ts_tablet_manager.cc:1403] T 0df2b1b85cba40f3b0154931e0a29289 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.182s	user 0.016s	sys 0.005s
I20260709 13:03:26.939618 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383718deb30048379a8355625ab4f5e0" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:26.940313 10649 tablet_bootstrap.cc:654] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.940591 10648 raft_consensus.cc:359] T 0df2b1b85cba40f3b0154931e0a29289 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:26.936401 10680 consensus_queue.cc:1048] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:03:26.945838 10659 raft_consensus.cc:2749] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:26.938133 10773 consensus_queue.cc:237] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:26.942204 10605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe782ba4e654d45bf83900ee13f2994" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:26.947516 10648 raft_consensus.cc:385] T 0df2b1b85cba40f3b0154931e0a29289 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.943243 10726 consensus_queue.cc:1048] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:26.947914 10648 raft_consensus.cc:740] T 0df2b1b85cba40f3b0154931e0a29289 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.948650 10648 consensus_queue.cc:260] T 0df2b1b85cba40f3b0154931e0a29289 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
W20260709 13:03:26.942919 10569 leader_election.cc:343] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.957283 10648 ts_tablet_manager.cc:1434] T 0df2b1b85cba40f3b0154931e0a29289 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:03:26.952039 10680 consensus_queue.cc:1048] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:26.953454 10777 consensus_queue.cc:1048] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:03:26.958199 10571 leader_election.cc:343] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:26.944787 10650 tablet_bootstrap.cc:654] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:26.960485 10281 catalog_manager.cc:5697] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 1 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:26.968845 10651 tablet_bootstrap.cc:492] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:26.969324 10651 ts_tablet_manager.cc:1403] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.001s
I20260709 13:03:26.973322 10277 catalog_manager.cc:5697] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.974771 10651 raft_consensus.cc:359] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.975430 10651 raft_consensus.cc:385] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:26.975695 10651 raft_consensus.cc:740] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.978730 10651 consensus_queue.cc:260] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:26.980712 10648 tablet_bootstrap.cc:492] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:26.984367 10773 consensus_queue.cc:1048] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:26.991892 10651 ts_tablet_manager.cc:1434] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:03:26.992852 10651 tablet_bootstrap.cc:492] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:26.978178 10571 leader_election.cc:304] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
W20260709 13:03:26.997628 10571 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.131:38653, user_credentials={real_user=slave}} blocked reactor thread for 46745us
I20260709 13:03:26.998512 10348 leader_election.cc:304] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:26.999250 10726 raft_consensus.cc:3060] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.009003 10648 tablet_bootstrap.cc:654] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.026202 10649 tablet_bootstrap.cc:492] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:27.026726 10649 ts_tablet_manager.cc:1403] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.006s
I20260709 13:03:27.029623 10649 raft_consensus.cc:359] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.030666 10648 tablet_bootstrap.cc:492] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:27.031005 10649 raft_consensus.cc:385] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.031333 10648 ts_tablet_manager.cc:1403] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.009s
I20260709 13:03:27.031435 10649 raft_consensus.cc:740] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.002461 10773 raft_consensus.cc:2749] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:27.033493 10649 consensus_queue.cc:260] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.041136 10651 tablet_bootstrap.cc:654] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.046262 10659 consensus_queue.cc:1048] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.050567 10649 ts_tablet_manager.cc:1434] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:03:27.055583 10680 consensus_queue.cc:1048] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:27.051882 10649 tablet_bootstrap.cc:492] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:27.060906 10650 tablet_bootstrap.cc:492] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:27.061453 10650 ts_tablet_manager.cc:1403] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.138s	user 0.014s	sys 0.003s
I20260709 13:03:27.063656 10383 raft_consensus.cc:3060] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.065924 10650 raft_consensus.cc:359] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.066620 10650 raft_consensus.cc:385] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.066874 10650 raft_consensus.cc:740] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.067623 10650 consensus_queue.cc:260] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.068835 10648 raft_consensus.cc:359] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.069319 10648 raft_consensus.cc:385] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.069483 10648 raft_consensus.cc:740] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.069942 10648 consensus_queue.cc:260] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.075291 10648 ts_tablet_manager.cc:1434] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.000s
I20260709 13:03:27.081082 10735 consensus_queue.cc:1048] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:03:27.085681 10655 consensus_queue.cc:1048] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.087162 10649 tablet_bootstrap.cc:654] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.083722 10648 tablet_bootstrap.cc:492] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:27.082195 10650 ts_tablet_manager.cc:1434] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:03:27.089262 10650 tablet_bootstrap.cc:492] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:27.094343 10655 raft_consensus.cc:493] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.094806 10655 raft_consensus.cc:515] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.096354 10728 consensus_queue.cc:1048] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.097683 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb9c009746a48b5aa4510ec6b3a32ce" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
W20260709 13:03:27.100086 10495 leader_election.cc:343] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.100471 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb9c009746a48b5aa4510ec6b3a32ce" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:27.101086 10380 raft_consensus.cc:2468] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:27.086647 10692 raft_consensus.cc:493] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.073382 10773 consensus_queue.cc:1048] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:03:27.089556 10726 raft_consensus.cc:2749] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:27.104823 10497 leader_election.cc:304] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [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: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:27.110908 10715 raft_consensus.cc:2804] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:27.116436 10715 raft_consensus.cc:493] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.116770 10715 raft_consensus.cc:3060] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.102524 10655 leader_election.cc:290] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:27.105211 10692 raft_consensus.cc:515] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.127314 10728 consensus_queue.cc:1048] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.127945 10718 consensus_queue.cc:1048] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.129194 10724 raft_consensus.cc:493] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.129664 10724 raft_consensus.cc:515] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:27.149957 10651 tablet_bootstrap.cc:492] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:27.150523 10651 ts_tablet_manager.cc:1403] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.158s	user 0.023s	sys 0.003s
I20260709 13:03:27.154111 10648 tablet_bootstrap.cc:654] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.157639 10692 leader_election.cc:290] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:27.170022 10750 raft_consensus.cc:493] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.170547 10750 raft_consensus.cc:515] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.157686 10277 catalog_manager.cc:5697] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 1 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:27.165838 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b596f193e04bfa835d0b510a8f84fc" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:27.174561 10383 raft_consensus.cc:2468] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:27.166811 10659 raft_consensus.cc:493] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.182289 10659 raft_consensus.cc:515] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.182176 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b596f193e04bfa835d0b510a8f84fc" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:27.196388 10650 tablet_bootstrap.cc:654] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.198783 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63fdda30c4c48e7856e3689f3308eae" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:27.201577 10750 leader_election.cc:290] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:27.201808 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df2b1b85cba40f3b0154931e0a29289" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:27.202517 10604 raft_consensus.cc:2468] T 0df2b1b85cba40f3b0154931e0a29289 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:27.176620 10715 raft_consensus.cc:515] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.200731 10530 raft_consensus.cc:2468] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:27.217834 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:27.211256 10423 leader_election.cc:304] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:27.219514 10423 leader_election.cc:304] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:27.220337 10692 raft_consensus.cc:2804] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:27.220701 10692 raft_consensus.cc:493] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.221029 10692 raft_consensus.cc:3060] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.203788 10659 leader_election.cc:290] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:27.225651 10750 raft_consensus.cc:2804] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:27.226055 10750 raft_consensus.cc:493] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.226377 10750 raft_consensus.cc:3060] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.229115 10773 consensus_queue.cc:1048] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.232685 10651 raft_consensus.cc:359] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.233390 10651 raft_consensus.cc:385] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.233666 10651 raft_consensus.cc:740] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.235432 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df2b1b85cba40f3b0154931e0a29289" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:27.239898 10455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb9c009746a48b5aa4510ec6b3a32ce" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:27.240693 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63fdda30c4c48e7856e3689f3308eae" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
W20260709 13:03:27.241297 10495 leader_election.cc:343] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.241863 10715 leader_election.cc:290] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:27.242509 10348 leader_election.cc:304] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [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: e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:27.243311 10728 raft_consensus.cc:2749] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:27.242650 10651 consensus_queue.cc:260] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
W20260709 13:03:27.244391 10423 leader_election.cc:343] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.246031 10651 ts_tablet_manager.cc:1434] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.095s	user 0.005s	sys 0.002s
I20260709 13:03:27.247291 10651 tablet_bootstrap.cc:492] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:27.223037 10655 consensus_queue.cc:1048] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:27.250741 10789 log.cc:927] Time spent T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f: Append to log took a long time: real 0.112s	user 0.001s	sys 0.000s
I20260709 13:03:27.251013 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:27.248349 10724 leader_election.cc:290] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:27.267376 10750 raft_consensus.cc:515] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.276957 10773 raft_consensus.cc:493] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.277642 10773 raft_consensus.cc:515] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.281399 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb9c009746a48b5aa4510ec6b3a32ce" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:27.282018 10379 raft_consensus.cc:3060] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.284899 10750 leader_election.cc:290] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
W20260709 13:03:27.286695 10795 log.cc:927] Time spent T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
W20260709 13:03:27.258265 10423 leader_election.cc:343] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.290306 10773 leader_election.cc:290] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:27.295677 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c80bad2cb9439c98c9667e2a1556d1" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
W20260709 13:03:27.297024 10569 leader_election.cc:343] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.302392 10648 tablet_bootstrap.cc:492] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:27.302891 10648 ts_tablet_manager.cc:1403] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.219s	user 0.014s	sys 0.001s
I20260709 13:03:27.304322 10379 raft_consensus.cc:2468] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:27.305413 10648 raft_consensus.cc:359] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:27.306085 10648 raft_consensus.cc:385] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.306324 10648 raft_consensus.cc:740] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.307572 10497 leader_election.cc:304] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:27.309695 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c80bad2cb9439c98c9667e2a1556d1" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:27.310204 10718 raft_consensus.cc:2804] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:27.310663 10718 raft_consensus.cc:697] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
W20260709 13:03:27.310938 10571 leader_election.cc:343] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.311378 10571 leader_election.cc:304] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:27.312904 10648 consensus_queue.cc:260] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:27.313822 10726 raft_consensus.cc:493] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.314519 10735 raft_consensus.cc:2749] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:27.314435 10726 raft_consensus.cc:515] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:27.311437 10718 consensus_queue.cc:237] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.316583 10726 leader_election.cc:290] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:27.318116 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89e8f66c72448edbfa90b3faaf1fedb" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:27.319032 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89e8f66c72448edbfa90b3faaf1fedb" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:27.319717 10604 raft_consensus.cc:2468] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
W20260709 13:03:27.319633 10348 leader_election.cc:343] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.321074 10348 leader_election.cc:304] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [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: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:27.321710 10648 ts_tablet_manager.cc:1434] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
W20260709 13:03:27.324272 10423 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.129:42677, user_credentials={real_user=slave}} blocked reactor thread for 68325.9us
I20260709 13:03:27.324371 10726 raft_consensus.cc:2804] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:27.325533 10726 raft_consensus.cc:493] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.326171 10726 raft_consensus.cc:3060] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.326017 10651 tablet_bootstrap.cc:654] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.329066 10648 tablet_bootstrap.cc:492] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:27.326004 10692 raft_consensus.cc:515] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.338130 10692 leader_election.cc:290] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:27.346567 10648 tablet_bootstrap.cc:654] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:27.348194 10423 leader_election.cc:343] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.348801 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b596f193e04bfa835d0b510a8f84fc" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:27.354604 10381 raft_consensus.cc:3060] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.354957 10423 leader_election.cc:304] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:27.366724 10692 raft_consensus.cc:2749] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:27.369911 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df2b1b85cba40f3b0154931e0a29289" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:27.370467 10604 raft_consensus.cc:3060] T 0df2b1b85cba40f3b0154931e0a29289 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.351658 10726 raft_consensus.cc:515] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:27.373668 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df2b1b85cba40f3b0154931e0a29289" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:27.372834 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b596f193e04bfa835d0b510a8f84fc" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:27.376008 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89e8f66c72448edbfa90b3faaf1fedb" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
W20260709 13:03:27.375329 10423 leader_election.cc:343] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.381415 10532 raft_consensus.cc:3060] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:27.381896 10348 leader_election.cc:343] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.387297 10726 leader_election.cc:290] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:27.386835 10277 catalog_manager.cc:5697] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:27.388351 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89e8f66c72448edbfa90b3faaf1fedb" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:27.389017 10606 raft_consensus.cc:3060] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.391739 10649 tablet_bootstrap.cc:492] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:27.392186 10649 ts_tablet_manager.cc:1403] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.341s	user 0.024s	sys 0.011s
I20260709 13:03:27.391695 10772 consensus_queue.cc:1048] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:03:27.397770 10650 tablet_bootstrap.cc:492] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:27.398386 10650 ts_tablet_manager.cc:1403] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.309s	user 0.037s	sys 0.030s
I20260709 13:03:27.402606 10604 raft_consensus.cc:2468] T 0df2b1b85cba40f3b0154931e0a29289 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:27.403218 10750 raft_consensus.cc:493] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.403806 10381 raft_consensus.cc:2468] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:27.407934 10750 raft_consensus.cc:515] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.409050 10423 leader_election.cc:304] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:27.409883 10750 leader_election.cc:290] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:27.409971 10692 raft_consensus.cc:2804] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:27.410844 10649 raft_consensus.cc:359] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.411355 10649 raft_consensus.cc:385] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.411655 10649 raft_consensus.cc:740] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.413837 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:27.414592 10381 raft_consensus.cc:2468] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:27.414898 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
W20260709 13:03:27.416448 10423 leader_election.cc:343] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.417845 10606 raft_consensus.cc:2468] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:27.418860 10649 consensus_queue.cc:260] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.413810 10692 raft_consensus.cc:697] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:27.419359 10423 leader_election.cc:304] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [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: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:27.419730 10348 leader_election.cc:304] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:27.420318 10692 consensus_queue.cc:237] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.421078 10728 raft_consensus.cc:2804] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:27.421574 10655 raft_consensus.cc:493] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.422086 10655 raft_consensus.cc:515] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.420632 10750 raft_consensus.cc:2804] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:27.425870 10750 raft_consensus.cc:493] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.426273 10750 raft_consensus.cc:3060] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.426493 10655 leader_election.cc:290] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:27.406598 10532 raft_consensus.cc:2468] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:27.428093 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6988aa9ebfda4ea9a23636454d968134" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:27.424861 10649 ts_tablet_manager.cc:1434] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:03:27.430088 10649 tablet_bootstrap.cc:492] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:27.421604 10728 raft_consensus.cc:697] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:27.428117 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6988aa9ebfda4ea9a23636454d968134" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:27.434748 10423 leader_election.cc:304] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:27.447603 10659 raft_consensus.cc:2804] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:27.448072 10659 raft_consensus.cc:697] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:27.448809 10659 consensus_queue.cc:237] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.450874 10648 tablet_bootstrap.cc:492] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:27.451474 10648 ts_tablet_manager.cc:1403] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.129s	user 0.008s	sys 0.011s
W20260709 13:03:27.454667 10569 consensus_peers.cc:597] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:27.459431 10497 leader_election.cc:304] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:27.460201 10655 raft_consensus.cc:2749] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:27.458156 10728 consensus_queue.cc:237] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:27.463186 10532 raft_consensus.cc:3060] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.462998 10279 catalog_manager.cc:5697] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:27.472199 10655 consensus_queue.cc:1048] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.474050 10648 raft_consensus.cc:359] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.474215 10772 consensus_queue.cc:1048] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:03:27.484906 10497 consensus_peers.cc:597] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 -> Peer 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763): Couldn't send request to peer 87f035b492824fa98f9968c56fcfcce3. 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 13:03:27.482370 10648 raft_consensus.cc:385] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.491705 10648 raft_consensus.cc:740] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.492206 10651 tablet_bootstrap.cc:492] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:27.492667 10651 ts_tablet_manager.cc:1403] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.246s	user 0.046s	sys 0.054s
I20260709 13:03:27.492709 10648 consensus_queue.cc:260] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.495311 10651 raft_consensus.cc:359] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.495990 10651 raft_consensus.cc:385] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.496245 10651 raft_consensus.cc:740] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.496982 10651 consensus_queue.cc:260] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.497156 10280 catalog_manager.cc:5697] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:27.477654 10650 raft_consensus.cc:359] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.499204 10650 raft_consensus.cc:385] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.500283 10650 raft_consensus.cc:740] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.502480 10650 consensus_queue.cc:260] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.506958 10651 ts_tablet_manager.cc:1434] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:03:27.507902 10651 tablet_bootstrap.cc:492] T deb9c009746a48b5aa4510ec6b3a32ce P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:27.501808 10648 ts_tablet_manager.cc:1434] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.002s
I20260709 13:03:27.480558 10649 tablet_bootstrap.cc:654] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.499589 10750 raft_consensus.cc:515] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.512923 10750 leader_election.cc:290] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:27.513242 10651 tablet_bootstrap.cc:654] T deb9c009746a48b5aa4510ec6b3a32ce P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.514019 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:27.514209 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:27.521646 10379 raft_consensus.cc:3060] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:27.522331 10423 leader_election.cc:343] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.525858 10649 tablet_bootstrap.cc:492] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:27.527381 10649 ts_tablet_manager.cc:1403] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.000s
I20260709 13:03:27.518292 10648 tablet_bootstrap.cc:492] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:27.528277 10379 raft_consensus.cc:2468] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 2.
I20260709 13:03:27.519248 10650 ts_tablet_manager.cc:1434] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.114s	user 0.004s	sys 0.002s
I20260709 13:03:27.529618 10650 tablet_bootstrap.cc:492] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:27.529429 10423 leader_election.cc:304] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [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: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:27.530654 10750 raft_consensus.cc:2804] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:27.531742 10750 raft_consensus.cc:697] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:27.532667 10750 consensus_queue.cc:237] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.534144 10659 raft_consensus.cc:493] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.534603 10659 raft_consensus.cc:515] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.534605 10648 tablet_bootstrap.cc:654] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.536594 10659 leader_election.cc:290] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:27.538950 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f0519ece3c401bab4901afe590cb72" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:27.540840 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f0519ece3c401bab4901afe590cb72" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:27.541594 10532 raft_consensus.cc:2393] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bda586d3f6754e99a774f0b7fcb1774f in current term 1: Already voted for candidate 87f035b492824fa98f9968c56fcfcce3 in this term.
I20260709 13:03:27.542954 10423 leader_election.cc:304] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f; no voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:27.543972 10659 raft_consensus.cc:3060] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.546164 10651 tablet_bootstrap.cc:492] T deb9c009746a48b5aa4510ec6b3a32ce P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:27.546677 10651 ts_tablet_manager.cc:1403] T deb9c009746a48b5aa4510ec6b3a32ce P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.008s
I20260709 13:03:27.549150 10772 consensus_queue.cc:1048] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.549427 10651 raft_consensus.cc:359] T deb9c009746a48b5aa4510ec6b3a32ce P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.550141 10651 raft_consensus.cc:385] T deb9c009746a48b5aa4510ec6b3a32ce P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.550426 10651 raft_consensus.cc:740] T deb9c009746a48b5aa4510ec6b3a32ce P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.551054 10651 consensus_queue.cc:260] T deb9c009746a48b5aa4510ec6b3a32ce P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.556645 10659 raft_consensus.cc:2749] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:27.540679 10649 raft_consensus.cc:359] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.560294 10649 raft_consensus.cc:385] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.560665 10649 raft_consensus.cc:740] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.564998 10649 consensus_queue.cc:260] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.562217 10650 tablet_bootstrap.cc:654] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.569092 10649 ts_tablet_manager.cc:1434] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 13:03:27.570883 10649 tablet_bootstrap.cc:492] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:27.563612 10279 catalog_manager.cc:5697] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 1 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:27.575064 10280 catalog_manager.cc:5697] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 2, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 2 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:27.560407 10651 ts_tablet_manager.cc:1434] T deb9c009746a48b5aa4510ec6b3a32ce P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:03:27.578600 10651 tablet_bootstrap.cc:492] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:27.581362 10649 tablet_bootstrap.cc:654] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.585630 10651 tablet_bootstrap.cc:654] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.597600 10650 tablet_bootstrap.cc:492] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:27.598064 10650 ts_tablet_manager.cc:1403] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.006s
I20260709 13:03:27.600293 10651 tablet_bootstrap.cc:492] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:27.600464 10750 raft_consensus.cc:493] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.600756 10651 ts_tablet_manager.cc:1403] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260709 13:03:27.600926 10750 raft_consensus.cc:515] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.602849 10750 leader_election.cc:290] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:27.603205 10651 raft_consensus.cc:359] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.603963 10651 raft_consensus.cc:385] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.604228 10651 raft_consensus.cc:740] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.605142 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3936a9cdaf554f86bbf6eb599decb8e2" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:27.605746 10532 raft_consensus.cc:2468] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:27.604944 10651 consensus_queue.cc:260] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.606686 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3936a9cdaf554f86bbf6eb599decb8e2" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:27.606918 10423 leader_election.cc:304] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:27.607295 10606 raft_consensus.cc:2468] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:27.608611 10651 ts_tablet_manager.cc:1434] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:27.607873 10750 raft_consensus.cc:2804] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:27.609030 10750 raft_consensus.cc:493] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.609556 10651 tablet_bootstrap.cc:492] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:27.609673 10750 raft_consensus.cc:3060] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.611135 10649 tablet_bootstrap.cc:492] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:27.611616 10649 ts_tablet_manager.cc:1403] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.003s
I20260709 13:03:27.606930 10650 raft_consensus.cc:359] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.613996 10650 raft_consensus.cc:385] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.614253 10650 raft_consensus.cc:740] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.615093 10651 tablet_bootstrap.cc:654] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.614982 10650 consensus_queue.cc:260] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.617195 10750 raft_consensus.cc:515] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.618110 10650 ts_tablet_manager.cc:1434] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:03:27.619035 10650 tablet_bootstrap.cc:492] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:27.620371 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3936a9cdaf554f86bbf6eb599decb8e2" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:27.620996 10532 raft_consensus.cc:3060] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.623762 10649 raft_consensus.cc:359] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:27.624380 10649 raft_consensus.cc:385] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.624621 10649 raft_consensus.cc:740] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.625248 10649 consensus_queue.cc:260] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:27.627249 10649 ts_tablet_manager.cc:1434] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:03:27.628979 10650 tablet_bootstrap.cc:654] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.632925 10649 tablet_bootstrap.cc:492] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:27.639459 10649 tablet_bootstrap.cc:654] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.640592 10532 raft_consensus.cc:2468] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:27.642156 10423 leader_election.cc:304] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:27.643138 10680 raft_consensus.cc:2804] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:27.643680 10680 raft_consensus.cc:697] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:27.644286 10735 raft_consensus.cc:493] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.644518 10680 consensus_queue.cc:237] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.644763 10735 raft_consensus.cc:515] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:27.645172 10648 tablet_bootstrap.cc:492] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:27.647274 10648 ts_tablet_manager.cc:1403] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.129s	user 0.024s	sys 0.010s
I20260709 13:03:27.648571 10735 leader_election.cc:290] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:27.649904 10648 raft_consensus.cc:359] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.650573 10648 raft_consensus.cc:385] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.650352 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:27.651153 10649 tablet_bootstrap.cc:492] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:27.651655 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
W20260709 13:03:27.651865 10571 leader_election.cc:343] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.652515 10648 raft_consensus.cc:740] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.651619 10649 ts_tablet_manager.cc:1403] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 13:03:27.653330 10648 consensus_queue.cc:260] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
W20260709 13:03:27.653105 10571 leader_election.cc:343] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.654381 10571 leader_election.cc:304] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:27.655534 10648 ts_tablet_manager.cc:1434] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:03:27.656064 10735 raft_consensus.cc:2749] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:27.673738 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3936a9cdaf554f86bbf6eb599decb8e2" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:27.674458 10604 raft_consensus.cc:3060] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.656603 10648 tablet_bootstrap.cc:492] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:27.657897 10649 raft_consensus.cc:359] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.679220 10649 raft_consensus.cc:385] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.679499 10649 raft_consensus.cc:740] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.680166 10649 consensus_queue.cc:260] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.682094 10649 ts_tablet_manager.cc:1434] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:03:27.682705 10604 raft_consensus.cc:2468] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:27.683296 10649 tablet_bootstrap.cc:492] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:27.683806 10750 leader_election.cc:290] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:27.691802 10648 tablet_bootstrap.cc:654] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.688838 10649 tablet_bootstrap.cc:654] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.696650 10651 tablet_bootstrap.cc:492] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:27.697216 10651 ts_tablet_manager.cc:1403] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.088s	user 0.044s	sys 0.042s
I20260709 13:03:27.699889 10651 raft_consensus.cc:359] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.700594 10651 raft_consensus.cc:385] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.700908 10651 raft_consensus.cc:740] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.701642 10651 consensus_queue.cc:260] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.704070 10651 ts_tablet_manager.cc:1434] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:03:27.704216 10750 raft_consensus.cc:493] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.705041 10651 tablet_bootstrap.cc:492] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:27.704675 10750 raft_consensus.cc:515] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.705575 10649 tablet_bootstrap.cc:492] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:27.706056 10649 ts_tablet_manager.cc:1403] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260709 13:03:27.707124 10750 leader_election.cc:290] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:27.707631 10277 catalog_manager.cc:5697] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:27.708498 10649 raft_consensus.cc:359] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.709151 10649 raft_consensus.cc:385] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.709321 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c317b6229f14866a3da0b489b63523c" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:27.709409 10649 raft_consensus.cc:740] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.709990 10604 raft_consensus.cc:2468] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:27.710230 10649 consensus_queue.cc:260] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.709326 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c317b6229f14866a3da0b489b63523c" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:27.712062 10651 tablet_bootstrap.cc:654] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.714850 10650 tablet_bootstrap.cc:492] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:27.715305 10650 ts_tablet_manager.cc:1403] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.096s	user 0.021s	sys 0.022s
I20260709 13:03:27.715811 10649 ts_tablet_manager.cc:1434] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:03:27.716696 10649 tablet_bootstrap.cc:492] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:27.718075 10650 raft_consensus.cc:359] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:27.718510 10735 raft_consensus.cc:493] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.718793 10650 raft_consensus.cc:385] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.719121 10650 raft_consensus.cc:740] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.719794 10650 consensus_queue.cc:260] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:27.720605 10728 raft_consensus.cc:493] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.721079 10728 raft_consensus.cc:515] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.722031 10650 ts_tablet_manager.cc:1434] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:27.722975 10650 tablet_bootstrap.cc:492] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:27.722255 10649 tablet_bootstrap.cc:654] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.724285 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df2b1b85cba40f3b0154931e0a29289" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:27.724869 10651 tablet_bootstrap.cc:492] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:27.725392 10651 ts_tablet_manager.cc:1403] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
W20260709 13:03:27.712093 10423 leader_election.cc:343] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.729115 10423 leader_election.cc:304] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [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: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:27.729287 10651 raft_consensus.cc:359] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.730055 10651 raft_consensus.cc:385] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.725342 10735 raft_consensus.cc:515] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.730401 10651 raft_consensus.cc:740] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.731456 10650 tablet_bootstrap.cc:654] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.731225 10651 consensus_queue.cc:260] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:27.731941 10735 leader_election.cc:290] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:27.733250 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbecac41d5c64d4f9f7a471d41b6b878" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:27.733492 10651 ts_tablet_manager.cc:1434] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:03:27.733875 10457 raft_consensus.cc:2468] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:27.734305 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbecac41d5c64d4f9f7a471d41b6b878" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:27.734807 10651 tablet_bootstrap.cc:492] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:27.734898 10379 raft_consensus.cc:2468] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:27.736297 10571 leader_election.cc:304] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:27.725030 10604 raft_consensus.cc:2393] T 0df2b1b85cba40f3b0154931e0a29289 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1abfb89f12841618053d11bb6f6b23e in current term 1: Already voted for candidate bda586d3f6754e99a774f0b7fcb1774f in this term.
I20260709 13:03:27.737016 10457 raft_consensus.cc:3060] T deb9c009746a48b5aa4510ec6b3a32ce P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.729862 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df2b1b85cba40f3b0154931e0a29289" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:27.738955 10680 raft_consensus.cc:2804] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:27.739351 10680 raft_consensus.cc:493] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.739712 10680 raft_consensus.cc:3060] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.723075 10728 leader_election.cc:290] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:27.744088 10735 raft_consensus.cc:2804] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:27.744547 10735 raft_consensus.cc:493] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.744874 10735 raft_consensus.cc:3060] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.750427 10651 tablet_bootstrap.cc:654] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.751772 10649 tablet_bootstrap.cc:492] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:27.752249 10649 ts_tablet_manager.cc:1403] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 13:03:27.755797 10715 consensus_queue.cc:1048] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.758503 10649 raft_consensus.cc:359] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.759193 10649 raft_consensus.cc:385] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.759459 10649 raft_consensus.cc:740] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.760288 10649 consensus_queue.cc:260] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.762010 10808 raft_consensus.cc:493] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.762352 10649 ts_tablet_manager.cc:1434] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:03:27.762459 10808 raft_consensus.cc:515] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.762977 10715 raft_consensus.cc:493] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.763428 10715 raft_consensus.cc:515] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.764602 10808 leader_election.cc:290] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:27.766052 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:27.766767 10379 raft_consensus.cc:2368] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 for earlier term 1. Current term is 2.
I20260709 13:03:27.767872 10497 leader_election.cc:400] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Vote denied by peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677) with higher term. Message: Invalid argument: T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 for earlier term 1. Current term is 2.
I20260709 13:03:27.768168 10497 leader_election.cc:403] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:27.769002 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e88cf4648a4a28b893aa41f524b6d4" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:27.769048 10718 raft_consensus.cc:3060] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.771412 10346 leader_election.cc:304] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:27.771950 10455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e88cf4648a4a28b893aa41f524b6d4" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:27.772640 10455 raft_consensus.cc:2468] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:27.772918 10808 raft_consensus.cc:3060] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.769511 10715 leader_election.cc:290] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
W20260709 13:03:27.776641 10348 leader_election.cc:343] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.778072 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:27.781728 10808 raft_consensus.cc:2749] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:27.782524 10649 tablet_bootstrap.cc:492] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:27.788136 10649 tablet_bootstrap.cc:654] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.789479 10346 leader_election.cc:304] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [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: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3
I20260709 13:03:27.790360 10728 raft_consensus.cc:2804] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:27.790751 10728 raft_consensus.cc:493] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.791103 10728 raft_consensus.cc:3060] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.805214 10718 raft_consensus.cc:2749] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader pre-election lost for term 1. Reason: Vote denied by peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677) with higher term. Message: Invalid argument: T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 for earlier term 1. Current term is 2.
I20260709 13:03:27.803427 10680 raft_consensus.cc:515] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.823642 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c317b6229f14866a3da0b489b63523c" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:27.824355 10604 raft_consensus.cc:3060] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.832295 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c317b6229f14866a3da0b489b63523c" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
W20260709 13:03:27.834416 10423 leader_election.cc:343] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.835106 10680 leader_election.cc:290] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:27.836009 10604 raft_consensus.cc:2468] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:27.836189 10801 consensus_queue.cc:1048] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:27.838020 10650 tablet_bootstrap.cc:492] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:27.838574 10650 ts_tablet_manager.cc:1403] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.000s
I20260709 13:03:27.839232 10423 leader_election.cc:304] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:27.840262 10724 raft_consensus.cc:493] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.840795 10724 raft_consensus.cc:515] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:27.842893 10724 leader_election.cc:290] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:27.845412 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f8974059ac41eeadcba78e6cb751aa" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:27.846172 10728 raft_consensus.cc:515] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
W20260709 13:03:27.847522 10348 leader_election.cc:343] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.848176 10728 leader_election.cc:290] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:27.851238 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e88cf4648a4a28b893aa41f524b6d4" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:27.851637 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f8974059ac41eeadcba78e6cb751aa" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:27.851827 10458 raft_consensus.cc:3060] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.854736 10659 raft_consensus.cc:2804] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:27.855278 10659 raft_consensus.cc:697] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:27.856125 10659 consensus_queue.cc:237] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
W20260709 13:03:27.858091 10346 leader_election.cc:343] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.858636 10346 leader_election.cc:304] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:27.861488 10726 raft_consensus.cc:2749] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:27.863540 10648 tablet_bootstrap.cc:492] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:27.863718 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e88cf4648a4a28b893aa41f524b6d4" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:27.864041 10648 ts_tablet_manager.cc:1403] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.208s	user 0.008s	sys 0.011s
I20260709 13:03:27.866195 10458 raft_consensus.cc:2468] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:27.866773 10648 raft_consensus.cc:359] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
W20260709 13:03:27.868273 10348 leader_election.cc:343] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:27.871011 10346 leader_election.cc:304] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3
I20260709 13:03:27.871992 10649 tablet_bootstrap.cc:492] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:27.872433 10649 ts_tablet_manager.cc:1403] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.090s	user 0.028s	sys 0.020s
I20260709 13:03:27.872227 10659 consensus_queue.cc:1048] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.875165 10724 raft_consensus.cc:2804] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:27.875676 10724 raft_consensus.cc:697] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:27.876452 10724 consensus_queue.cc:237] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.877501 10649 raft_consensus.cc:359] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.878139 10649 raft_consensus.cc:385] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.878587 10649 raft_consensus.cc:740] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.879370 10649 consensus_queue.cc:260] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.881224 10649 ts_tablet_manager.cc:1434] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:03:27.882121 10649 tablet_bootstrap.cc:492] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:27.882392 10279 catalog_manager.cc:5697] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:27.886503 10659 consensus_queue.cc:1048] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.807126 10735 raft_consensus.cc:515] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.903383 10659 consensus_queue.cc:1048] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.903676 10735 leader_election.cc:290] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:27.904832 10649 tablet_bootstrap.cc:654] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.905014 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbecac41d5c64d4f9f7a471d41b6b878" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:27.905597 10383 raft_consensus.cc:3060] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.867507 10648 raft_consensus.cc:385] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.907624 10648 raft_consensus.cc:740] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.912554 10648 consensus_queue.cc:260] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:27.913071 10383 raft_consensus.cc:2468] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:27.919896 10571 leader_election.cc:304] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:27.920725 10772 raft_consensus.cc:2804] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:27.921255 10772 raft_consensus.cc:697] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:27.922045 10772 consensus_queue.cc:237] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:27.928555 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbecac41d5c64d4f9f7a471d41b6b878" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:27.933640 10808 consensus_queue.cc:1048] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:27.945315 10747 consensus_queue.cc:1048] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:27.957159 10650 raft_consensus.cc:359] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:27.957885 10650 raft_consensus.cc:385] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.958151 10650 raft_consensus.cc:740] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.929275 10458 raft_consensus.cc:3060] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:27.967209 10649 tablet_bootstrap.cc:492] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:27.967689 10649 ts_tablet_manager.cc:1403] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.086s	user 0.034s	sys 0.020s
I20260709 13:03:27.970479 10649 raft_consensus.cc:359] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:27.971156 10649 raft_consensus.cc:385] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:27.971436 10649 raft_consensus.cc:740] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.972203 10649 consensus_queue.cc:260] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:27.974339 10649 ts_tablet_manager.cc:1434] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:27.975262 10649 tablet_bootstrap.cc:492] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:27.980453 10649 tablet_bootstrap.cc:654] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:27.914692 10648 ts_tablet_manager.cc:1434] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
W20260709 13:03:27.917689 10329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:27.984496 10648 tablet_bootstrap.cc:492] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:27.986085 10279 catalog_manager.cc:5697] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 1 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:27.987588 10650 consensus_queue.cc:260] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:27.991578 10650 ts_tablet_manager.cc:1434] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.144s	user 0.006s	sys 0.000s
I20260709 13:03:27.992555 10650 tablet_bootstrap.cc:492] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:27.997869 10458 raft_consensus.cc:2468] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:28.013895 10532 raft_consensus.cc:3060] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.017705 10726 raft_consensus.cc:493] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.018210 10726 raft_consensus.cc:515] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.020740 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7cb7baf190484eab61c8dd551bbe13" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:28.021364 10530 raft_consensus.cc:2468] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:28.021787 10726 leader_election.cc:290] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:28.022185 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7cb7baf190484eab61c8dd551bbe13" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:28.022496 10348 leader_election.cc:304] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:28.023367 10726 raft_consensus.cc:2804] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.023716 10726 raft_consensus.cc:493] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.024022 10726 raft_consensus.cc:3060] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.022907 10603 raft_consensus.cc:2468] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:28.032356 10726 raft_consensus.cc:515] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.034299 10726 leader_election.cc:290] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:28.035408 10714 raft_consensus.cc:493] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.035684 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7cb7baf190484eab61c8dd551bbe13" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:28.037361 10603 raft_consensus.cc:3060] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.043027 10651 tablet_bootstrap.cc:492] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:28.043501 10651 ts_tablet_manager.cc:1403] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.309s	user 0.083s	sys 0.103s
I20260709 13:03:28.046190 10651 raft_consensus.cc:359] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.046845 10651 raft_consensus.cc:385] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.047112 10651 raft_consensus.cc:740] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.048252 10277 catalog_manager.cc:5697] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 1 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.038529 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7cb7baf190484eab61c8dd551bbe13" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:28.048272 10651 consensus_queue.cc:260] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.040599 10728 raft_consensus.cc:493] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.053558 10651 ts_tablet_manager.cc:1434] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 13:03:28.037415 10714 raft_consensus.cc:515] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.056475 10651 tablet_bootstrap.cc:492] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:28.054060 10530 raft_consensus.cc:3060] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.056108 10728 raft_consensus.cc:515] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.063900 10649 tablet_bootstrap.cc:492] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:28.064414 10649 ts_tablet_manager.cc:1403] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.019s
I20260709 13:03:28.066958 10649 raft_consensus.cc:359] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.067656 10649 raft_consensus.cc:385] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.067978 10649 raft_consensus.cc:740] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.068496 10649 consensus_queue.cc:260] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.068611 10714 leader_election.cc:290] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:28.070207 10649 ts_tablet_manager.cc:1434] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 13:03:28.070245 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5030945f048d44a9b1ab70c0d56aeb97" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:28.071291 10649 tablet_bootstrap.cc:492] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:28.075351 10649 tablet_bootstrap.cc:654] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.070653 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5030945f048d44a9b1ab70c0d56aeb97" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:28.077119 10571 leader_election.cc:304] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:28.079653 10603 raft_consensus.cc:2468] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:28.080029 10808 raft_consensus.cc:493] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.080478 10808 raft_consensus.cc:515] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.080829 10348 leader_election.cc:304] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:28.081678 10724 raft_consensus.cc:2804] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.082476 10808 leader_election.cc:290] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:28.055160 10726 consensus_queue.cc:1048] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 13:03:28.084484 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:28.086439 10606 raft_consensus.cc:2468] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:28.084539 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:28.087685 10348 leader_election.cc:304] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
W20260709 13:03:28.088619 10348 leader_election.cc:343] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.089085 10650 tablet_bootstrap.cc:654] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.089444 10808 raft_consensus.cc:2804] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.089799 10808 raft_consensus.cc:493] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.090116 10808 raft_consensus.cc:3060] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.057143 10604 raft_consensus.cc:3060] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.103319 10648 tablet_bootstrap.cc:654] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.118115 10649 tablet_bootstrap.cc:492] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:28.118660 10649 ts_tablet_manager.cc:1403] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.008s
I20260709 13:03:28.112979 10659 raft_consensus.cc:493] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.109663 10724 raft_consensus.cc:697] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:28.113950 10726 raft_consensus.cc:493] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.120618 10718 raft_consensus.cc:493] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.131851 10726 raft_consensus.cc:515] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.121506 10659 raft_consensus.cc:515] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.122283 10379 raft_consensus.cc:1275] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Refusing update from remote peer bda586d3f6754e99a774f0b7fcb1774f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:28.123129 10531 raft_consensus.cc:1275] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Refusing update from remote peer bda586d3f6754e99a774f0b7fcb1774f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:28.133920 10726 leader_election.cc:290] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:28.127038 10724 consensus_queue.cc:237] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.128091 10728 leader_election.cc:290] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:28.127270 10530 raft_consensus.cc:2468] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:28.135731 10605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c317b6229f14866a3da0b489b63523c" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:28.136418 10808 raft_consensus.cc:515] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.129151 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:28.132002 10718 raft_consensus.cc:515] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.137995 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c80bad2cb9439c98c9667e2a1556d1" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:28.138409 10808 leader_election.cc:290] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:28.138597 10603 raft_consensus.cc:2468] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:28.139107 10718 leader_election.cc:290] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:28.120844 10692 raft_consensus.cc:493] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.140741 10692 raft_consensus.cc:515] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.141026 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c80bad2cb9439c98c9667e2a1556d1" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:28.128671 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:28.142067 10456 raft_consensus.cc:2468] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:28.142714 10692 leader_election.cc:290] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:28.136607 10680 consensus_queue.cc:1048] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:28.143898 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89e8f66c72448edbfa90b3faaf1fedb" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:28.144438 10651 tablet_bootstrap.cc:654] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.136562 10605 raft_consensus.cc:2393] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1abfb89f12841618053d11bb6f6b23e in current term 1: Already voted for candidate bda586d3f6754e99a774f0b7fcb1774f in this term.
I20260709 13:03:28.154350 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:28.154963 10606 raft_consensus.cc:3060] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.155881 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89e8f66c72448edbfa90b3faaf1fedb" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:28.156490 10423 leader_election.cc:304] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:28.157280 10680 raft_consensus.cc:2804] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.134035 10659 leader_election.cc:290] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:28.157665 10680 raft_consensus.cc:493] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.144338 10747 consensus_queue.cc:1048] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:03:28.158021 10680 raft_consensus.cc:3060] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.136348 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c317b6229f14866a3da0b489b63523c" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
W20260709 13:03:28.157446 10423 leader_election.cc:343] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.167814 10649 raft_consensus.cc:359] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.168673 10649 raft_consensus.cc:385] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.168938 10649 raft_consensus.cc:740] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.169584 10649 consensus_queue.cc:260] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.172168 10649 ts_tablet_manager.cc:1434] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 13:03:28.173189 10649 tablet_bootstrap.cc:492] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:28.176600 10497 leader_election.cc:304] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [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: f53bd7a2e910468a931ac7ab12244a93; no voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:28.180866 10648 tablet_bootstrap.cc:492] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:28.181339 10648 ts_tablet_manager.cc:1403] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.197s	user 0.004s	sys 0.011s
I20260709 13:03:28.181437 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:28.181957 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f8974059ac41eeadcba78e6cb751aa" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:28.182837 10650 tablet_bootstrap.cc:492] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:28.183279 10650 ts_tablet_manager.cc:1403] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.191s	user 0.016s	sys 0.003s
I20260709 13:03:28.164908 10346 leader_election.cc:304] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:28.189801 10650 raft_consensus.cc:359] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.190469 10650 raft_consensus.cc:385] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.190716 10650 raft_consensus.cc:740] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.191305 10851 raft_consensus.cc:2804] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.191717 10851 raft_consensus.cc:493] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.191833 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f8974059ac41eeadcba78e6cb751aa" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:28.192202 10851 raft_consensus.cc:3060] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.192538 10379 raft_consensus.cc:2468] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
W20260709 13:03:28.187081 10348 leader_election.cc:343] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.191531 10650 consensus_queue.cc:260] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.194967 10348 leader_election.cc:304] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:28.195875 10808 raft_consensus.cc:3060] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:28.196337 10348 leader_election.cc:343] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.196755 10650 ts_tablet_manager.cc:1434] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
W20260709 13:03:28.190714 10423 leader_election.cc:343] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.197674 10650 tablet_bootstrap.cc:492] T 383718deb30048379a8355625ab4f5e0 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:28.198383 10423 leader_election.cc:304] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [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: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:28.199760 10747 raft_consensus.cc:2804] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.199358 10851 raft_consensus.cc:515] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.202492 10648 raft_consensus.cc:359] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.207376 10648 raft_consensus.cc:385] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.207729 10648 raft_consensus.cc:740] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.208369 10648 consensus_queue.cc:260] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.214270 10715 raft_consensus.cc:2749] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:28.214351 10648 ts_tablet_manager.cc:1434] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260709 13:03:28.206707 10747 raft_consensus.cc:493] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.217447 10747 raft_consensus.cc:3060] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.218712 10659 consensus_queue.cc:1048] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:03:28.227057 10851 leader_election.cc:290] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:28.223659 10714 raft_consensus.cc:2749] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.238646 10606 raft_consensus.cc:2468] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:28.238511 10680 raft_consensus.cc:515] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.239385 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:28.242197 10649 tablet_bootstrap.cc:654] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.242807 10279 catalog_manager.cc:5697] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 1 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:28.245829 10650 tablet_bootstrap.cc:654] T 383718deb30048379a8355625ab4f5e0 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.248549 10648 tablet_bootstrap.cc:492] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:28.260483 10648 tablet_bootstrap.cc:654] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.267920 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:28.268589 10457 raft_consensus.cc:3060] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.269913 10603 raft_consensus.cc:3060] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.272506 10808 raft_consensus.cc:2749] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:28.276278 10348 leader_election.cc:343] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.277104 10747 raft_consensus.cc:515] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.279117 10747 leader_election.cc:290] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:28.279619 10348 leader_election.cc:304] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:28.280772 10808 raft_consensus.cc:2804] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.281221 10808 raft_consensus.cc:697] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:28.282152 10808 consensus_queue.cc:237] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.313126 10851 consensus_queue.cc:1048] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:28.313805 10680 leader_election.cc:290] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:28.317318 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f8974059ac41eeadcba78e6cb751aa" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:28.317924 10747 consensus_queue.cc:1048] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:28.318145 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f8974059ac41eeadcba78e6cb751aa" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:28.317962 10383 raft_consensus.cc:3060] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.321135 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c80bad2cb9439c98c9667e2a1556d1" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:28.321812 10604 raft_consensus.cc:3060] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.323612 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c80bad2cb9439c98c9667e2a1556d1" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:28.327170 10747 consensus_queue.cc:1048] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:28.328869 10423 leader_election.cc:343] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:28.334506 10423 leader_election.cc:343] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.333693 10604 raft_consensus.cc:2468] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:28.328884 10659 consensus_queue.cc:1048] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:03:28.337908 10651 tablet_bootstrap.cc:492] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:28.340667 10650 tablet_bootstrap.cc:492] T 383718deb30048379a8355625ab4f5e0 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:28.342060 10650 ts_tablet_manager.cc:1403] T 383718deb30048379a8355625ab4f5e0 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.145s	user 0.007s	sys 0.008s
I20260709 13:03:28.342737 10651 ts_tablet_manager.cc:1403] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.288s	user 0.036s	sys 0.032s
I20260709 13:03:28.307468 10457 raft_consensus.cc:2468] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:28.355011 10851 consensus_queue.cc:1048] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:28.360455 10648 tablet_bootstrap.cc:492] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:28.360896 10648 ts_tablet_manager.cc:1403] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.000s
I20260709 13:03:28.364583 10714 consensus_queue.cc:1048] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:28.368933 10383 raft_consensus.cc:2468] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:28.371860 10650 raft_consensus.cc:359] T 383718deb30048379a8355625ab4f5e0 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.373541 10650 raft_consensus.cc:385] T 383718deb30048379a8355625ab4f5e0 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.373831 10650 raft_consensus.cc:740] T 383718deb30048379a8355625ab4f5e0 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.382213 10650 consensus_queue.cc:260] T 383718deb30048379a8355625ab4f5e0 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.384275 10279 catalog_manager.cc:5697] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 1 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:28.385895 10649 tablet_bootstrap.cc:492] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:28.386348 10649 ts_tablet_manager.cc:1403] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.213s	user 0.012s	sys 0.000s
I20260709 13:03:28.388814 10649 raft_consensus.cc:359] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.389407 10649 raft_consensus.cc:385] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.389645 10649 raft_consensus.cc:740] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.389717 10648 raft_consensus.cc:359] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.390367 10648 raft_consensus.cc:385] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.390733 10648 raft_consensus.cc:740] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.390326 10649 consensus_queue.cc:260] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.391335 10648 consensus_queue.cc:260] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.395263 10648 ts_tablet_manager.cc:1434] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 13:03:28.396070 10648 tablet_bootstrap.cc:492] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:28.397081 10649 ts_tablet_manager.cc:1434] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:03:28.397799 10649 tablet_bootstrap.cc:492] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:28.401386 10650 ts_tablet_manager.cc:1434] T 383718deb30048379a8355625ab4f5e0 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.001s
I20260709 13:03:28.407771 10648 tablet_bootstrap.cc:654] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.412207 10724 raft_consensus.cc:493] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.412626 10724 raft_consensus.cc:515] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.415060 10724 leader_election.cc:290] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:28.416826 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8cfd60ddf648daa757f89ef57b6e1d" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:28.421200 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8cfd60ddf648daa757f89ef57b6e1d" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
W20260709 13:03:28.421531 10348 leader_election.cc:343] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.422897 10423 leader_election.cc:304] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: f53bd7a2e910468a931ac7ab12244a93
W20260709 13:03:28.423362 10348 leader_election.cc:343] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.423810 10348 leader_election.cc:304] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:28.424208 10680 raft_consensus.cc:2804] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.425031 10724 raft_consensus.cc:2749] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.424853 10680 raft_consensus.cc:697] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:28.433013 10680 consensus_queue.cc:237] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.442654 10648 tablet_bootstrap.cc:492] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:28.443188 10648 ts_tablet_manager.cc:1403] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.047s	user 0.003s	sys 0.010s
I20260709 13:03:28.447911 10648 raft_consensus.cc:359] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.448442 10648 raft_consensus.cc:385] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.448633 10648 raft_consensus.cc:740] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.449472 10648 consensus_queue.cc:260] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.450845 10648 ts_tablet_manager.cc:1434] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:28.450919 10346 leader_election.cc:304] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:28.453632 10808 raft_consensus.cc:2804] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.454125 10808 raft_consensus.cc:697] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:28.454969 10808 consensus_queue.cc:237] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.457453 10648 tablet_bootstrap.cc:492] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:28.463975 10718 raft_consensus.cc:493] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.464529 10718 raft_consensus.cc:515] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.466652 10718 leader_election.cc:290] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:28.468124 10605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:28.468911 10605 raft_consensus.cc:2393] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 in current term 1: Already voted for candidate e1abfb89f12841618053d11bb6f6b23e in this term.
I20260709 13:03:28.469971 10649 tablet_bootstrap.cc:654] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.470149 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:28.470768 10711 raft_consensus.cc:493] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.471225 10711 raft_consensus.cc:515] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.473168 10711 leader_election.cc:290] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:28.475500 10648 tablet_bootstrap.cc:654] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.476022 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3ed3e63eeb42fc82037f5ae8411dcb" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:28.477247 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3ed3e63eeb42fc82037f5ae8411dcb" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
W20260709 13:03:28.478696 10569 leader_election.cc:343] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.475250 10497 leader_election.cc:304] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:28.483937 10650 tablet_bootstrap.cc:492] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:28.481658 10718 raft_consensus.cc:3060] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:28.491039 10571 leader_election.cc:343] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.491505 10571 leader_election.cc:304] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:28.492720 10714 raft_consensus.cc:2749] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.494340 10651 raft_consensus.cc:359] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.495078 10651 raft_consensus.cc:385] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.495375 10651 raft_consensus.cc:740] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.501035 10718 raft_consensus.cc:2749] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.485980 10711 consensus_queue.cc:1048] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:03:28.509655 10423 leader_election.cc:304] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:28.510953 10659 raft_consensus.cc:2804] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.513787 10659 raft_consensus.cc:697] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:28.513916 10651 consensus_queue.cc:260] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.514623 10659 consensus_queue.cc:237] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.517565 10649 tablet_bootstrap.cc:492] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:28.518095 10649 ts_tablet_manager.cc:1403] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.009s
I20260709 13:03:28.520800 10651 ts_tablet_manager.cc:1434] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.178s	user 0.007s	sys 0.000s
I20260709 13:03:28.523511 10651 tablet_bootstrap.cc:492] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:28.528462 10650 tablet_bootstrap.cc:654] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.533447 10649 raft_consensus.cc:359] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.533962 10649 raft_consensus.cc:385] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.534165 10649 raft_consensus.cc:740] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.534662 10649 consensus_queue.cc:260] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.537238 10651 tablet_bootstrap.cc:654] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.541491 10279 catalog_manager.cc:5697] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 1 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.546478 10648 tablet_bootstrap.cc:492] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:28.546950 10648 ts_tablet_manager.cc:1403] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.090s	user 0.005s	sys 0.005s
I20260709 13:03:28.549597 10648 raft_consensus.cc:359] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.550249 10648 raft_consensus.cc:385] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.550448 10648 raft_consensus.cc:740] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.554538 10649 ts_tablet_manager.cc:1434] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.001s
I20260709 13:03:28.559015 10648 consensus_queue.cc:260] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.564155 10648 ts_tablet_manager.cc:1434] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:03:28.565480 10649 tablet_bootstrap.cc:492] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:28.572590 10651 tablet_bootstrap.cc:492] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:28.573539 10808 raft_consensus.cc:493] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.583315 10648 tablet_bootstrap.cc:492] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:28.583086 10808 raft_consensus.cc:515] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.585240 10808 leader_election.cc:290] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:28.585907 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60496f06a8e443e9a15f73b3c83f9455" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:28.586303 10651 ts_tablet_manager.cc:1403] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.000s
I20260709 13:03:28.574980 10650 tablet_bootstrap.cc:492] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:28.581899 10280 catalog_manager.cc:5697] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.586544 10606 raft_consensus.cc:2468] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:28.588192 10348 leader_election.cc:304] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:28.587790 10280 catalog_manager.cc:5697] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.588825 10648 tablet_bootstrap.cc:654] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.589120 10808 raft_consensus.cc:2804] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.589497 10808 raft_consensus.cc:493] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.589840 10808 raft_consensus.cc:3060] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.590003 10650 ts_tablet_manager.cc:1403] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.107s	user 0.008s	sys 0.014s
I20260709 13:03:28.591998 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60496f06a8e443e9a15f73b3c83f9455" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
W20260709 13:03:28.593228 10346 leader_election.cc:343] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.602452 10650 raft_consensus.cc:359] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.603498 10851 raft_consensus.cc:493] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.605628 10650 raft_consensus.cc:385] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.603742 10808 raft_consensus.cc:515] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.605950 10650 raft_consensus.cc:740] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.605791 10851 raft_consensus.cc:515] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.607002 10648 tablet_bootstrap.cc:492] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:28.606662 10650 consensus_queue.cc:260] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.607460 10648 ts_tablet_manager.cc:1403] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260709 13:03:28.604521 10649 tablet_bootstrap.cc:654] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.609050 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43c611226b84958b88764604501eb2b" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:28.609836 10648 raft_consensus.cc:359] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
W20260709 13:03:28.610351 10348 leader_election.cc:343] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.610494 10648 raft_consensus.cc:385] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.610502 10851 leader_election.cc:290] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:28.610849 10648 raft_consensus.cc:740] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.611961 10648 consensus_queue.cc:260] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.613421 10808 leader_election.cc:290] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:28.614086 10648 ts_tablet_manager.cc:1434] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:28.615056 10648 tablet_bootstrap.cc:492] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:28.615662 10651 raft_consensus.cc:359] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.617725 10651 raft_consensus.cc:385] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.618446 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43c611226b84958b88764604501eb2b" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:28.619638 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60496f06a8e443e9a15f73b3c83f9455" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:28.620317 10651 raft_consensus.cc:740] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.620733 10649 tablet_bootstrap.cc:492] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
W20260709 13:03:28.621292 10346 leader_election.cc:343] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.621723 10346 leader_election.cc:304] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:28.622781 10808 raft_consensus.cc:2749] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.624485 10650 ts_tablet_manager.cc:1434] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.001s
I20260709 13:03:28.625447 10650 tablet_bootstrap.cc:492] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:28.617494 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60496f06a8e443e9a15f73b3c83f9455" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:28.634289 10606 raft_consensus.cc:3060] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.628418 10649 ts_tablet_manager.cc:1403] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.003s
W20260709 13:03:28.629215 10346 leader_election.cc:343] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.640441 10606 raft_consensus.cc:2468] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:28.640679 10680 raft_consensus.cc:493] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.641170 10680 raft_consensus.cc:515] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.642125 10348 leader_election.cc:304] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:28.642282 10649 raft_consensus.cc:359] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.642911 10649 raft_consensus.cc:385] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.642833 10680 leader_election.cc:290] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:28.623454 10651 consensus_queue.cc:260] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.631485 10648 tablet_bootstrap.cc:654] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.643507 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383718deb30048379a8355625ab4f5e0" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:28.643733 10808 raft_consensus.cc:2804] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.644193 10528 raft_consensus.cc:2468] T 383718deb30048379a8355625ab4f5e0 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:28.644269 10808 raft_consensus.cc:697] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:28.645141 10808 consensus_queue.cc:237] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.646277 10605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383718deb30048379a8355625ab4f5e0" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:28.646874 10605 raft_consensus.cc:2468] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:28.643306 10649 raft_consensus.cc:740] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.647702 10649 consensus_queue.cc:260] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.648396 10423 leader_election.cc:304] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:28.646898 10851 consensus_queue.cc:1048] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:03:28.650615 10680 raft_consensus.cc:2804] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.650751 10649 ts_tablet_manager.cc:1434] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:03:28.651211 10680 raft_consensus.cc:493] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.651610 10680 raft_consensus.cc:3060] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.652088 10649 tablet_bootstrap.cc:492] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:28.649121 10651 ts_tablet_manager.cc:1434] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260709 13:03:28.653537 10651 tablet_bootstrap.cc:492] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:28.654531 10650 tablet_bootstrap.cc:654] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.657671 10851 raft_consensus.cc:493] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.658120 10851 raft_consensus.cc:515] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.657239 10648 tablet_bootstrap.cc:492] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:28.660372 10648 ts_tablet_manager.cc:1403] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.001s
I20260709 13:03:28.660626 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7c92a3d174495dbf53bcd8a185ddd0" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
W20260709 13:03:28.661787 10346 leader_election.cc:343] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.662582 10851 leader_election.cc:290] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:28.663889 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7c92a3d174495dbf53bcd8a185ddd0" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:28.664659 10648 raft_consensus.cc:359] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.665892 10648 raft_consensus.cc:385] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.669131 10648 raft_consensus.cc:740] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.669797 10648 consensus_queue.cc:260] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
W20260709 13:03:28.666278 10348 leader_election.cc:343] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.670898 10348 leader_election.cc:304] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:28.671888 10648 ts_tablet_manager.cc:1434] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:03:28.672798 10648 tablet_bootstrap.cc:492] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:28.673779 10851 raft_consensus.cc:2749] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.668058 10649 tablet_bootstrap.cc:654] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.665194 10680 raft_consensus.cc:515] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.678174 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383718deb30048379a8355625ab4f5e0" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:28.678750 10680 leader_election.cc:290] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:28.678700 10528 raft_consensus.cc:3060] T 383718deb30048379a8355625ab4f5e0 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.679216 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383718deb30048379a8355625ab4f5e0" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:28.679862 10603 raft_consensus.cc:3060] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.685923 10650 tablet_bootstrap.cc:492] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:28.686383 10650 ts_tablet_manager.cc:1403] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.004s
I20260709 13:03:28.668788 10651 tablet_bootstrap.cc:654] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.688886 10650 raft_consensus.cc:359] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.689548 10650 raft_consensus.cc:385] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.689788 10650 raft_consensus.cc:740] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.691488 10648 tablet_bootstrap.cc:654] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.691233 10808 consensus_queue.cc:1048] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:28.690548 10650 consensus_queue.cc:260] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.686514 10603 raft_consensus.cc:2468] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:28.693477 10423 leader_election.cc:304] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:28.693884 10650 ts_tablet_manager.cc:1434] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:03:28.694435 10680 raft_consensus.cc:2804] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.695286 10650 tablet_bootstrap.cc:492] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:28.696372 10680 raft_consensus.cc:697] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:28.702546 10528 raft_consensus.cc:2468] T 383718deb30048379a8355625ab4f5e0 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:28.704097 10680 consensus_queue.cc:237] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.704224 10278 catalog_manager.cc:5697] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 1 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.722289 10648 tablet_bootstrap.cc:492] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:28.722810 10648 ts_tablet_manager.cc:1403] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.018s
I20260709 13:03:28.722995 10649 tablet_bootstrap.cc:492] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:28.723443 10649 ts_tablet_manager.cc:1403] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.002s
I20260709 13:03:28.725201 10648 raft_consensus.cc:359] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.725937 10648 raft_consensus.cc:385] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.725728 10649 raft_consensus.cc:359] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.726282 10648 raft_consensus.cc:740] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.726945 10648 consensus_queue.cc:260] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.723462 10651 tablet_bootstrap.cc:492] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:28.728003 10651 ts_tablet_manager.cc:1403] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.000s
I20260709 13:03:28.728843 10648 ts_tablet_manager.cc:1434] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:28.729799 10649 raft_consensus.cc:385] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.730091 10649 raft_consensus.cc:740] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.730396 10651 raft_consensus.cc:359] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.731037 10651 raft_consensus.cc:385] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.731804 10772 raft_consensus.cc:493] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.731272 10651 raft_consensus.cc:740] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.731915 10649 consensus_queue.cc:260] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.732836 10651 consensus_queue.cc:260] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.732347 10772 raft_consensus.cc:515] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.734840 10649 ts_tablet_manager.cc:1434] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:03:28.735111 10651 ts_tablet_manager.cc:1434] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:03:28.735891 10650 tablet_bootstrap.cc:654] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.736064 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17760aa5105e49f4b8ef56c709980d58" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:28.737027 10808 raft_consensus.cc:493] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.738902 10808 raft_consensus.cc:515] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.740891 10808 leader_election.cc:290] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:28.741413 10381 raft_consensus.cc:2468] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:28.741497 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17760aa5105e49f4b8ef56c709980d58" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:28.742075 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17760aa5105e49f4b8ef56c709980d58" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:28.742136 10603 raft_consensus.cc:2468] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:28.742823 10456 raft_consensus.cc:2468] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:28.743863 10348 leader_election.cc:304] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:28.736510 10649 tablet_bootstrap.cc:492] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:28.745090 10571 leader_election.cc:304] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:28.745950 10711 raft_consensus.cc:2804] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.746311 10711 raft_consensus.cc:493] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.746626 10711 raft_consensus.cc:3060] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.750461 10649 tablet_bootstrap.cc:654] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.751019 10808 raft_consensus.cc:2804] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.751410 10808 raft_consensus.cc:493] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.751762 10808 raft_consensus.cc:3060] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.736743 10648 tablet_bootstrap.cc:492] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:28.743889 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17760aa5105e49f4b8ef56c709980d58" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:28.756207 10457 raft_consensus.cc:2468] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:28.757546 10772 leader_election.cc:290] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:28.758204 10711 raft_consensus.cc:515] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.757696 10648 tablet_bootstrap.cc:654] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.760779 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17760aa5105e49f4b8ef56c709980d58" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:28.762882 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17760aa5105e49f4b8ef56c709980d58" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:28.763460 10457 raft_consensus.cc:3060] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.737351 10651 tablet_bootstrap.cc:492] T 6f9dbb26618c49ddbd75d35b267820ac P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:28.766232 10772 raft_consensus.cc:493] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.766724 10772 raft_consensus.cc:515] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.770568 10457 raft_consensus.cc:2468] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:28.771314 10711 leader_election.cc:290] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:28.772681 10569 leader_election.cc:304] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:28.774925 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80bac545a104f35a366d65a4f368b4e" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
W20260709 13:03:28.777161 10571 leader_election.cc:343] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.778154 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80bac545a104f35a366d65a4f368b4e" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
W20260709 13:03:28.779664 10571 leader_election.cc:343] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.780128 10571 leader_election.cc:304] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:28.780916 10735 raft_consensus.cc:2804] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.781401 10735 raft_consensus.cc:697] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:28.782238 10735 consensus_queue.cc:237] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.783733 10714 raft_consensus.cc:2749] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.782862 10808 raft_consensus.cc:515] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.787272 10381 raft_consensus.cc:2393] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87f035b492824fa98f9968c56fcfcce3 in current term 1: Already voted for candidate e1abfb89f12841618053d11bb6f6b23e in this term.
I20260709 13:03:28.789726 10649 tablet_bootstrap.cc:492] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:28.790186 10649 ts_tablet_manager.cc:1403] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.010s
I20260709 13:03:28.792593 10649 raft_consensus.cc:359] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.793213 10649 raft_consensus.cc:385] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.793465 10649 raft_consensus.cc:740] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.794305 10648 tablet_bootstrap.cc:492] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:28.794785 10648 ts_tablet_manager.cc:1403] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.002s
I20260709 13:03:28.796051 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17760aa5105e49f4b8ef56c709980d58" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:28.796783 10456 raft_consensus.cc:2393] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e1abfb89f12841618053d11bb6f6b23e in current term 1: Already voted for candidate 87f035b492824fa98f9968c56fcfcce3 in this term.
I20260709 13:03:28.797178 10648 raft_consensus.cc:359] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.797811 10648 raft_consensus.cc:385] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.798290 10851 raft_consensus.cc:493] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.799635 10851 raft_consensus.cc:515] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.801703 10851 leader_election.cc:290] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:28.802135 10648 raft_consensus.cc:740] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.772725 10772 leader_election.cc:290] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:28.802874 10808 leader_election.cc:290] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:28.799211 10651 tablet_bootstrap.cc:654] T 6f9dbb26618c49ddbd75d35b267820ac P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.804505 10278 catalog_manager.cc:5697] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 1 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.802736 10648 consensus_queue.cc:260] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.809775 10648 ts_tablet_manager.cc:1434] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:03:28.810696 10648 tablet_bootstrap.cc:492] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:28.814144 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17760aa5105e49f4b8ef56c709980d58" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:28.815651 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d611fa2adb4c979544abb3abcf7f2d" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:28.818123 10348 leader_election.cc:304] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [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: e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:28.818877 10808 raft_consensus.cc:2749] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.819025 10747 consensus_queue.cc:1048] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:28.819598 10348 leader_election.cc:343] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.820048 10648 tablet_bootstrap.cc:654] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.823455 10718 raft_consensus.cc:493] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.825534 10718 raft_consensus.cc:515] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.822784 10277 catalog_manager.cc:5697] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.828591 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f8974059ac41eeadcba78e6cb751aa" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:28.829371 10381 raft_consensus.cc:2393] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 in current term 1: Already voted for candidate bda586d3f6754e99a774f0b7fcb1774f in this term.
I20260709 13:03:28.802798 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d611fa2adb4c979544abb3abcf7f2d" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:28.827481 10718 leader_election.cc:290] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:28.829156 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f8974059ac41eeadcba78e6cb751aa" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
W20260709 13:03:28.830737 10348 leader_election.cc:343] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.831135 10348 leader_election.cc:304] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:28.833181 10497 leader_election.cc:304] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:28.834401 10851 raft_consensus.cc:2749] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.834944 10801 raft_consensus.cc:3060] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.798806 10649 consensus_queue.cc:260] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.837322 10649 ts_tablet_manager.cc:1434] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.047s	user 0.002s	sys 0.005s
I20260709 13:03:28.838171 10649 tablet_bootstrap.cc:492] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:28.842344 10801 raft_consensus.cc:2749] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.843142 10680 raft_consensus.cc:493] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.844203 10680 raft_consensus.cc:515] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.845558 10649 tablet_bootstrap.cc:654] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.846196 10680 leader_election.cc:290] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:28.847414 10851 consensus_queue.cc:1048] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:28.848371 10605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3ed3e63eeb42fc82037f5ae8411dcb" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:28.849095 10605 raft_consensus.cc:2468] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:28.850111 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3ed3e63eeb42fc82037f5ae8411dcb" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
W20260709 13:03:28.851537 10423 leader_election.cc:343] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.854063 10423 leader_election.cc:304] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [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: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:28.854811 10747 raft_consensus.cc:2804] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.855176 10747 raft_consensus.cc:493] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.855491 10747 raft_consensus.cc:3060] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:28.859892 10891 log.cc:927] Time spent T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:03:28.862149 10747 raft_consensus.cc:515] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
W20260709 13:03:28.862890 10423 consensus_peers.cc:597] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f -> Peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Couldn't send request to peer f53bd7a2e910468a931ac7ab12244a93. 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 13:03:28.855450 10649 tablet_bootstrap.cc:492] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:28.864858 10649 ts_tablet_manager.cc:1403] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 13:03:28.867419 10650 tablet_bootstrap.cc:492] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:28.867311 10649 raft_consensus.cc:359] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.867925 10650 ts_tablet_manager.cc:1403] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.173s	user 0.055s	sys 0.033s
I20260709 13:03:28.867987 10649 raft_consensus.cc:385] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.868321 10649 raft_consensus.cc:740] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.868429 10808 consensus_queue.cc:1048] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:28.870294 10650 raft_consensus.cc:359] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.870936 10650 raft_consensus.cc:385] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.871017 10851 raft_consensus.cc:493] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.871780 10851 raft_consensus.cc:515] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.872200 10747 leader_election.cc:290] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:28.872795 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3ed3e63eeb42fc82037f5ae8411dcb" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:28.869040 10649 consensus_queue.cc:260] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:28.871225 10650 raft_consensus.cc:740] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.875370 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9dbb26618c49ddbd75d35b267820ac" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:28.875444 10851 leader_election.cc:290] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
W20260709 13:03:28.876844 10348 leader_election.cc:343] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.875300 10649 ts_tablet_manager.cc:1434] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:03:28.878881 10649 tablet_bootstrap.cc:492] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:28.883018 10711 raft_consensus.cc:493] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.876679 10650 consensus_queue.cc:260] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.883482 10711 raft_consensus.cc:515] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.884501 10650 ts_tablet_manager.cc:1434] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:03:28.885449 10650 tablet_bootstrap.cc:492] T 2e8cfd60ddf648daa757f89ef57b6e1d P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:28.885594 10711 leader_election.cc:290] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:28.887315 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5c0c72aa8a490abd3816e581dc27e7" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
W20260709 13:03:28.888581 10569 leader_election.cc:343] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.889707 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5c0c72aa8a490abd3816e581dc27e7" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
W20260709 13:03:28.894826 10571 leader_election.cc:343] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.895069 10718 raft_consensus.cc:493] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.895285 10571 leader_election.cc:304] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:28.896076 10711 raft_consensus.cc:2749] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.896286 10649 tablet_bootstrap.cc:654] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.895601 10718 raft_consensus.cc:515] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.898775 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c80bad2cb9439c98c9667e2a1556d1" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:28.901358 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3ed3e63eeb42fc82037f5ae8411dcb" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:28.901903 10603 raft_consensus.cc:3060] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.906497 10650 tablet_bootstrap.cc:654] T 2e8cfd60ddf648daa757f89ef57b6e1d P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.908761 10603 raft_consensus.cc:2468] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
W20260709 13:03:28.911509 10423 leader_election.cc:343] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.912640 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9dbb26618c49ddbd75d35b267820ac" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:28.914394 10718 leader_election.cc:290] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:28.915732 10605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c80bad2cb9439c98c9667e2a1556d1" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:28.917280 10497 leader_election.cc:304] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f
W20260709 13:03:28.920519 10346 leader_election.cc:343] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:28.920971 10346 leader_election.cc:304] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:28.921325 10801 raft_consensus.cc:2749] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.921998 10801 raft_consensus.cc:493] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.922426 10423 leader_election.cc:304] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:28.922672 10851 raft_consensus.cc:2749] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.923247 10747 raft_consensus.cc:2804] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:28.922405 10801 raft_consensus.cc:515] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:28.923806 10747 raft_consensus.cc:697] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:28.924646 10747 consensus_queue.cc:237] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:28.925572 10801 leader_election.cc:290] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:28.927448 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:28.935259 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:28.936375 10457 raft_consensus.cc:2393] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 in current term 1: Already voted for candidate e1abfb89f12841618053d11bb6f6b23e in this term.
I20260709 13:03:28.937403 10495 leader_election.cc:304] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:28.938195 10801 raft_consensus.cc:3060] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:28.940341 10650 tablet_bootstrap.cc:492] T 2e8cfd60ddf648daa757f89ef57b6e1d P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:28.940897 10650 ts_tablet_manager.cc:1403] T 2e8cfd60ddf648daa757f89ef57b6e1d P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.000s
I20260709 13:03:28.943570 10649 tablet_bootstrap.cc:492] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:28.944079 10649 ts_tablet_manager.cc:1403] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.065s	user 0.024s	sys 0.011s
I20260709 13:03:28.946487 10801 raft_consensus.cc:2749] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:28.948999 10650 raft_consensus.cc:359] T 2e8cfd60ddf648daa757f89ef57b6e1d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.950204 10650 raft_consensus.cc:385] T 2e8cfd60ddf648daa757f89ef57b6e1d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.950553 10650 raft_consensus.cc:740] T 2e8cfd60ddf648daa757f89ef57b6e1d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.954831 10650 consensus_queue.cc:260] T 2e8cfd60ddf648daa757f89ef57b6e1d P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.955406 10851 consensus_queue.cc:1048] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:28.957409 10650 ts_tablet_manager.cc:1434] T 2e8cfd60ddf648daa757f89ef57b6e1d P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:03:28.958330 10650 tablet_bootstrap.cc:492] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:28.966132 10650 tablet_bootstrap.cc:654] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:28.949671 10649 raft_consensus.cc:359] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.968741 10649 raft_consensus.cc:385] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:28.969019 10649 raft_consensus.cc:740] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.970629 10772 raft_consensus.cc:493] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.971210 10772 raft_consensus.cc:515] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.972273 10649 consensus_queue.cc:260] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:28.973176 10680 consensus_queue.cc:1048] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:28.975521 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8cfd60ddf648daa757f89ef57b6e1d" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:28.976171 10381 raft_consensus.cc:2468] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:28.978003 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8cfd60ddf648daa757f89ef57b6e1d" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:28.978653 10528 raft_consensus.cc:2468] T 2e8cfd60ddf648daa757f89ef57b6e1d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:28.979753 10571 leader_election.cc:304] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:28.980554 10711 raft_consensus.cc:2804] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:28.980892 10711 raft_consensus.cc:493] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.981192 10711 raft_consensus.cc:3060] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.001372 10711 raft_consensus.cc:515] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.006412 10649 ts_tablet_manager.cc:1434] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.001s
I20260709 13:03:29.007186 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8cfd60ddf648daa757f89ef57b6e1d" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:29.007871 10528 raft_consensus.cc:3060] T 2e8cfd60ddf648daa757f89ef57b6e1d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.002193 10772 leader_election.cc:290] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:29.007753 10680 consensus_queue.cc:1048] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.011977 10808 raft_consensus.cc:493] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.012468 10808 raft_consensus.cc:515] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.014230 10711 leader_election.cc:290] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:29.014514 10808 leader_election.cc:290] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:29.016132 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80bac545a104f35a366d65a4f368b4e" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:29.016840 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8cfd60ddf648daa757f89ef57b6e1d" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:29.030198 10381 raft_consensus.cc:3060] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.030490 10648 tablet_bootstrap.cc:492] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:29.030998 10648 ts_tablet_manager.cc:1403] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.220s	user 0.023s	sys 0.038s
I20260709 13:03:29.033663 10648 raft_consensus.cc:359] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.034300 10648 raft_consensus.cc:385] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.018966 10728 consensus_queue.cc:1048] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.020090 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80bac545a104f35a366d65a4f368b4e" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:29.007367 10649 tablet_bootstrap.cc:492] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:29.035115 10648 raft_consensus.cc:740] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.036765 10648 consensus_queue.cc:260] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.038707 10648 ts_tablet_manager.cc:1434] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:29.039281 10381 raft_consensus.cc:2468] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
W20260709 13:03:29.041075 10348 leader_election.cc:343] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.039603 10648 tablet_bootstrap.cc:492] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:29.042577 10571 leader_election.cc:304] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:29.043674 10772 raft_consensus.cc:2804] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:29.044410 10772 raft_consensus.cc:697] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:29.045286 10772 consensus_queue.cc:237] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.047180 10648 tablet_bootstrap.cc:654] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.047760 10651 tablet_bootstrap.cc:492] T 6f9dbb26618c49ddbd75d35b267820ac P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:29.048250 10651 ts_tablet_manager.cc:1403] T 6f9dbb26618c49ddbd75d35b267820ac P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.311s	user 0.033s	sys 0.038s
I20260709 13:03:29.049605 10603 raft_consensus.cc:2468] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:29.050864 10348 leader_election.cc:304] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [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: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:29.050815 10651 raft_consensus.cc:359] T 6f9dbb26618c49ddbd75d35b267820ac P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.052124 10651 raft_consensus.cc:385] T 6f9dbb26618c49ddbd75d35b267820ac P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.052418 10651 raft_consensus.cc:740] T 6f9dbb26618c49ddbd75d35b267820ac P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.052135 10728 raft_consensus.cc:2804] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:29.053368 10728 raft_consensus.cc:493] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:29.053689 10728 raft_consensus.cc:3060] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.059839 10651 consensus_queue.cc:260] T 6f9dbb26618c49ddbd75d35b267820ac P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.061429 10650 tablet_bootstrap.cc:492] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:29.062314 10651 ts_tablet_manager.cc:1434] T 6f9dbb26618c49ddbd75d35b267820ac P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:03:29.062770 10649 tablet_bootstrap.cc:654] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.063432 10651 tablet_bootstrap.cc:492] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:29.062419 10650 ts_tablet_manager.cc:1403] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.000s
I20260709 13:03:29.068513 10728 raft_consensus.cc:515] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.070626 10728 leader_election.cc:290] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:29.071355 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80bac545a104f35a366d65a4f368b4e" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:29.071779 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80bac545a104f35a366d65a4f368b4e" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:29.072335 10603 raft_consensus.cc:3060] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:29.072813 10348 leader_election.cc:343] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.072201 10278 catalog_manager.cc:5697] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.067426 10650 raft_consensus.cc:359] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.074998 10650 raft_consensus.cc:385] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.075210 10650 raft_consensus.cc:740] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.076095 10650 consensus_queue.cc:260] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.082646 10651 tablet_bootstrap.cc:654] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.088212 10728 raft_consensus.cc:493] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.088836 10728 raft_consensus.cc:515] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.091984 10650 ts_tablet_manager.cc:1434] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:03:29.093130 10650 tablet_bootstrap.cc:492] T fe3ed3e63eeb42fc82037f5ae8411dcb P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:29.100044 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd65917070a4e588bfa6ada9f374bcf" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:29.100683 10606 raft_consensus.cc:2468] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:29.101799 10348 leader_election.cc:304] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:29.102754 10808 raft_consensus.cc:2804] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:29.103135 10808 raft_consensus.cc:493] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:29.103710 10528 raft_consensus.cc:2468] T 2e8cfd60ddf648daa757f89ef57b6e1d P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:29.103920 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd65917070a4e588bfa6ada9f374bcf" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
W20260709 13:03:29.105556 10346 leader_election.cc:343] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.103457 10808 raft_consensus.cc:3060] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.101727 10728 leader_election.cc:290] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:29.114794 10808 raft_consensus.cc:515] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.120597 10649 tablet_bootstrap.cc:492] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:29.121182 10649 ts_tablet_manager.cc:1403] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.006s
I20260709 13:03:29.121702 10603 raft_consensus.cc:2468] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:29.127018 10348 leader_election.cc:304] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:29.128024 10728 raft_consensus.cc:2804] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:29.128512 10728 raft_consensus.cc:697] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:29.129217 10728 consensus_queue.cc:237] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.130775 10801 raft_consensus.cc:493] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.131248 10801 raft_consensus.cc:515] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.132876 10649 raft_consensus.cc:359] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.133512 10649 raft_consensus.cc:385] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.133755 10649 raft_consensus.cc:740] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.134337 10649 consensus_queue.cc:260] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.135715 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9dbb26618c49ddbd75d35b267820ac" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:29.136386 10456 raft_consensus.cc:2468] T 6f9dbb26618c49ddbd75d35b267820ac P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:29.141918 10649 ts_tablet_manager.cc:1434] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260709 13:03:29.142793 10649 tablet_bootstrap.cc:492] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:29.143347 10650 tablet_bootstrap.cc:654] T fe3ed3e63eeb42fc82037f5ae8411dcb P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.145373 10495 leader_election.cc:304] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:29.141729 10801 leader_election.cc:290] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:29.146551 10801 raft_consensus.cc:2804] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:29.146878 10801 raft_consensus.cc:493] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:29.147176 10801 raft_consensus.cc:3060] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.153563 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9dbb26618c49ddbd75d35b267820ac" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:29.154333 10381 raft_consensus.cc:2468] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
W20260709 13:03:29.143234 10329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:29.166411 10801 raft_consensus.cc:515] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.176887 10747 consensus_queue.cc:1048] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:29.180596 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9dbb26618c49ddbd75d35b267820ac" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:29.181286 10383 raft_consensus.cc:3060] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.181995 10801 leader_election.cc:290] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:29.188035 10648 tablet_bootstrap.cc:492] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:29.188524 10648 ts_tablet_manager.cc:1403] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.149s	user 0.037s	sys 0.038s
I20260709 13:03:29.187532 10280 catalog_manager.cc:5697] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 1 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:29.190135 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd65917070a4e588bfa6ada9f374bcf" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:29.190245 10383 raft_consensus.cc:2468] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:29.190922 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9dbb26618c49ddbd75d35b267820ac" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:29.201654 10457 raft_consensus.cc:3060] T 6f9dbb26618c49ddbd75d35b267820ac P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.191058 10648 raft_consensus.cc:359] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.202394 10648 raft_consensus.cc:385] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.202670 10648 raft_consensus.cc:740] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.203341 10648 consensus_queue.cc:260] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.205448 10648 ts_tablet_manager.cc:1434] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:03:29.206322 10648 tablet_bootstrap.cc:492] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:29.206861 10651 tablet_bootstrap.cc:492] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:29.207404 10651 ts_tablet_manager.cc:1403] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.144s	user 0.008s	sys 0.009s
I20260709 13:03:29.191879 10724 raft_consensus.cc:493] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.208110 10724 raft_consensus.cc:515] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.210172 10724 leader_election.cc:290] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:29.192570 10808 leader_election.cc:290] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:29.199519 10603 raft_consensus.cc:3060] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.211400 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c249545504f4e6e93c0f722abf57a65" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:29.212675 10772 raft_consensus.cc:493] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.213124 10772 raft_consensus.cc:515] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.215005 10772 leader_election.cc:290] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:29.201938 10497 leader_election.cc:304] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: 
W20260709 13:03:29.216020 10348 leader_election.cc:343] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.217509 10718 raft_consensus.cc:2804] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:29.217988 10718 raft_consensus.cc:697] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:29.218779 10718 consensus_queue.cc:237] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.220476 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35ffcdb449460cb14d6dc3f69c1bd8" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:29.221146 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35ffcdb449460cb14d6dc3f69c1bd8" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:29.208244 10728 consensus_queue.cc:1048] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:29.222482 10571 leader_election.cc:343] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:29.223071 10569 leader_election.cc:343] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.223577 10569 leader_election.cc:304] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:29.224763 10772 raft_consensus.cc:2749] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:29.227705 10648 tablet_bootstrap.cc:654] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.223513 10603 raft_consensus.cc:2468] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:29.202682 10649 tablet_bootstrap.cc:654] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.197118 10277 catalog_manager.cc:5697] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 1 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.235831 10348 leader_election.cc:304] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:29.236706 10728 raft_consensus.cc:2804] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:29.237138 10728 raft_consensus.cc:697] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:29.237875 10728 consensus_queue.cc:237] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.242658 10648 tablet_bootstrap.cc:492] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:29.243137 10648 ts_tablet_manager.cc:1403] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 13:03:29.249146 10648 raft_consensus.cc:359] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.249804 10648 raft_consensus.cc:385] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.250068 10648 raft_consensus.cc:740] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.250708 10648 consensus_queue.cc:260] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.256389 10648 ts_tablet_manager.cc:1434] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:03:29.257299 10648 tablet_bootstrap.cc:492] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:29.210008 10651 raft_consensus.cc:359] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.258081 10651 raft_consensus.cc:385] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.258406 10651 raft_consensus.cc:740] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.261209 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd65917070a4e588bfa6ada9f374bcf" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:29.261863 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c249545504f4e6e93c0f722abf57a65" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
W20260709 13:03:29.266065 10346 leader_election.cc:343] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:29.267043 10346 leader_election.cc:343] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.267467 10346 leader_election.cc:304] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:29.268278 10724 raft_consensus.cc:2749] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:29.270217 10692 consensus_queue.cc:1048] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:29.274559 10346 consensus_peers.cc:597] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:29.283404 10650 tablet_bootstrap.cc:492] T fe3ed3e63eeb42fc82037f5ae8411dcb P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:29.283944 10650 ts_tablet_manager.cc:1403] T fe3ed3e63eeb42fc82037f5ae8411dcb P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.191s	user 0.036s	sys 0.040s
I20260709 13:03:29.286384 10650 raft_consensus.cc:359] T fe3ed3e63eeb42fc82037f5ae8411dcb P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.287035 10650 raft_consensus.cc:385] T fe3ed3e63eeb42fc82037f5ae8411dcb P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.287310 10650 raft_consensus.cc:740] T fe3ed3e63eeb42fc82037f5ae8411dcb P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.287907 10650 consensus_queue.cc:260] T fe3ed3e63eeb42fc82037f5ae8411dcb P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.289714 10650 ts_tablet_manager.cc:1434] T fe3ed3e63eeb42fc82037f5ae8411dcb P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:29.290527 10650 tablet_bootstrap.cc:492] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:29.292133 10457 raft_consensus.cc:2468] T 6f9dbb26618c49ddbd75d35b267820ac P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:29.295074 10650 tablet_bootstrap.cc:654] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.295086 10651 consensus_queue.cc:260] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.300422 10651 ts_tablet_manager.cc:1434] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.000s
I20260709 13:03:29.305780 10650 tablet_bootstrap.cc:492] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:29.301482 10651 tablet_bootstrap.cc:492] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:29.306304 10650 ts_tablet_manager.cc:1403] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 13:03:29.308892 10650 raft_consensus.cc:359] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.309536 10650 raft_consensus.cc:385] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.309792 10650 raft_consensus.cc:740] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.310397 10650 consensus_queue.cc:260] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.312717 10650 ts_tablet_manager.cc:1434] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:03:29.312932 10648 tablet_bootstrap.cc:654] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.313716 10650 tablet_bootstrap.cc:492] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:29.312731 10651 tablet_bootstrap.cc:654] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.320161 10650 tablet_bootstrap.cc:654] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.324774 10649 tablet_bootstrap.cc:492] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:29.325227 10649 ts_tablet_manager.cc:1403] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.183s	user 0.004s	sys 0.022s
I20260709 13:03:29.327893 10649 raft_consensus.cc:359] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.328505 10649 raft_consensus.cc:385] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.328742 10649 raft_consensus.cc:740] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.329275 10649 consensus_queue.cc:260] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.331182 10649 ts_tablet_manager.cc:1434] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:29.332487 10650 tablet_bootstrap.cc:492] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:29.332975 10650 ts_tablet_manager.cc:1403] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 13:03:29.333777 10772 consensus_queue.cc:1048] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.333557 10278 catalog_manager.cc:5697] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:29.334101 10277 catalog_manager.cc:5697] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 1 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.335392 10650 raft_consensus.cc:359] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.336282 10650 raft_consensus.cc:385] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.336530 10650 raft_consensus.cc:740] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.337349 10650 consensus_queue.cc:260] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.338819 10649 tablet_bootstrap.cc:492] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:29.339447 10650 ts_tablet_manager.cc:1434] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:29.340426 10650 tablet_bootstrap.cc:492] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:29.349442 10650 tablet_bootstrap.cc:654] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.350179 10649 tablet_bootstrap.cc:654] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.357762 10711 consensus_queue.cc:1048] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.369510 10651 tablet_bootstrap.cc:492] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:29.370236 10651 ts_tablet_manager.cc:1403] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.000s
I20260709 13:03:29.373111 10648 tablet_bootstrap.cc:492] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:29.373255 10651 raft_consensus.cc:359] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.374179 10651 raft_consensus.cc:385] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.374552 10651 raft_consensus.cc:740] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.375566 10648 ts_tablet_manager.cc:1403] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.013s
I20260709 13:03:29.378108 10648 raft_consensus.cc:359] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.378815 10648 raft_consensus.cc:385] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.379091 10648 raft_consensus.cc:740] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.380252 10650 tablet_bootstrap.cc:492] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:29.380564 10648 consensus_queue.cc:260] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.378057 10651 consensus_queue.cc:260] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.382747 10651 ts_tablet_manager.cc:1434] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:03:29.381076 10650 ts_tablet_manager.cc:1403] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.011s
I20260709 13:03:29.385608 10648 ts_tablet_manager.cc:1434] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:03:29.386008 10651 tablet_bootstrap.cc:492] T 9e5c0c72aa8a490abd3816e581dc27e7 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:29.386540 10648 tablet_bootstrap.cc:492] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:29.387272 10650 raft_consensus.cc:359] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.392184 10650 raft_consensus.cc:385] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.392518 10650 raft_consensus.cc:740] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.393191 10650 consensus_queue.cc:260] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.393675 10648 tablet_bootstrap.cc:654] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.395263 10651 tablet_bootstrap.cc:654] T 9e5c0c72aa8a490abd3816e581dc27e7 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.399417 10650 ts_tablet_manager.cc:1434] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:03:29.400406 10650 tablet_bootstrap.cc:492] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:29.405830 10650 tablet_bootstrap.cc:654] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.414037 10650 tablet_bootstrap.cc:492] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:29.414445 10650 ts_tablet_manager.cc:1403] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.005s
I20260709 13:03:29.419912 10801 raft_consensus.cc:493] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.420356 10650 raft_consensus.cc:359] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.420384 10801 raft_consensus.cc:515] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.421144 10650 raft_consensus.cc:385] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.421453 10650 raft_consensus.cc:740] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.422088 10650 consensus_queue.cc:260] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.422721 10801 leader_election.cc:290] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:29.424501 10650 ts_tablet_manager.cc:1434] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:03:29.424826 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80bac545a104f35a366d65a4f368b4e" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:29.425438 10650 tablet_bootstrap.cc:492] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:29.429459 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80bac545a104f35a366d65a4f368b4e" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:29.430213 10603 raft_consensus.cc:2393] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 in current term 1: Already voted for candidate e1abfb89f12841618053d11bb6f6b23e in this term.
I20260709 13:03:29.431177 10650 tablet_bootstrap.cc:654] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.432283 10497 leader_election.cc:304] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:29.432547 10692 consensus_queue.cc:1048] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.433561 10718 raft_consensus.cc:3060] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.442787 10718 raft_consensus.cc:2749] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:29.420454 10532 raft_consensus.cc:3060] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.452152 10649 tablet_bootstrap.cc:492] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:29.453176 10649 ts_tablet_manager.cc:1403] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.115s	user 0.015s	sys 0.022s
I20260709 13:03:29.455844 10649 raft_consensus.cc:359] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.456530 10649 raft_consensus.cc:385] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.456804 10649 raft_consensus.cc:740] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.457430 10649 consensus_queue.cc:260] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.458236 10650 tablet_bootstrap.cc:492] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:29.458699 10650 ts_tablet_manager.cc:1403] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.007s
I20260709 13:03:29.458928 10528 raft_consensus.cc:3060] T fe3ed3e63eeb42fc82037f5ae8411dcb P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.459347 10649 ts_tablet_manager.cc:1434] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:03:29.461077 10650 raft_consensus.cc:359] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.461709 10651 tablet_bootstrap.cc:492] T 9e5c0c72aa8a490abd3816e581dc27e7 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:29.461678 10650 raft_consensus.cc:385] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.462219 10650 raft_consensus.cc:740] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.462344 10651 ts_tablet_manager.cc:1403] T 9e5c0c72aa8a490abd3816e581dc27e7 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.013s
I20260709 13:03:29.463516 10650 consensus_queue.cc:260] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.466617 10651 raft_consensus.cc:359] T 9e5c0c72aa8a490abd3816e581dc27e7 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.467329 10651 raft_consensus.cc:385] T 9e5c0c72aa8a490abd3816e581dc27e7 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.467665 10651 raft_consensus.cc:740] T 9e5c0c72aa8a490abd3816e581dc27e7 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.471014 10651 consensus_queue.cc:260] T 9e5c0c72aa8a490abd3816e581dc27e7 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.475112 10747 consensus_queue.cc:1048] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.475982 10718 raft_consensus.cc:493] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.477118 10718 raft_consensus.cc:515] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.477841 10650 ts_tablet_manager.cc:1434] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:03:29.478770 10650 tablet_bootstrap.cc:492] T f9d611fa2adb4c979544abb3abcf7f2d P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:29.479049 10718 leader_election.cc:290] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:29.482213 10651 ts_tablet_manager.cc:1434] T 9e5c0c72aa8a490abd3816e581dc27e7 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:03:29.482474 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5c0c72aa8a490abd3816e581dc27e7" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:29.483144 10651 tablet_bootstrap.cc:492] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:29.484125 10650 tablet_bootstrap.cc:654] T f9d611fa2adb4c979544abb3abcf7f2d P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.483145 10458 raft_consensus.cc:2468] T 9e5c0c72aa8a490abd3816e581dc27e7 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:29.486227 10495 leader_election.cc:304] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:29.488408 10718 raft_consensus.cc:2804] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:29.488763 10648 tablet_bootstrap.cc:492] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:29.489264 10648 ts_tablet_manager.cc:1403] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.005s
I20260709 13:03:29.488803 10718 raft_consensus.cc:493] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:29.490473 10718 raft_consensus.cc:3060] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.494940 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5c0c72aa8a490abd3816e581dc27e7" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:29.495669 10606 raft_consensus.cc:2468] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:29.496945 10651 tablet_bootstrap.cc:654] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.502009 10648 raft_consensus.cc:359] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.502800 10648 raft_consensus.cc:385] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.503077 10648 raft_consensus.cc:740] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.506381 10718 raft_consensus.cc:515] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.508809 10648 consensus_queue.cc:260] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.510759 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5c0c72aa8a490abd3816e581dc27e7" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:29.511299 10648 ts_tablet_manager.cc:1434] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260709 13:03:29.511437 10458 raft_consensus.cc:3060] T 9e5c0c72aa8a490abd3816e581dc27e7 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.512300 10718 leader_election.cc:290] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:29.513481 10648 tablet_bootstrap.cc:492] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:29.516093 10711 consensus_queue.cc:1048] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.519361 10650 tablet_bootstrap.cc:492] T f9d611fa2adb4c979544abb3abcf7f2d P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:29.519867 10650 ts_tablet_manager.cc:1403] T f9d611fa2adb4c979544abb3abcf7f2d P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.019s
I20260709 13:03:29.520498 10648 tablet_bootstrap.cc:654] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.520501 10728 consensus_queue.cc:1048] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:29.522405 10650 raft_consensus.cc:359] T f9d611fa2adb4c979544abb3abcf7f2d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.522997 10728 raft_consensus.cc:493] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.523043 10650 raft_consensus.cc:385] T f9d611fa2adb4c979544abb3abcf7f2d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.523574 10650 raft_consensus.cc:740] T f9d611fa2adb4c979544abb3abcf7f2d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.523962 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5c0c72aa8a490abd3816e581dc27e7" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:29.524598 10606 raft_consensus.cc:3060] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.524264 10650 consensus_queue.cc:260] T f9d611fa2adb4c979544abb3abcf7f2d P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.526732 10650 ts_tablet_manager.cc:1434] T f9d611fa2adb4c979544abb3abcf7f2d P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:29.527686 10650 tablet_bootstrap.cc:492] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:29.523501 10728 raft_consensus.cc:515] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.532078 10648 tablet_bootstrap.cc:492] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:29.532713 10648 ts_tablet_manager.cc:1403] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 13:03:29.532859 10650 tablet_bootstrap.cc:654] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.533483 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1452c65ee642fb80ad1cac0163fdfe" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
W20260709 13:03:29.535061 10348 leader_election.cc:343] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.535365 10648 raft_consensus.cc:359] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.536180 10648 raft_consensus.cc:385] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.536487 10648 raft_consensus.cc:740] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.537281 10648 consensus_queue.cc:260] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.539968 10648 ts_tablet_manager.cc:1434] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:03:29.540403 10728 leader_election.cc:290] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:29.540969 10648 tablet_bootstrap.cc:492] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:29.541926 10605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1452c65ee642fb80ad1cac0163fdfe" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:29.543151 10458 raft_consensus.cc:2468] T 9e5c0c72aa8a490abd3816e581dc27e7 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
W20260709 13:03:29.543522 10348 leader_election.cc:343] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.555088 10348 leader_election.cc:304] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:29.555935 10728 raft_consensus.cc:2749] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:29.477120 10649 tablet_bootstrap.cc:492] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:29.558207 10495 leader_election.cc:304] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:29.559079 10718 raft_consensus.cc:2804] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:29.559578 10718 raft_consensus.cc:697] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:29.559080 10648 tablet_bootstrap.cc:654] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.560356 10718 consensus_queue.cc:237] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.554268 10606 raft_consensus.cc:2468] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:29.565548 10650 tablet_bootstrap.cc:492] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:29.566028 10650 ts_tablet_manager.cc:1403] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.015s
I20260709 13:03:29.568702 10650 raft_consensus.cc:359] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.569357 10650 raft_consensus.cc:385] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.569623 10650 raft_consensus.cc:740] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.570247 10650 consensus_queue.cc:260] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.572670 10650 ts_tablet_manager.cc:1434] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:03:29.573560 10650 tablet_bootstrap.cc:492] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:29.570712 10649 tablet_bootstrap.cc:654] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.579056 10650 tablet_bootstrap.cc:654] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.579960 10648 tablet_bootstrap.cc:492] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:29.580475 10648 ts_tablet_manager.cc:1403] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.005s
I20260709 13:03:29.583407 10648 raft_consensus.cc:359] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.584115 10648 raft_consensus.cc:385] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.584455 10648 raft_consensus.cc:740] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.585258 10648 consensus_queue.cc:260] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.587666 10648 ts_tablet_manager.cc:1434] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:29.589319 10648 tablet_bootstrap.cc:492] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:29.597090 10651 tablet_bootstrap.cc:492] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:29.597569 10651 ts_tablet_manager.cc:1403] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.115s	user 0.010s	sys 0.002s
I20260709 13:03:29.608794 10651 raft_consensus.cc:359] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.609418 10651 raft_consensus.cc:385] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.609675 10651 raft_consensus.cc:740] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.611439 10650 tablet_bootstrap.cc:492] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:29.611932 10650 ts_tablet_manager.cc:1403] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.008s
I20260709 13:03:29.614387 10650 raft_consensus.cc:359] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.614975 10650 raft_consensus.cc:385] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.615224 10650 raft_consensus.cc:740] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.615324 10851 consensus_queue.cc:1048] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.618371 10735 consensus_queue.cc:1048] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.619278 10648 tablet_bootstrap.cc:654] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.621966 10650 consensus_queue.cc:260] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.623490 10715 raft_consensus.cc:493] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.624054 10650 ts_tablet_manager.cc:1434] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:03:29.624337 10649 tablet_bootstrap.cc:492] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:29.624812 10649 ts_tablet_manager.cc:1403] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.148s	user 0.009s	sys 0.009s
I20260709 13:03:29.625027 10650 tablet_bootstrap.cc:492] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:29.610227 10651 consensus_queue.cc:260] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.619382 10718 consensus_queue.cc:1048] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:03:29.627130 10649 raft_consensus.cc:359] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.627763 10649 raft_consensus.cc:385] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.628010 10649 raft_consensus.cc:740] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.628732 10651 ts_tablet_manager.cc:1434] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.002s
I20260709 13:03:29.630892 10651 tablet_bootstrap.cc:492] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:29.633463 10649 consensus_queue.cc:260] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.634500 10650 tablet_bootstrap.cc:654] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.624002 10715 raft_consensus.cc:515] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.636324 10715 leader_election.cc:290] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:29.638499 10649 ts_tablet_manager.cc:1434] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:03:29.640376 10649 tablet_bootstrap.cc:492] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:29.641518 10651 tablet_bootstrap.cc:654] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.649398 10651 tablet_bootstrap.cc:492] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:29.649808 10651 ts_tablet_manager.cc:1403] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:03:29.650060 10649 tablet_bootstrap.cc:654] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.651985 10724 raft_consensus.cc:493] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.652451 10724 raft_consensus.cc:515] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.654021 10651 raft_consensus.cc:359] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.654371 10724 leader_election.cc:290] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:29.654680 10651 raft_consensus.cc:385] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.654949 10651 raft_consensus.cc:740] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.655658 10651 consensus_queue.cc:260] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.656554 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b647ed2a993f47b98272cb899ef1d441" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:29.657066 10455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43c611226b84958b88764604501eb2b" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:29.657238 10603 raft_consensus.cc:2468] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:29.657933 10651 ts_tablet_manager.cc:1434] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:29.658838 10651 tablet_bootstrap.cc:492] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:29.658741 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b647ed2a993f47b98272cb899ef1d441" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:29.659358 10532 raft_consensus.cc:2468] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:29.660277 10348 leader_election.cc:304] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:29.661280 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43c611226b84958b88764604501eb2b" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:29.661554 10728 raft_consensus.cc:2804] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:29.655419 10456 raft_consensus.cc:3060] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.657680 10455 raft_consensus.cc:2468] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:29.664752 10495 leader_election.cc:304] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:29.665602 10801 raft_consensus.cc:2804] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:29.665948 10801 raft_consensus.cc:493] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:29.666270 10801 raft_consensus.cc:3060] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.661887 10383 raft_consensus.cc:2468] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:29.669996 10728 raft_consensus.cc:493] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:29.670396 10728 raft_consensus.cc:3060] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.673127 10651 tablet_bootstrap.cc:654] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.677985 10735 raft_consensus.cc:493] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.678483 10735 raft_consensus.cc:515] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.680375 10735 leader_election.cc:290] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:29.682025 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d611fa2adb4c979544abb3abcf7f2d" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:29.682199 10728 raft_consensus.cc:515] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.682665 10383 raft_consensus.cc:2468] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:29.683176 10650 tablet_bootstrap.cc:492] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:29.683653 10650 ts_tablet_manager.cc:1403] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.000s
I20260709 13:03:29.683983 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d611fa2adb4c979544abb3abcf7f2d" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:29.684581 10530 raft_consensus.cc:2468] T f9d611fa2adb4c979544abb3abcf7f2d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:29.686103 10650 raft_consensus.cc:359] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.686388 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b647ed2a993f47b98272cb899ef1d441" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:29.686743 10650 raft_consensus.cc:385] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.686947 10530 raft_consensus.cc:3060] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.687386 10571 leader_election.cc:304] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:29.688158 10772 raft_consensus.cc:2804] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:29.688493 10772 raft_consensus.cc:493] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:29.688797 10772 raft_consensus.cc:3060] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.692349 10728 leader_election.cc:290] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:29.693166 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b647ed2a993f47b98272cb899ef1d441" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:29.693754 10603 raft_consensus.cc:3060] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.702313 10651 tablet_bootstrap.cc:492] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:29.702797 10651 ts_tablet_manager.cc:1403] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.001s
I20260709 13:03:29.698413 10718 consensus_queue.cc:1048] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.704015 10530 raft_consensus.cc:2468] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:29.704044 10772 raft_consensus.cc:515] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.705132 10651 raft_consensus.cc:359] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.705394 10348 leader_election.cc:304] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:29.706208 10728 raft_consensus.cc:2804] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:29.706843 10728 raft_consensus.cc:697] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:29.704102 10650 raft_consensus.cc:740] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.707883 10650 consensus_queue.cc:260] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.707650 10728 consensus_queue.cc:237] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.709933 10650 ts_tablet_manager.cc:1434] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260709 13:03:29.710807 10650 tablet_bootstrap.cc:492] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
W20260709 13:03:29.710675 10346 consensus_peers.cc:597] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:29.713755 10735 raft_consensus.cc:493] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.714267 10735 raft_consensus.cc:515] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.714499 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d611fa2adb4c979544abb3abcf7f2d" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:29.715068 10381 raft_consensus.cc:3060] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.716614 10772 leader_election.cc:290] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:29.721406 10735 leader_election.cc:290] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:29.722105 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed4d9f88b94ac0a419c536789370c5" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:29.721516 10278 catalog_manager.cc:5697] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:29.723348 10571 leader_election.cc:343] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.724063 10381 raft_consensus.cc:2468] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:29.724288 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed4d9f88b94ac0a419c536789370c5" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:29.725186 10571 leader_election.cc:304] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:29.726430 10603 raft_consensus.cc:2468] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:29.726454 10651 raft_consensus.cc:385] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.727169 10651 raft_consensus.cc:740] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.728366 10651 consensus_queue.cc:260] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.728646 10772 raft_consensus.cc:2804] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:29.729372 10772 raft_consensus.cc:697] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:29.730135 10772 consensus_queue.cc:237] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.730932 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d611fa2adb4c979544abb3abcf7f2d" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
W20260709 13:03:29.732364 10569 leader_election.cc:343] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.731484 10530 raft_consensus.cc:3060] T f9d611fa2adb4c979544abb3abcf7f2d P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.732872 10569 leader_election.cc:304] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:29.734072 10714 raft_consensus.cc:2749] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:29.735262 10714 raft_consensus.cc:493] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.735693 10714 raft_consensus.cc:515] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.737608 10747 raft_consensus.cc:493] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.738125 10747 raft_consensus.cc:515] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.739277 10651 ts_tablet_manager.cc:1434] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:03:29.740173 10747 leader_election.cc:290] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:29.745457 10530 raft_consensus.cc:2468] T f9d611fa2adb4c979544abb3abcf7f2d P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:29.746097 10711 raft_consensus.cc:493] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.746613 10711 raft_consensus.cc:515] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.748642 10711 leader_election.cc:290] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:29.748950 10649 tablet_bootstrap.cc:492] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:29.749408 10649 ts_tablet_manager.cc:1403] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.001s
I20260709 13:03:29.749440 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35ffcdb449460cb14d6dc3f69c1bd8" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:29.750065 10606 raft_consensus.cc:2468] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:29.750862 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a044716ed3ca450985642a629545971c" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:29.751027 10423 leader_election.cc:304] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:29.752574 10692 raft_consensus.cc:493] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.752662 10808 raft_consensus.cc:493] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.753031 10692 raft_consensus.cc:515] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
W20260709 13:03:29.753417 10571 leader_election.cc:343] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.754101 10649 raft_consensus.cc:359] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.754758 10649 raft_consensus.cc:385] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.754918 10692 leader_election.cc:290] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:29.757133 10649 raft_consensus.cc:740] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.759148 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7c92a3d174495dbf53bcd8a185ddd0" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:29.755465 10692 raft_consensus.cc:2804] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:29.759773 10381 raft_consensus.cc:2468] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:29.759907 10692 raft_consensus.cc:493] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:29.760257 10692 raft_consensus.cc:3060] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.760938 10715 raft_consensus.cc:493] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.761176 10423 leader_election.cc:304] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:29.761518 10808 raft_consensus.cc:515] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.759275 10714 leader_election.cc:290] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:29.763278 10747 raft_consensus.cc:2804] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:29.763636 10747 raft_consensus.cc:493] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:29.763954 10747 raft_consensus.cc:3060] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.763998 10808 leader_election.cc:290] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:29.764518 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a46e9b210a480fb95c19a97c578450" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
W20260709 13:03:29.766000 10348 leader_election.cc:343] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.766052 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a46e9b210a480fb95c19a97c578450" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:29.766666 10715 raft_consensus.cc:515] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.768589 10961 raft_consensus.cc:493] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:29.767382 10346 leader_election.cc:343] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.769109 10346 leader_election.cc:304] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:29.769073 10961 raft_consensus.cc:515] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.771013 10961 leader_election.cc:290] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:29.771260 10715 leader_election.cc:290] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:29.771482 10961 raft_consensus.cc:493] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.771939 10961 raft_consensus.cc:515] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.772303 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8f3ad251a4309bf5416b38214f18e" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:29.773247 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8f3ad251a4309bf5416b38214f18e" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:29.774452 10808 raft_consensus.cc:2749] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:29.773715 10455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7c92a3d174495dbf53bcd8a185ddd0" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
W20260709 13:03:29.773661 10569 leader_election.cc:343] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:29.776409 10495 leader_election.cc:343] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.777041 10962 raft_consensus.cc:493] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.777498 10962 raft_consensus.cc:515] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.779423 10714 raft_consensus.cc:493] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.779958 10714 raft_consensus.cc:515] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.780285 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35ffcdb449460cb14d6dc3f69c1bd8" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:29.772935 10747 raft_consensus.cc:515] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.785808 10455 raft_consensus.cc:2393] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 in current term 1: Already voted for candidate bda586d3f6754e99a774f0b7fcb1774f in this term.
I20260709 13:03:29.773783 10961 leader_election.cc:290] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:29.788300 10747 leader_election.cc:290] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:29.782760 10649 consensus_queue.cc:260] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.790414 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7c92a3d174495dbf53bcd8a185ddd0" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:29.790853 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a044716ed3ca450985642a629545971c" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:29.790970 10381 raft_consensus.cc:3060] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.792946 10962 leader_election.cc:290] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:29.791139 10649 ts_tablet_manager.cc:1434] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 13:03:29.795115 10649 tablet_bootstrap.cc:492] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
W20260709 13:03:29.796499 10569 leader_election.cc:343] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.796941 10569 leader_election.cc:304] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:29.797047 10714 leader_election.cc:290] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:29.797719 10714 raft_consensus.cc:2749] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:29.799314 10381 raft_consensus.cc:2468] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:29.799531 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0edf6eca054c58b4acbcf9b85dc21b" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
W20260709 13:03:29.801505 10571 leader_election.cc:343] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.799865 10650 tablet_bootstrap.cc:654] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.802917 10692 raft_consensus.cc:515] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.804347 10457 raft_consensus.cc:2393] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 in current term 1: Already voted for candidate bda586d3f6754e99a774f0b7fcb1774f in this term.
I20260709 13:03:29.805230 10692 leader_election.cc:290] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:29.740188 10651 tablet_bootstrap.cc:492] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:29.806646 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35ffcdb449460cb14d6dc3f69c1bd8" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:29.807174 10606 raft_consensus.cc:3060] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.814270 10606 raft_consensus.cc:2468] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:29.814772 10423 leader_election.cc:304] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:29.815768 10423 leader_election.cc:304] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:29.816576 10747 raft_consensus.cc:2804] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:29.817319 10659 raft_consensus.cc:2804] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:29.817780 10659 raft_consensus.cc:697] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:29.818717 10649 tablet_bootstrap.cc:654] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.818558 10659 consensus_queue.cc:237] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:29.823341 10747 raft_consensus.cc:697] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:29.824638 10747 consensus_queue.cc:237] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.843333 10851 consensus_queue.cc:1048] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:03:29.827589 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7c92a3d174495dbf53bcd8a185ddd0" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
W20260709 13:03:29.824927 10945 log.cc:927] Time spent T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93: Append to log took a long time: real 0.246s	user 0.000s	sys 0.003s
I20260709 13:03:29.849176 10381 raft_consensus.cc:2393] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 in current term 1: Already voted for candidate bda586d3f6754e99a774f0b7fcb1774f in this term.
I20260709 13:03:29.837718 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8f3ad251a4309bf5416b38214f18e" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:29.850414 10606 raft_consensus.cc:2468] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:29.835124 10651 tablet_bootstrap.cc:654] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.832732 10649 tablet_bootstrap.cc:492] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:29.851684 10649 ts_tablet_manager.cc:1403] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.002s
I20260709 13:03:29.854169 10649 raft_consensus.cc:359] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.854768 10649 raft_consensus.cc:385] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.855037 10649 raft_consensus.cc:740] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.855682 10649 consensus_queue.cc:260] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.863735 10649 ts_tablet_manager.cc:1434] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:03:29.864674 10649 tablet_bootstrap.cc:492] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:29.865823 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea82678df8427b85152ef5accb30be" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:29.868458 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea82678df8427b85152ef5accb30be" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:29.809785 10801 raft_consensus.cc:515] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.876652 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35ffcdb449460cb14d6dc3f69c1bd8" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:29.877230 10649 tablet_bootstrap.cc:654] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.878368 10606 raft_consensus.cc:2393] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 in current term 1: Already voted for candidate bda586d3f6754e99a774f0b7fcb1774f in this term.
I20260709 13:03:29.882488 10650 tablet_bootstrap.cc:492] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:29.882958 10650 ts_tablet_manager.cc:1403] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.172s	user 0.009s	sys 0.001s
I20260709 13:03:29.883353 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8f3ad251a4309bf5416b38214f18e" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:29.883981 10532 raft_consensus.cc:2468] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:29.891991 10801 leader_election.cc:290] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:29.893364 10650 raft_consensus.cc:359] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.894169 10650 raft_consensus.cc:385] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.894465 10650 raft_consensus.cc:740] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.895089 10650 consensus_queue.cc:260] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.900434 10650 ts_tablet_manager.cc:1434] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:03:29.902951 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35ffcdb449460cb14d6dc3f69c1bd8" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:29.903563 10532 raft_consensus.cc:2468] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:29.893412 10659 raft_consensus.cc:493] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.909457 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7c92a3d174495dbf53bcd8a185ddd0" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:29.910523 10532 raft_consensus.cc:3060] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.921581 10532 raft_consensus.cc:2468] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:29.923954 10659 raft_consensus.cc:515] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.933447 10497 leader_election.cc:304] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [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: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f
W20260709 13:03:29.935416 10497 leader_election.cc:343] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.926703 10808 raft_consensus.cc:493] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.937076 10497 leader_election.cc:304] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:29.941802 10651 tablet_bootstrap.cc:492] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:29.942320 10651 ts_tablet_manager.cc:1403] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.202s	user 0.011s	sys 0.012s
I20260709 13:03:29.930732 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b35ffcdb449460cb14d6dc3f69c1bd8" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:29.937989 10650 tablet_bootstrap.cc:492] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:29.936385 10715 raft_consensus.cc:2804] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:29.943478 10715 raft_consensus.cc:493] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:29.943889 10801 raft_consensus.cc:3060] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.943714 10808 raft_consensus.cc:515] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:29.931654 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7c92a3d174495dbf53bcd8a185ddd0" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:29.945591 10531 raft_consensus.cc:2376] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1. Re-sending same reply.
I20260709 13:03:29.945828 10808 leader_election.cc:290] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:29.923588 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0edf6eca054c58b4acbcf9b85dc21b" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:29.948310 10715 raft_consensus.cc:3060] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.948841 10571 leader_election.cc:304] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:29.949707 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ab1537f37c4ad0a39f8acd0d7a92a6" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:29.951042 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43c611226b84958b88764604501eb2b" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:29.951632 10458 raft_consensus.cc:3060] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.953411 10277 catalog_manager.cc:5697] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 1 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.955096 10711 raft_consensus.cc:2804] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:03:29.959864 10346 leader_election.cc:343] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.960489 10649 tablet_bootstrap.cc:492] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:29.960954 10649 ts_tablet_manager.cc:1403] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.012s
I20260709 13:03:29.963382 10497 leader_election.cc:304] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:29.964092 10718 raft_consensus.cc:2749] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:29.964408 10497 leader_election.cc:343] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:29.964816 10497 leader_election.cc:304] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:29.958546 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43c611226b84958b88764604501eb2b" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:29.967885 10383 raft_consensus.cc:3060] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.970153 10718 raft_consensus.cc:2749] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:29.971333 10961 consensus_queue.cc:1048] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:29.957300 10711 raft_consensus.cc:493] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:29.955499 10659 leader_election.cc:290] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:29.977756 10648 tablet_bootstrap.cc:492] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:29.978137 10648 ts_tablet_manager.cc:1403] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.389s	user 0.050s	sys 0.072s
I20260709 13:03:29.979794 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd65917070a4e588bfa6ada9f374bcf" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:29.964851 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd65917070a4e588bfa6ada9f374bcf" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:29.976411 10711 raft_consensus.cc:3060] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.985965 10651 raft_consensus.cc:359] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.986622 10651 raft_consensus.cc:385] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.986900 10651 raft_consensus.cc:740] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.987497 10651 consensus_queue.cc:260] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:29.973414 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ab1537f37c4ad0a39f8acd0d7a92a6" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:29.996963 10651 ts_tablet_manager.cc:1434] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 13:03:29.998001 10648 raft_consensus.cc:359] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:29.998695 10648 raft_consensus.cc:385] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.998989 10648 raft_consensus.cc:740] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.999414 10651 tablet_bootstrap.cc:492] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:30.003847 10383 raft_consensus.cc:2468] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:30.004786 10648 consensus_queue.cc:260] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.005719 10651 tablet_bootstrap.cc:654] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.009874 10497 leader_election.cc:304] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:30.010049 10648 ts_tablet_manager.cc:1434] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260709 13:03:30.012512 10711 raft_consensus.cc:515] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:30.014003 10801 raft_consensus.cc:2749] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:30.015117 10423 leader_election.cc:304] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f; no voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e
W20260709 13:03:30.016137 10348 leader_election.cc:343] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.018028 10747 raft_consensus.cc:2749] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:30.017954 10348 leader_election.cc:304] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:30.019474 10728 raft_consensus.cc:2749] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:30.007858 10278 catalog_manager.cc:5697] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 1 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:30.023301 10711 leader_election.cc:290] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:30.025892 10649 raft_consensus.cc:359] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.028445 10649 raft_consensus.cc:385] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.028738 10649 raft_consensus.cc:740] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.028913 10962 raft_consensus.cc:2804] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:30.026741 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8f3ad251a4309bf5416b38214f18e" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:30.031728 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8f3ad251a4309bf5416b38214f18e" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
W20260709 13:03:30.033279 10571 leader_election.cc:343] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.033845 10571 leader_election.cc:304] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:30.035728 10649 consensus_queue.cc:260] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.039003 10649 ts_tablet_manager.cc:1434] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.001s
I20260709 13:03:30.034721 10532 raft_consensus.cc:2468] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
W20260709 13:03:30.044399 10569 leader_election.cc:343] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.048533 10650 tablet_bootstrap.cc:654] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.040520 10649 tablet_bootstrap.cc:492] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:30.045882 10281 catalog_manager.cc:5697] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:30.058069 10281 catalog_manager.cc:5697] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:30.060626 10772 raft_consensus.cc:2749] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:30.051718 10715 raft_consensus.cc:515] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:30.082710 10649 tablet_bootstrap.cc:654] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.085150 10648 tablet_bootstrap.cc:492] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:30.072082 10458 raft_consensus.cc:2468] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:30.083175 10962 raft_consensus.cc:697] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:30.103113 10531 raft_consensus.cc:2393] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87f035b492824fa98f9968c56fcfcce3 in current term 1: Already voted for candidate f53bd7a2e910468a931ac7ab12244a93 in this term.
I20260709 13:03:30.107628 10651 tablet_bootstrap.cc:492] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:30.108184 10651 ts_tablet_manager.cc:1403] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.109s	user 0.007s	sys 0.009s
I20260709 13:03:30.114107 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8f3ad251a4309bf5416b38214f18e" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:30.119867 10724 raft_consensus.cc:493] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.120411 10724 raft_consensus.cc:515] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.121420 10715 leader_election.cc:290] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:30.122346 10724 leader_election.cc:290] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:30.124531 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8f3ad251a4309bf5416b38214f18e" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:30.125303 10603 raft_consensus.cc:2393] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 in current term 1: Already voted for candidate 87f035b492824fa98f9968c56fcfcce3 in this term.
I20260709 13:03:30.125725 10648 tablet_bootstrap.cc:654] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:30.153623 10495 leader_election.cc:343] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.155256 10495 leader_election.cc:304] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [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: f53bd7a2e910468a931ac7ab12244a93; no voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:30.156528 10977 raft_consensus.cc:2749] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:30.156868 10801 consensus_queue.cc:1048] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:30.158361 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1811d42aed01485782ec3bda80bad0da" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
W20260709 13:03:30.164803 10348 leader_election.cc:343] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.170840 10455 raft_consensus.cc:3060] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.190275 10978 raft_consensus.cc:493] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.191259 10978 raft_consensus.cc:515] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.196839 10649 tablet_bootstrap.cc:492] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:30.197302 10649 ts_tablet_manager.cc:1403] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.157s	user 0.010s	sys 0.014s
W20260709 13:03:30.198031 10974 log.cc:927] Time spent T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:03:30.198441 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dce2c509ade497db65f42ac2e8c3b8e" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:30.198383 10978 leader_election.cc:290] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
W20260709 13:03:30.199805 10346 leader_election.cc:343] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.185002 10571 leader_election.cc:304] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:30.202677 10735 raft_consensus.cc:2749] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:30.204596 10648 tablet_bootstrap.cc:492] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:30.205113 10648 ts_tablet_manager.cc:1403] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.122s	user 0.014s	sys 0.017s
I20260709 13:03:30.152098 10962 consensus_queue.cc:237] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.210255 10648 raft_consensus.cc:359] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.210965 10648 raft_consensus.cc:385] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.211225 10648 raft_consensus.cc:740] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.207619 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1811d42aed01485782ec3bda80bad0da" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:30.216379 10649 raft_consensus.cc:359] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.217133 10649 raft_consensus.cc:385] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.217576 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dce2c509ade497db65f42ac2e8c3b8e" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:30.211894 10648 consensus_queue.cc:260] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.219650 10648 ts_tablet_manager.cc:1434] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:03:30.220039 10711 consensus_queue.cc:1048] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:30.217403 10649 raft_consensus.cc:740] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.221346 10649 consensus_queue.cc:260] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.222918 10649 ts_tablet_manager.cc:1434] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:03:30.223802 10649 tablet_bootstrap.cc:492] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:30.224742 10971 consensus_queue.cc:1048] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:30.233585 10649 tablet_bootstrap.cc:654] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.238308 10648 tablet_bootstrap.cc:492] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:30.238196 10651 raft_consensus.cc:359] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.239077 10651 raft_consensus.cc:385] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.239368 10651 raft_consensus.cc:740] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
W20260709 13:03:30.240067 10348 leader_election.cc:343] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.240574 10348 leader_election.cc:304] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:30.242213 10650 tablet_bootstrap.cc:492] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
W20260709 13:03:30.242257 10348 leader_election.cc:343] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.242816 10650 ts_tablet_manager.cc:1403] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.305s	user 0.025s	sys 0.007s
I20260709 13:03:30.243131 10348 leader_election.cc:304] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:30.243921 10978 raft_consensus.cc:2749] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:30.244561 10978 raft_consensus.cc:2749] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:30.245955 10650 raft_consensus.cc:359] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.246660 10650 raft_consensus.cc:385] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.246955 10650 raft_consensus.cc:740] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.247759 10651 consensus_queue.cc:260] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.249369 10711 raft_consensus.cc:493] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.250010 10651 ts_tablet_manager.cc:1434] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.142s	user 0.006s	sys 0.000s
I20260709 13:03:30.249912 10711 raft_consensus.cc:515] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.250955 10651 tablet_bootstrap.cc:492] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:30.253079 10711 leader_election.cc:290] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:30.253288 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cafc16747a4132baf18f9935dc44c2" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
W20260709 13:03:30.254608 10569 leader_election.cc:343] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.254771 10648 tablet_bootstrap.cc:654] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.262004 10650 consensus_queue.cc:260] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.269457 10648 tablet_bootstrap.cc:492] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:30.269928 10650 ts_tablet_manager.cc:1434] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 13:03:30.269997 10648 ts_tablet_manager.cc:1403] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.002s
I20260709 13:03:30.272096 10650 tablet_bootstrap.cc:492] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:30.275100 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cafc16747a4132baf18f9935dc44c2" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:30.279373 10851 consensus_queue.cc:1048] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:30.280404 10277 catalog_manager.cc:5697] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:30.285795 10651 tablet_bootstrap.cc:654] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.317381 10648 raft_consensus.cc:359] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.318233 10648 raft_consensus.cc:385] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.318518 10648 raft_consensus.cc:740] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.320446 10648 consensus_queue.cc:260] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.321594 10979 consensus_queue.cc:1048] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:30.325297 10648 ts_tablet_manager.cc:1434] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.003s
I20260709 13:03:30.330174 10648 tablet_bootstrap.cc:492] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:30.338191 10651 tablet_bootstrap.cc:492] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:30.339062 10711 raft_consensus.cc:493] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.339780 10711 raft_consensus.cc:515] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.342200 10711 leader_election.cc:290] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:30.342788 10651 ts_tablet_manager.cc:1403] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.006s
I20260709 13:03:30.352998 10650 tablet_bootstrap.cc:654] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.356374 10971 consensus_queue.cc:1048] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:30.356945 10571 leader_election.cc:343] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.357462 10571 leader_election.cc:304] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:30.358150 10711 raft_consensus.cc:2749] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:30.358902 10648 tablet_bootstrap.cc:654] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.360700 10651 raft_consensus.cc:359] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.361366 10651 raft_consensus.cc:385] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.362305 10973 raft_consensus.cc:493] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.366616 10973 raft_consensus.cc:515] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.368841 10973 leader_election.cc:290] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:30.371127 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed4d9f88b94ac0a419c536789370c5" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:30.371946 10381 raft_consensus.cc:2468] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:30.373267 10962 raft_consensus.cc:493] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.373546 10423 leader_election.cc:304] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:30.373761 10962 raft_consensus.cc:515] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.374343 10973 raft_consensus.cc:2804] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.374737 10973 raft_consensus.cc:493] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.375109 10973 raft_consensus.cc:3060] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.374565 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed4d9f88b94ac0a419c536789370c5" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:30.375521 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea82678df8427b85152ef5accb30be" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:30.375862 10962 leader_election.cc:290] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:30.375900 10603 raft_consensus.cc:2468] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:30.377627 10455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c249545504f4e6e93c0f722abf57a65" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:30.378532 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c249545504f4e6e93c0f722abf57a65" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:30.379127 10380 raft_consensus.cc:2468] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:30.380968 10497 leader_election.cc:304] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: 
W20260709 13:03:30.381206 10571 leader_election.cc:343] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.384994 10976 raft_consensus.cc:2804] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.377509 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea82678df8427b85152ef5accb30be" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:30.385401 10976 raft_consensus.cc:493] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.385792 10976 raft_consensus.cc:3060] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.385762 10531 raft_consensus.cc:2468] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:30.388700 10650 tablet_bootstrap.cc:492] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:30.391288 10650 ts_tablet_manager.cc:1403] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.119s	user 0.010s	sys 0.002s
I20260709 13:03:30.361619 10651 raft_consensus.cc:740] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.392270 10651 consensus_queue.cc:260] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.390527 10711 consensus_queue.cc:1048] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:30.389989 10571 leader_election.cc:304] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:30.395655 10711 raft_consensus.cc:2804] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.396020 10711 raft_consensus.cc:493] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.396371 10711 raft_consensus.cc:3060] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.398352 10651 ts_tablet_manager.cc:1434] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.000s
I20260709 13:03:30.398962 10455 raft_consensus.cc:2468] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:30.399209 10973 raft_consensus.cc:515] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.413151 10651 tablet_bootstrap.cc:492] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:30.403365 10711 raft_consensus.cc:515] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.415851 10650 raft_consensus.cc:359] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.423686 10973 leader_election.cc:290] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:30.423919 10650 raft_consensus.cc:385] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.424332 10650 raft_consensus.cc:740] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.424368 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed4d9f88b94ac0a419c536789370c5" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:30.425112 10380 raft_consensus.cc:3060] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.425232 10650 consensus_queue.cc:260] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.403838 10976 raft_consensus.cc:515] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.435290 10650 ts_tablet_manager.cc:1434] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 13:03:30.436349 10650 tablet_bootstrap.cc:492] T 1811d42aed01485782ec3bda80bad0da P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:30.447687 10973 consensus_queue.cc:1048] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:30.453048 10649 tablet_bootstrap.cc:492] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:30.453565 10649 ts_tablet_manager.cc:1403] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.230s	user 0.062s	sys 0.036s
I20260709 13:03:30.456743 10651 tablet_bootstrap.cc:654] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.427194 10962 raft_consensus.cc:493] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.437549 10971 raft_consensus.cc:493] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.456653 10711 leader_election.cc:290] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:30.473939 10649 raft_consensus.cc:359] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.474453 10649 raft_consensus.cc:385] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.474661 10649 raft_consensus.cc:740] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.475181 10649 consensus_queue.cc:260] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.476827 10649 ts_tablet_manager.cc:1434] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 13:03:30.477635 10649 tablet_bootstrap.cc:492] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:30.461175 10605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed4d9f88b94ac0a419c536789370c5" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:30.464689 10715 raft_consensus.cc:493] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.472502 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea82678df8427b85152ef5accb30be" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:30.480487 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea82678df8427b85152ef5accb30be" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:30.466549 10962 raft_consensus.cc:515] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.473261 10971 raft_consensus.cc:515] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.498525 10971 leader_election.cc:290] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:30.488663 10715 raft_consensus.cc:515] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.498915 10650 tablet_bootstrap.cc:654] T 1811d42aed01485782ec3bda80bad0da P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.488344 10605 raft_consensus.cc:3060] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.504124 10530 raft_consensus.cc:3060] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.510795 10648 tablet_bootstrap.cc:492] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:30.511417 10648 ts_tablet_manager.cc:1403] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.181s	user 0.021s	sys 0.028s
I20260709 13:03:30.508507 10976 leader_election.cc:290] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:30.514729 10455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c249545504f4e6e93c0f722abf57a65" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:30.517028 10455 raft_consensus.cc:3060] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.499897 10735 raft_consensus.cc:493] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.509829 10971 consensus_queue.cc:1048] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:03:30.512850 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a044716ed3ca450985642a629545971c" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:30.519690 10735 raft_consensus.cc:515] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
W20260709 13:03:30.520959 10423 leader_election.cc:343] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.521617 10735 leader_election.cc:290] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:30.523034 10962 leader_election.cc:290] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:30.524099 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1452c65ee642fb80ad1cac0163fdfe" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:30.524749 10602 raft_consensus.cc:2468] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:30.524920 10380 raft_consensus.cc:2468] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:30.526034 10497 leader_election.cc:304] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:30.526314 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c249545504f4e6e93c0f722abf57a65" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:30.527068 10455 raft_consensus.cc:2468] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:30.526901 10962 raft_consensus.cc:2804] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.527644 10962 raft_consensus.cc:493] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.524868 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1452c65ee642fb80ad1cac0163fdfe" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:30.528262 10495 leader_election.cc:304] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:30.529246 10801 raft_consensus.cc:2804] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:30.529604 10649 tablet_bootstrap.cc:654] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.527971 10962 raft_consensus.cc:3060] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.529716 10801 raft_consensus.cc:697] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:30.530607 10801 consensus_queue.cc:237] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.532811 10715 leader_election.cc:290] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:30.526894 10381 raft_consensus.cc:3060] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.533576 10423 leader_election.cc:304] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:30.528416 10383 raft_consensus.cc:2468] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:30.536033 10648 raft_consensus.cc:359] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.538934 10648 raft_consensus.cc:385] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.539265 10648 raft_consensus.cc:740] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.541847 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a46e9b210a480fb95c19a97c578450" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:30.548317 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a044716ed3ca450985642a629545971c" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:30.548987 10602 raft_consensus.cc:2468] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:30.557448 10423 leader_election.cc:304] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [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: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:30.540059 10648 consensus_queue.cc:260] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
W20260709 13:03:30.561844 10571 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.129:42677, user_credentials={real_user=slave}} blocked reactor thread for 89539.7us
I20260709 13:03:30.563437 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1452c65ee642fb80ad1cac0163fdfe" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:30.547281 10605 raft_consensus.cc:2468] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:30.539898 10971 raft_consensus.cc:2804] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:30.577915 10648 ts_tablet_manager.cc:1434] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 13:03:30.579298 10648 tablet_bootstrap.cc:492] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:30.576376 10680 raft_consensus.cc:2804] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.580861 10680 raft_consensus.cc:493] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.581211 10680 raft_consensus.cc:3060] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:30.578118 10571 leader_election.cc:343] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.593070 10651 tablet_bootstrap.cc:492] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:30.593566 10651 ts_tablet_manager.cc:1403] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.181s	user 0.019s	sys 0.008s
I20260709 13:03:30.594657 10962 raft_consensus.cc:515] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.595625 10532 raft_consensus.cc:2393] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87f035b492824fa98f9968c56fcfcce3 in current term 1: Already voted for candidate f53bd7a2e910468a931ac7ab12244a93 in this term.
I20260709 13:03:30.596050 10651 raft_consensus.cc:359] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.596711 10651 raft_consensus.cc:385] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.596958 10651 raft_consensus.cc:740] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.597574 10651 consensus_queue.cc:260] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.598984 10651 ts_tablet_manager.cc:1434] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:30.599835 10651 tablet_bootstrap.cc:492] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
W20260709 13:03:30.584496 10495 leader_election.cc:343] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.602856 10530 raft_consensus.cc:2468] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:30.605159 10571 leader_election.cc:304] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:30.606544 10711 raft_consensus.cc:2804] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:30.607002 10711 raft_consensus.cc:697] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:30.607237 10651 tablet_bootstrap.cc:654] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.607748 10711 consensus_queue.cc:237] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.565121 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a46e9b210a480fb95c19a97c578450" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:30.638780 10378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1452c65ee642fb80ad1cac0163fdfe" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:30.639583 10378 raft_consensus.cc:2468] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:30.646710 10649 tablet_bootstrap.cc:492] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:30.646361 10680 raft_consensus.cc:515] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.647254 10649 ts_tablet_manager.cc:1403] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.170s	user 0.015s	sys 0.021s
I20260709 13:03:30.648547 10680 leader_election.cc:290] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:30.631804 10380 raft_consensus.cc:2468] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:30.665258 10497 leader_election.cc:304] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [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: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:30.654688 10571 leader_election.cc:304] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:30.681836 10649 raft_consensus.cc:359] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.682636 10649 raft_consensus.cc:385] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.682914 10649 raft_consensus.cc:740] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.683604 10649 consensus_queue.cc:260] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.689908 10650 tablet_bootstrap.cc:492] T 1811d42aed01485782ec3bda80bad0da P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:30.690536 10650 ts_tablet_manager.cc:1403] T 1811d42aed01485782ec3bda80bad0da P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.254s	user 0.027s	sys 0.008s
I20260709 13:03:30.676925 10977 raft_consensus.cc:2804] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.698773 10381 raft_consensus.cc:2468] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:30.700367 10650 raft_consensus.cc:359] T 1811d42aed01485782ec3bda80bad0da P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.701189 10650 raft_consensus.cc:385] T 1811d42aed01485782ec3bda80bad0da P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.701457 10650 raft_consensus.cc:740] T 1811d42aed01485782ec3bda80bad0da P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.719600 10650 consensus_queue.cc:260] T 1811d42aed01485782ec3bda80bad0da P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.721503 10650 ts_tablet_manager.cc:1434] T 1811d42aed01485782ec3bda80bad0da P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:03:30.722720 10650 tablet_bootstrap.cc:492] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:30.725391 10651 tablet_bootstrap.cc:492] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:30.725704 10962 leader_election.cc:290] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:30.725934 10651 ts_tablet_manager.cc:1403] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.016s
I20260709 13:03:30.729084 10651 raft_consensus.cc:359] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.729719 10651 raft_consensus.cc:385] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.729969 10651 raft_consensus.cc:740] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.730700 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1452c65ee642fb80ad1cac0163fdfe" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:30.730736 10651 consensus_queue.cc:260] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.732674 10651 ts_tablet_manager.cc:1434] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:03:30.733569 10651 tablet_bootstrap.cc:492] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:30.733561 11002 raft_consensus.cc:2804] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.734172 11002 raft_consensus.cc:493] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.734494 11002 raft_consensus.cc:3060] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.694438 10977 raft_consensus.cc:493] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.686596 10971 raft_consensus.cc:697] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:30.704546 10772 raft_consensus.cc:493] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:30.748863 10423 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.129:42677, user_credentials={real_user=slave}} blocked reactor thread for 113809us
I20260709 13:03:30.706362 10851 raft_consensus.cc:493] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.746047 10977 raft_consensus.cc:3060] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.757237 10772 raft_consensus.cc:515] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.768187 10772 leader_election.cc:290] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:30.769721 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a044716ed3ca450985642a629545971c" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:30.770356 10603 raft_consensus.cc:3060] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.771049 10376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1452c65ee642fb80ad1cac0163fdfe" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:30.771654 10376 raft_consensus.cc:3060] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.759543 10851 raft_consensus.cc:515] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.772163 11002 raft_consensus.cc:515] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.805641 10602 raft_consensus.cc:2393] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 in current term 1: Already voted for candidate 87f035b492824fa98f9968c56fcfcce3 in this term.
I20260709 13:03:30.806030 10649 ts_tablet_manager.cc:1434] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.158s	user 0.013s	sys 0.018s
W20260709 13:03:30.808502 10348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.131:38653, user_credentials={real_user=slave}} blocked reactor thread for 128914us
I20260709 13:03:30.814975 10651 tablet_bootstrap.cc:654] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.788483 10971 consensus_queue.cc:237] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.815626 10375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a044716ed3ca450985642a629545971c" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:30.817101 10455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4906520b404248539977dedda2dae659" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:30.818181 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1811d42aed01485782ec3bda80bad0da" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
W20260709 13:03:30.836553 11010 log.cc:927] Time spent T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:03:30.823190 10851 leader_election.cc:290] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:30.840518 10381 raft_consensus.cc:2468] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:30.839030 10455 raft_consensus.cc:2468] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:30.845871 10648 tablet_bootstrap.cc:654] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.851227 10976 consensus_queue.cc:1048] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:30.843359 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4906520b404248539977dedda2dae659" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:30.855882 10527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1811d42aed01485782ec3bda80bad0da" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:30.856474 10527 raft_consensus.cc:2468] T 1811d42aed01485782ec3bda80bad0da P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:30.862500 11002 leader_election.cc:290] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:30.864137 10650 tablet_bootstrap.cc:654] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.870488 10376 raft_consensus.cc:2468] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:30.872653 10571 leader_election.cc:304] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:30.876092 10999 raft_consensus.cc:2804] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.876474 10999 raft_consensus.cc:493] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.876780 10999 raft_consensus.cc:3060] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.878695 10649 tablet_bootstrap.cc:492] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:30.879594 10603 raft_consensus.cc:2468] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:30.884809 10423 leader_election.cc:304] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:30.884897 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1452c65ee642fb80ad1cac0163fdfe" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:30.890348 10497 leader_election.cc:304] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: 87f035b492824fa98f9968c56fcfcce3
W20260709 13:03:30.895788 10346 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.130:45825, user_credentials={real_user=slave}} blocked reactor thread for 57782.4us
W20260709 13:03:30.897902 10423 leader_election.cc:343] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:30.902963 10348 leader_election.cc:343] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.908697 10346 leader_election.cc:304] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [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: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:30.911613 10531 raft_consensus.cc:2393] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87f035b492824fa98f9968c56fcfcce3 in current term 1: Already voted for candidate f53bd7a2e910468a931ac7ab12244a93 in this term.
I20260709 13:03:30.911736 11013 raft_consensus.cc:493] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.912300 11013 raft_consensus.cc:515] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:30.911751 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1452c65ee642fb80ad1cac0163fdfe" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:30.913873 10383 raft_consensus.cc:2393] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87f035b492824fa98f9968c56fcfcce3 in current term 1: Already voted for candidate f53bd7a2e910468a931ac7ab12244a93 in this term.
I20260709 13:03:30.913885 10718 raft_consensus.cc:2804] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:30.914162 10281 catalog_manager.cc:5697] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:30.914891 10718 raft_consensus.cc:697] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:30.912464 11008 raft_consensus.cc:2804] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:30.915756 11008 raft_consensus.cc:697] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:30.915691 10718 consensus_queue.cc:237] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.916597 11008 consensus_queue.cc:237] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
W20260709 13:03:30.911775 10329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:30.921012 10571 leader_election.cc:304] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:30.927322 10279 catalog_manager.cc:5697] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 1 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:30.937489 10772 raft_consensus.cc:2749] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:30.926366 10728 raft_consensus.cc:2804] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.943706 10728 raft_consensus.cc:493] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.939136 10977 raft_consensus.cc:515] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.952154 10728 raft_consensus.cc:3060] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.954533 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a46e9b210a480fb95c19a97c578450" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:30.955516 10977 leader_election.cc:290] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
W20260709 13:03:30.955901 10495 leader_election.cc:343] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.955986 10999 raft_consensus.cc:515] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:30.963598 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cafc16747a4132baf18f9935dc44c2" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:30.964265 10602 raft_consensus.cc:2468] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:30.970162 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a46e9b210a480fb95c19a97c578450" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:30.970757 10383 raft_consensus.cc:3060] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.973074 11013 leader_election.cc:290] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:30.977680 10383 raft_consensus.cc:2468] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:30.980217 10999 leader_election.cc:290] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:30.971031 10728 raft_consensus.cc:515] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:30.990557 10348 leader_election.cc:304] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:30.991321 10978 raft_consensus.cc:2804] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.991796 10978 raft_consensus.cc:493] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.992117 10978 raft_consensus.cc:3060] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.992276 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1811d42aed01485782ec3bda80bad0da" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:30.992841 10383 raft_consensus.cc:3060] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.993306 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cafc16747a4132baf18f9935dc44c2" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:30.997150 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1811d42aed01485782ec3bda80bad0da" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:30.997707 10529 raft_consensus.cc:3060] T 1811d42aed01485782ec3bda80bad0da P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.997838 10650 tablet_bootstrap.cc:492] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:30.998550 10650 ts_tablet_manager.cc:1403] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.276s	user 0.020s	sys 0.024s
W20260709 13:03:30.999177 10346 leader_election.cc:343] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.000646 10383 raft_consensus.cc:2468] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:30.993785 10715 consensus_queue.cc:1048] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:03:31.004653 10571 leader_election.cc:304] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:31.004737 10497 leader_election.cc:304] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:31.009106 10772 raft_consensus.cc:2804] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:31.009582 10772 raft_consensus.cc:697] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:31.015245 10649 tablet_bootstrap.cc:654] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.010352 10772 consensus_queue.cc:237] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:31.011648 10801 raft_consensus.cc:2804] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:31.010965 10976 consensus_queue.cc:1048] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:03:31.037322 10529 raft_consensus.cc:2468] T 1811d42aed01485782ec3bda80bad0da P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:31.040473 10650 raft_consensus.cc:359] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:31.041754 10650 raft_consensus.cc:385] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.042021 10650 raft_consensus.cc:740] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.042603 10650 consensus_queue.cc:260] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:31.048777 10650 ts_tablet_manager.cc:1434] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260709 13:03:31.049641 10650 tablet_bootstrap.cc:492] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:31.033005 10648 tablet_bootstrap.cc:492] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:31.034299 10728 leader_election.cc:290] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:31.051752 10648 ts_tablet_manager.cc:1403] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.473s	user 0.025s	sys 0.016s
I20260709 13:03:31.057794 10651 tablet_bootstrap.cc:492] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:31.058360 10651 ts_tablet_manager.cc:1403] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.325s	user 0.014s	sys 0.013s
I20260709 13:03:31.065560 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4906520b404248539977dedda2dae659" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:31.065948 10648 raft_consensus.cc:359] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:31.066628 10648 raft_consensus.cc:385] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.066887 10648 raft_consensus.cc:740] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.068506 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4906520b404248539977dedda2dae659" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:31.069072 10532 raft_consensus.cc:3060] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.067627 10648 consensus_queue.cc:260] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:31.082036 10532 raft_consensus.cc:2468] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:31.084074 10348 leader_election.cc:304] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:31.052740 10801 raft_consensus.cc:697] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:31.083415 11001 raft_consensus.cc:493] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.085120 10458 raft_consensus.cc:3060] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.091337 10278 catalog_manager.cc:5697] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:31.086659 10747 raft_consensus.cc:493] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.094228 10278 catalog_manager.cc:5697] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:31.098907 11016 raft_consensus.cc:2804] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:31.103012 10801 consensus_queue.cc:237] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
W20260709 13:03:31.107013 10571 consensus_peers.cc:597] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:31.108886 11016 raft_consensus.cc:697] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:31.095063 11001 raft_consensus.cc:515] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:31.097636 10747 raft_consensus.cc:515] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:31.120246 10747 leader_election.cc:290] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:31.121011 11001 leader_election.cc:290] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:31.120886 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dce2c509ade497db65f42ac2e8c3b8e" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:31.121687 10602 raft_consensus.cc:2468] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:31.122539 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dce2c509ade497db65f42ac2e8c3b8e" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:31.122951 10423 leader_election.cc:304] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:31.123162 10456 raft_consensus.cc:2468] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:31.123335 10382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dce2c509ade497db65f42ac2e8c3b8e" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:31.124611 10382 raft_consensus.cc:2468] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:31.124336 11016 consensus_queue.cc:237] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:31.127468 10648 ts_tablet_manager.cc:1434] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.000s
I20260709 13:03:31.128420 10648 tablet_bootstrap.cc:492] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:31.128754 10649 tablet_bootstrap.cc:492] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:31.129159 10649 ts_tablet_manager.cc:1403] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.251s	user 0.012s	sys 0.023s
I20260709 13:03:31.128189 10747 raft_consensus.cc:2804] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:31.130088 10747 raft_consensus.cc:493] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:31.130496 10747 raft_consensus.cc:3060] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.132586 10569 leader_election.cc:304] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:31.134672 11001 raft_consensus.cc:2804] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:31.135030 11001 raft_consensus.cc:493] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:31.135349 11001 raft_consensus.cc:3060] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.135660 10978 raft_consensus.cc:515] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:31.136399 10715 consensus_queue.cc:1048] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.137185 10458 raft_consensus.cc:2468] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:31.138849 10651 raft_consensus.cc:359] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.139505 10651 raft_consensus.cc:385] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.139772 10651 raft_consensus.cc:740] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.143748 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cafc16747a4132baf18f9935dc44c2" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:31.143959 10978 leader_election.cc:290] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:31.144347 10606 raft_consensus.cc:3060] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.146138 10648 tablet_bootstrap.cc:654] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.149328 10606 raft_consensus.cc:2468] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:31.150938 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cafc16747a4132baf18f9935dc44c2" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:31.151432 10348 leader_election.cc:304] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
W20260709 13:03:31.152046 10346 leader_election.cc:343] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.152599 10651 consensus_queue.cc:260] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.154177 10651 ts_tablet_manager.cc:1434] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.000s
I20260709 13:03:31.135492 10376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dce2c509ade497db65f42ac2e8c3b8e" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:31.156742 10651 tablet_bootstrap.cc:492] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:31.152968 10978 raft_consensus.cc:2804] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:31.177711 10649 raft_consensus.cc:359] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:31.178527 10649 raft_consensus.cc:385] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.178810 10649 raft_consensus.cc:740] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.180253 10649 consensus_queue.cc:260] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:31.181105 10747 raft_consensus.cc:515] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:31.158263 10376 raft_consensus.cc:2468] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:31.183954 10649 ts_tablet_manager.cc:1434] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.001s
I20260709 13:03:31.180303 10978 raft_consensus.cc:697] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:31.203467 10650 tablet_bootstrap.cc:654] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.219765 10747 leader_election.cc:290] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:31.228030 10649 tablet_bootstrap.cc:492] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:31.237421 10378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dce2c509ade497db65f42ac2e8c3b8e" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:31.243214 10378 raft_consensus.cc:3060] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.246012 10649 tablet_bootstrap.cc:654] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.248371 11002 consensus_queue.cc:1048] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.240934 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dce2c509ade497db65f42ac2e8c3b8e" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:31.260798 10378 raft_consensus.cc:2468] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:31.262171 10423 leader_election.cc:304] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:31.265688 10747 raft_consensus.cc:2804] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:31.224566 10978 consensus_queue.cc:237] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:31.268460 10747 raft_consensus.cc:697] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:31.268944 10648 tablet_bootstrap.cc:492] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:31.269438 10648 ts_tablet_manager.cc:1403] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.141s	user 0.026s	sys 0.016s
I20260709 13:03:31.269263 10747 consensus_queue.cc:237] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
W20260709 13:03:31.270153 11031 log.cc:927] Time spent T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260709 13:03:31.271840 11012 raft_consensus.cc:493] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.272307 11012 raft_consensus.cc:515] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:31.272658 10648 raft_consensus.cc:359] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.273301 10648 raft_consensus.cc:385] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.273584 10648 raft_consensus.cc:740] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.273938 10649 tablet_bootstrap.cc:492] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:31.274395 10649 ts_tablet_manager.cc:1403] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.000s
I20260709 13:03:31.274209 10648 consensus_queue.cc:260] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.275966 10651 tablet_bootstrap.cc:654] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.276684 10648 ts_tablet_manager.cc:1434] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:31.277595 10648 tablet_bootstrap.cc:492] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:31.282487 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0edf6eca054c58b4acbcf9b85dc21b" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
W20260709 13:03:31.283874 10348 leader_election.cc:343] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.286851 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0edf6eca054c58b4acbcf9b85dc21b" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:31.287649 10603 raft_consensus.cc:2468] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
I20260709 13:03:31.274266 11012 leader_election.cc:290] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:31.289289 10648 tablet_bootstrap.cc:654] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.292109 10348 leader_election.cc:304] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [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: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:31.294134 10649 raft_consensus.cc:359] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:31.294875 10649 raft_consensus.cc:385] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.295143 10649 raft_consensus.cc:740] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.295802 10649 consensus_queue.cc:260] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:31.304636 10281 catalog_manager.cc:5697] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:31.266887 11001 raft_consensus.cc:515] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:31.308650 10281 catalog_manager.cc:5697] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:31.310210 10649 ts_tablet_manager.cc:1434] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.002s
I20260709 13:03:31.293943 11012 raft_consensus.cc:2804] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:31.318562 11012 raft_consensus.cc:493] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:31.318933 11012 raft_consensus.cc:3060] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.319813 10651 tablet_bootstrap.cc:492] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:31.321269 10602 raft_consensus.cc:2393] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bda586d3f6754e99a774f0b7fcb1774f in current term 1: Already voted for candidate 87f035b492824fa98f9968c56fcfcce3 in this term.
I20260709 13:03:31.320799 10651 ts_tablet_manager.cc:1403] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.164s	user 0.013s	sys 0.010s
I20260709 13:03:31.326390 10649 tablet_bootstrap.cc:492] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:31.327594 11012 raft_consensus.cc:515] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:31.331171 11012 leader_election.cc:290] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:31.333545 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0edf6eca054c58b4acbcf9b85dc21b" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:31.334136 10606 raft_consensus.cc:3060] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.335875 11001 leader_election.cc:290] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:31.342826 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0edf6eca054c58b4acbcf9b85dc21b" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:31.345702 10378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dce2c509ade497db65f42ac2e8c3b8e" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:31.346556 10378 raft_consensus.cc:2393] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87f035b492824fa98f9968c56fcfcce3 in current term 1: Already voted for candidate bda586d3f6754e99a774f0b7fcb1774f in this term.
I20260709 13:03:31.347529 10649 tablet_bootstrap.cc:654] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:31.350176 10348 leader_election.cc:343] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.351375 10455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dce2c509ade497db65f42ac2e8c3b8e" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:31.351414 10801 consensus_queue.cc:1048] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:03:31.353475 10423 consensus_peers.cc:597] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:31.353346 10680 consensus_queue.cc:1048] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.359769 10606 raft_consensus.cc:2468] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:31.361806 10348 leader_election.cc:304] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:31.371711 10651 raft_consensus.cc:359] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:31.371224 10278 catalog_manager.cc:5697] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 1 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:31.372476 10651 raft_consensus.cc:385] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.372771 10651 raft_consensus.cc:740] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.361846 10569 leader_election.cc:304] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:31.364912 11008 consensus_queue.cc:1048] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:03:31.373390 10651 consensus_queue.cc:260] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:31.373579 11001 raft_consensus.cc:2749] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:31.390899 10650 tablet_bootstrap.cc:492] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:31.391484 10650 ts_tablet_manager.cc:1403] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.342s	user 0.012s	sys 0.018s
I20260709 13:03:31.383008 10801 consensus_queue.cc:1048] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:03:31.366534 10978 raft_consensus.cc:2804] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:31.396812 10978 raft_consensus.cc:697] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:31.403925 10651 ts_tablet_manager.cc:1434] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.001s
I20260709 13:03:31.405025 10651 tablet_bootstrap.cc:492] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:31.402230 10978 consensus_queue.cc:237] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:31.418051 10281 catalog_manager.cc:5697] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 1 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:31.419842 10281 catalog_manager.cc:5697] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 1 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:31.394191 10650 raft_consensus.cc:359] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:31.423485 10650 raft_consensus.cc:385] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.423797 10650 raft_consensus.cc:740] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.432600 11011 raft_consensus.cc:493] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.462697 10650 consensus_queue.cc:260] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:31.466355 10649 tablet_bootstrap.cc:492] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e: No bootstrap required, opened a new log
I20260709 13:03:31.453467 10747 raft_consensus.cc:493] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.468794 10649 ts_tablet_manager.cc:1403] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.002s
I20260709 13:03:31.479624 10747 raft_consensus.cc:515] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:31.481539 10747 leader_election.cc:290] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:31.473325 10648 tablet_bootstrap.cc:492] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:31.482983 10648 ts_tablet_manager.cc:1403] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.206s	user 0.008s	sys 0.010s
I20260709 13:03:31.483203 10651 tablet_bootstrap.cc:654] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.465094 11011 raft_consensus.cc:515] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:31.492973 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a46e9b210a480fb95c19a97c578450" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:31.493963 10649 raft_consensus.cc:359] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:31.494683 10649 raft_consensus.cc:385] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.494953 10649 raft_consensus.cc:740] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.496235 10650 ts_tablet_manager.cc:1434] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.104s	user 0.003s	sys 0.003s
I20260709 13:03:31.499049 10649 consensus_queue.cc:260] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:31.568943 10650 tablet_bootstrap.cc:492] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:31.556169 10851 raft_consensus.cc:493] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.576524 10851 raft_consensus.cc:515] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:31.578570 10851 leader_election.cc:290] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:31.582098 10277 catalog_manager.cc:5697] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } }
W20260709 13:03:31.592717 10346 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.130:45825, user_credentials={real_user=slave}} blocked reactor thread for 97150.4us
I20260709 13:03:31.596231 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a044716ed3ca450985642a629545971c" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:31.558672 10376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a46e9b210a480fb95c19a97c578450" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:31.609562 10605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a044716ed3ca450985642a629545971c" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:31.611399 10649 ts_tablet_manager.cc:1434] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.132s	user 0.030s	sys 0.023s
I20260709 13:03:31.617657 10605 raft_consensus.cc:2393] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1abfb89f12841618053d11bb6f6b23e in current term 1: Already voted for candidate bda586d3f6754e99a774f0b7fcb1774f in this term.
W20260709 13:03:31.617800 11051 log.cc:927] Time spent T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260709 13:03:31.616042 10376 raft_consensus.cc:2393] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bda586d3f6754e99a774f0b7fcb1774f in current term 1: Already voted for candidate f53bd7a2e910468a931ac7ab12244a93 in this term.
I20260709 13:03:31.621100 10648 raft_consensus.cc:359] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.622257 10648 raft_consensus.cc:385] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.622582 10648 raft_consensus.cc:740] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.621049 10650 tablet_bootstrap.cc:654] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.623222 10648 consensus_queue.cc:260] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.611654 11011 leader_election.cc:290] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
W20260709 13:03:31.627406 11049 log.cc:927] Time spent T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 13:03:31.637771 10651 tablet_bootstrap.cc:492] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:31.638270 10651 ts_tablet_manager.cc:1403] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.233s	user 0.003s	sys 0.023s
I20260709 13:03:31.643425 10651 raft_consensus.cc:359] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.644098 10651 raft_consensus.cc:385] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.644378 10651 raft_consensus.cc:740] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.645038 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea82678df8427b85152ef5accb30be" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:31.646005 10973 raft_consensus.cc:493] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.646493 10973 raft_consensus.cc:515] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.628443 11053 raft_consensus.cc:493] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.634543 10648 ts_tablet_manager.cc:1434] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.151s	user 0.007s	sys 0.000s
I20260709 13:03:31.650926 10648 tablet_bootstrap.cc:492] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3: Bootstrap starting.
I20260709 13:03:31.634225 10999 consensus_queue.cc:1048] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.644968 10651 consensus_queue.cc:260] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
W20260709 13:03:31.654197 11045 log.cc:927] Time spent T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3: Append to log took a long time: real 0.072s	user 0.001s	sys 0.001s
I20260709 13:03:31.644548 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea82678df8427b85152ef5accb30be" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:31.655350 10651 ts_tablet_manager.cc:1434] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:03:31.656275 10651 tablet_bootstrap.cc:492] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:31.657019 10973 leader_election.cc:290] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:31.664083 10348 leader_election.cc:304] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:31.652078 11053 raft_consensus.cc:515] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.684753 11053 leader_election.cc:290] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:31.693398 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0c160af4b249f89bcaa1b547f908c8" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:31.694046 10527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d16216a31734a0ab56e404cffd1d1b7" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:31.695927 10423 leader_election.cc:304] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:31.697031 10381 raft_consensus.cc:3060] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:31.705816 10571 leader_election.cc:343] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.712838 10458 raft_consensus.cc:3060] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.717718 10346 leader_election.cc:304] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:31.703169 10648 tablet_bootstrap.cc:654] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:31.727072 10423 leader_election.cc:343] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.729586 10978 raft_consensus.cc:3060] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.727154 11053 consensus_queue.cc:1048] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:03:31.757572 10680 raft_consensus.cc:2749] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:31.728986 10569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.130:45825, user_credentials={real_user=slave}} blocked reactor thread for 100889us
I20260709 13:03:31.769675 10718 raft_consensus.cc:493] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.770735 10718 raft_consensus.cc:515] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.776315 10651 tablet_bootstrap.cc:654] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.781945 10718 leader_election.cc:290] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
W20260709 13:03:31.783360 10346 consensus_peers.cc:597] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:31.794274 10680 consensus_queue.cc:1048] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:31.796968 10718 consensus_queue.cc:1048] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:31.779768 11012 consensus_queue.cc:1048] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:03:31.807961 10650 tablet_bootstrap.cc:492] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:31.808413 10650 ts_tablet_manager.cc:1403] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.241s	user 0.026s	sys 0.015s
I20260709 13:03:31.812682 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0c160af4b249f89bcaa1b547f908c8" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:31.813305 10976 consensus_queue.cc:1048] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.803285 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8f3ad251a4309bf5416b38214f18e" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:31.815682 10604 raft_consensus.cc:2468] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:31.818688 11058 consensus_queue.cc:1048] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.823207 10650 raft_consensus.cc:359] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.824745 11009 consensus_queue.cc:1048] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:31.843741 10650 raft_consensus.cc:385] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.844170 10650 raft_consensus.cc:740] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.844811 10650 consensus_queue.cc:260] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.845520 10497 leader_election.cc:304] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [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: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:31.847647 10718 raft_consensus.cc:2804] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:31.848135 10718 raft_consensus.cc:493] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:31.848472 10718 raft_consensus.cc:3060] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:31.852680 10650 ts_tablet_manager.cc:1434] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.044s	user 0.011s	sys 0.000s
I20260709 13:03:31.854198 10680 raft_consensus.cc:493] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.854691 10680 raft_consensus.cc:515] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.861451 10680 leader_election.cc:290] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:31.872658 10718 raft_consensus.cc:515] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.880223 10718 leader_election.cc:290] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:31.886659 10651 tablet_bootstrap.cc:492] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:31.887244 10651 ts_tablet_manager.cc:1403] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.231s	user 0.035s	sys 0.013s
I20260709 13:03:31.888562 10648 tablet_bootstrap.cc:492] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3: No bootstrap required, opened a new log
I20260709 13:03:31.889129 10648 ts_tablet_manager.cc:1403] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3: Time spent bootstrapping tablet: real 0.238s	user 0.009s	sys 0.010s
I20260709 13:03:31.879412 10527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8f3ad251a4309bf5416b38214f18e" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:31.896433 10648 raft_consensus.cc:359] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.897723 11012 consensus_queue.cc:1048] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.897264 10648 raft_consensus.cc:385] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.903191 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d16216a31734a0ab56e404cffd1d1b7" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:31.901964 10648 raft_consensus.cc:740] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.903765 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8f3ad251a4309bf5416b38214f18e" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:31.904435 10602 raft_consensus.cc:3060] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:31.904459 10648 consensus_queue.cc:260] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.906785 10603 raft_consensus.cc:2468] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 0.
I20260709 13:03:31.908403 10648 ts_tablet_manager.cc:1434] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:03:31.910036 10455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8f3ad251a4309bf5416b38214f18e" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:31.910856 10455 raft_consensus.cc:2468] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:31.917946 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8f3ad251a4309bf5416b38214f18e" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
W20260709 13:03:31.918376 10569 leader_election.cc:343] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.918864 10569 leader_election.cc:304] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:31.920428 11059 raft_consensus.cc:2749] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:31.921528 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb8f3ad251a4309bf5416b38214f18e" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:31.923305 10650 tablet_bootstrap.cc:492] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:31.925755 10527 raft_consensus.cc:2368] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bda586d3f6754e99a774f0b7fcb1774f for earlier term 1. Current term is 2.
I20260709 13:03:31.932657 10978 raft_consensus.cc:2749] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:31.949138 10651 raft_consensus.cc:359] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.950817 10651 raft_consensus.cc:385] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.951102 10651 raft_consensus.cc:740] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.951727 10651 consensus_queue.cc:260] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:31.957484 10977 raft_consensus.cc:493] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.959244 10977 raft_consensus.cc:515] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:31.960547 10602 raft_consensus.cc:2468] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 2.
I20260709 13:03:31.961088 10977 leader_election.cc:290] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:31.962769 10650 tablet_bootstrap.cc:654] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.965317 10651 ts_tablet_manager.cc:1434] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.002s
I20260709 13:03:31.966290 10651 tablet_bootstrap.cc:492] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:32.038913 10423 leader_election.cc:400] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Vote denied by peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653) with higher term. Message: Invalid argument: T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bda586d3f6754e99a774f0b7fcb1774f for earlier term 1. Current term is 2.
I20260709 13:03:31.938668 10454 raft_consensus.cc:3060] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 2
I20260709 13:03:32.040541 10423 leader_election.cc:403] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:32.086524 11001 raft_consensus.cc:493] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.087592 11001 raft_consensus.cc:515] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.090974 11001 leader_election.cc:290] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:32.098621 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ab1537f37c4ad0a39f8acd0d7a92a6" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:32.146680 11054 raft_consensus.cc:493] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.147600 11054 raft_consensus.cc:515] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
W20260709 13:03:32.103606 10423 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.131:38653, user_credentials={real_user=slave}} blocked reactor thread for 65286.1us
I20260709 13:03:32.153636 11055 raft_consensus.cc:2749] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:32.170085 10495 leader_election.cc:343] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.179036 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d84de53b253441e81f084caa655cea6" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:32.183856 10458 raft_consensus.cc:2468] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:32.189869 11054 leader_election.cc:290] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:32.229285 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ab1537f37c4ad0a39f8acd0d7a92a6" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:32.230288 10529 raft_consensus.cc:2468] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 0.
W20260709 13:03:32.227856 10348 consensus_peers.cc:597] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e -> Peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Couldn't send request to peer f53bd7a2e910468a931ac7ab12244a93. 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 13:03:32.232048 10569 leader_election.cc:304] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:32.236232 10735 raft_consensus.cc:2804] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.259745 10735 raft_consensus.cc:493] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.260113 10735 raft_consensus.cc:3060] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.232472 10423 leader_election.cc:304] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [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: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: f53bd7a2e910468a931ac7ab12244a93
W20260709 13:03:32.262320 10423 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.132:33763, user_credentials={real_user=slave}} blocked reactor thread for 56944.3us
I20260709 13:03:32.259433 10651 tablet_bootstrap.cc:654] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.249976 11054 consensus_queue.cc:1048] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:32.269454 10747 raft_consensus.cc:2804] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.269660 10348 leader_election.cc:304] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:32.271121 10978 raft_consensus.cc:2804] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.270924 11062 consensus_queue.cc:1048] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:32.271569 10978 raft_consensus.cc:493] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.275991 10454 raft_consensus.cc:2468] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 2.
I20260709 13:03:32.272037 10747 raft_consensus.cc:493] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.288282 10735 raft_consensus.cc:515] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.288833 10747 raft_consensus.cc:3060] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.272712 10978 raft_consensus.cc:3060] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.290242 10281 catalog_manager.cc:5697] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 1 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:32.291455 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d84de53b253441e81f084caa655cea6" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:32.292088 10457 raft_consensus.cc:3060] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.279404 10497 leader_election.cc:304] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:32.295320 10801 raft_consensus.cc:2804] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:03:32.296304 10497 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.132:33763, user_credentials={real_user=slave}} blocked reactor thread for 143804us
I20260709 13:03:32.283423 10650 tablet_bootstrap.cc:492] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:32.287659 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ab1537f37c4ad0a39f8acd0d7a92a6" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:32.295948 10801 raft_consensus.cc:697] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:32.300726 10650 ts_tablet_manager.cc:1403] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.378s	user 0.012s	sys 0.012s
I20260709 13:03:32.301301 11063 raft_consensus.cc:2749] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader pre-election lost for term 1. Reason: Vote denied by peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653) with higher term. Message: Invalid argument: T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bda586d3f6754e99a774f0b7fcb1774f for earlier term 1. Current term is 2.
I20260709 13:03:32.307365 10801 consensus_queue.cc:237] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.319339 10650 raft_consensus.cc:359] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.333178 10651 tablet_bootstrap.cc:492] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:32.334208 10735 leader_election.cc:290] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:32.330420 10650 raft_consensus.cc:385] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.343828 10650 raft_consensus.cc:740] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.332310 10747 raft_consensus.cc:515] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.350850 10457 raft_consensus.cc:2468] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:32.354996 10651 ts_tablet_manager.cc:1403] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.389s	user 0.014s	sys 0.000s
I20260709 13:03:32.359125 10650 consensus_queue.cc:260] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.361106 10650 ts_tablet_manager.cc:1434] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 13:03:32.362411 10650 tablet_bootstrap.cc:492] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:32.355226 10569 leader_election.cc:304] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
W20260709 13:03:32.375023 10329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:32.365938 10735 raft_consensus.cc:2804] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.383304 10277 catalog_manager.cc:5697] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 0 to 2, leader changed from <none> to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:32.388823 10715 raft_consensus.cc:493] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.389400 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d84de53b253441e81f084caa655cea6" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:32.389321 10715 raft_consensus.cc:515] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.387171 10978 raft_consensus.cc:515] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:32.391460 10715 leader_election.cc:290] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:32.392109 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d84de53b253441e81f084caa655cea6" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:32.398715 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d84de53b253441e81f084caa655cea6" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:32.396770 10532 raft_consensus.cc:2468] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 0.
I20260709 13:03:32.409762 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ab1537f37c4ad0a39f8acd0d7a92a6" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:32.406225 10600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d84de53b253441e81f084caa655cea6" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:32.409946 10454 raft_consensus.cc:2393] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 in current term 1: Already voted for candidate 87f035b492824fa98f9968c56fcfcce3 in this term.
I20260709 13:03:32.444146 10651 raft_consensus.cc:359] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.444939 10651 raft_consensus.cc:385] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.445211 10651 raft_consensus.cc:740] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.445891 10978 leader_election.cc:290] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:32.395689 10381 raft_consensus.cc:2393] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 in current term 1: Already voted for candidate e1abfb89f12841618053d11bb6f6b23e in this term.
I20260709 13:03:32.391528 10747 leader_election.cc:290] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:32.448632 10527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ab1537f37c4ad0a39f8acd0d7a92a6" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:32.451329 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ab1537f37c4ad0a39f8acd0d7a92a6" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:32.446063 10651 consensus_queue.cc:260] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.450920 10527 raft_consensus.cc:3060] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.386579 10735 raft_consensus.cc:697] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:32.462739 10735 consensus_queue.cc:237] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.470603 10497 leader_election.cc:304] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:32.484679 10651 ts_tablet_manager.cc:1434] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.129s	user 0.007s	sys 0.001s
I20260709 13:03:32.491523 10651 tablet_bootstrap.cc:492] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:32.504217 10527 raft_consensus.cc:2468] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 1.
I20260709 13:03:32.504904 10976 raft_consensus.cc:2749] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:32.504900 10650 tablet_bootstrap.cc:654] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.514274 10348 leader_election.cc:304] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:32.517303 10651 tablet_bootstrap.cc:654] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.518375 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d16216a31734a0ab56e404cffd1d1b7" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:32.518970 10603 raft_consensus.cc:3060] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.519713 11055 raft_consensus.cc:2804] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.520210 11055 raft_consensus.cc:697] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:32.521111 11055 consensus_queue.cc:237] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
W20260709 13:03:32.525038 10346 leader_election.cc:343] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:32.528292 10346 leader_election.cc:343] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.533157 10603 raft_consensus.cc:2468] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:32.536549 10715 raft_consensus.cc:493] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.537060 10715 raft_consensus.cc:515] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.539007 10715 leader_election.cc:290] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:32.542820 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0c160af4b249f89bcaa1b547f908c8" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:32.543453 10458 raft_consensus.cc:2468] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:32.545500 10423 leader_election.cc:304] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:32.544710 10495 leader_election.cc:304] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:32.547899 10973 raft_consensus.cc:2804] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.548372 11085 raft_consensus.cc:2804] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.548813 11085 raft_consensus.cc:493] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.549134 11085 raft_consensus.cc:3060] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.548348 10973 raft_consensus.cc:697] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:32.550935 10973 consensus_queue.cc:237] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.555564 10497 leader_election.cc:304] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:32.559999 10801 raft_consensus.cc:3060] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.567380 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0c160af4b249f89bcaa1b547f908c8" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:32.568276 10603 raft_consensus.cc:2468] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 0.
I20260709 13:03:32.568794 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d16216a31734a0ab56e404cffd1d1b7" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:32.582166 11085 raft_consensus.cc:515] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.588652 10801 raft_consensus.cc:2749] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:32.589231 10650 tablet_bootstrap.cc:492] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:32.589695 10650 ts_tablet_manager.cc:1403] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.228s	user 0.011s	sys 0.002s
W20260709 13:03:32.589995 10423 leader_election.cc:343] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.593326 11085 leader_election.cc:290] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:32.597955 10601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0c160af4b249f89bcaa1b547f908c8" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:32.598743 10601 raft_consensus.cc:3060] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.595322 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0c160af4b249f89bcaa1b547f908c8" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:32.605595 10454 raft_consensus.cc:3060] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.614107 10650 raft_consensus.cc:359] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:32.614650 10650 raft_consensus.cc:385] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.614868 10650 raft_consensus.cc:740] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.619184 10650 consensus_queue.cc:260] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:32.624543 10650 ts_tablet_manager.cc:1434] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:03:32.625465 10650 tablet_bootstrap.cc:492] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93: Bootstrap starting.
I20260709 13:03:32.640654 10278 catalog_manager.cc:5697] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 1 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:32.654052 10601 raft_consensus.cc:2468] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:32.657483 10454 raft_consensus.cc:2468] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:32.657945 10650 tablet_bootstrap.cc:654] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.658584 10497 leader_election.cc:304] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:32.659628 10651 tablet_bootstrap.cc:492] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:32.659729 11085 raft_consensus.cc:2804] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.660153 10651 ts_tablet_manager.cc:1403] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.170s	user 0.022s	sys 0.023s
I20260709 13:03:32.660470 11085 raft_consensus.cc:697] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:32.665496 11085 consensus_queue.cc:237] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.668747 10650 tablet_bootstrap.cc:492] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93: No bootstrap required, opened a new log
I20260709 13:03:32.669214 10650 ts_tablet_manager.cc:1403] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.004s
I20260709 13:03:32.670993 10651 raft_consensus.cc:359] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:32.671710 10651 raft_consensus.cc:385] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.671975 10651 raft_consensus.cc:740] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.672013 10650 raft_consensus.cc:359] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.672799 10650 raft_consensus.cc:385] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.673080 10650 raft_consensus.cc:740] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.674183 10651 consensus_queue.cc:260] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:32.674289 10650 consensus_queue.cc:260] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.676505 10651 ts_tablet_manager.cc:1434] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:03:32.676712 10650 ts_tablet_manager.cc:1434] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:32.677488 10651 tablet_bootstrap.cc:492] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f: Bootstrap starting.
I20260709 13:03:32.682665 10280 catalog_manager.cc:5697] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 0 to 1, leader changed from <none> to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:32.684541 10651 tablet_bootstrap.cc:654] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.688639 10651 tablet_bootstrap.cc:492] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f: No bootstrap required, opened a new log
I20260709 13:03:32.688982 10651 ts_tablet_manager.cc:1403] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20260709 13:03:32.691218 10651 raft_consensus.cc:359] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:32.691898 10651 raft_consensus.cc:385] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.692143 10651 raft_consensus.cc:740] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.692759 10651 consensus_queue.cc:260] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:32.695344 10651 ts_tablet_manager.cc:1434] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:32.695695 10281 catalog_manager.cc:5697] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 1 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:32.700665 10454 raft_consensus.cc:1275] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer f53bd7a2e910468a931ac7ab12244a93: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:32.702009 11085 consensus_queue.cc:1048] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:32.713603 10601 raft_consensus.cc:1275] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Refusing update from remote peer f53bd7a2e910468a931ac7ab12244a93: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:32.714901 11085 consensus_queue.cc:1048] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:32.716526 10281 catalog_manager.cc:5697] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:32.739279 11085 raft_consensus.cc:493] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.739850 11085 raft_consensus.cc:515] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:32.742261 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d16216a31734a0ab56e404cffd1d1b7" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:32.741503 11085 leader_election.cc:290] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:32.742698 10601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d16216a31734a0ab56e404cffd1d1b7" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:32.749102 10601 raft_consensus.cc:2393] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 in current term 1: Already voted for candidate bda586d3f6754e99a774f0b7fcb1774f in this term.
I20260709 13:03:32.749977 10497 leader_election.cc:304] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:32.750633 11085 raft_consensus.cc:3060] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.755656 11085 raft_consensus.cc:2749] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:32.777530 10692 raft_consensus.cc:493] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.778061 10692 raft_consensus.cc:515] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:32.779588 10692 leader_election.cc:290] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:32.780319 10601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cafc16747a4132baf18f9935dc44c2" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:32.780618 10376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cafc16747a4132baf18f9935dc44c2" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:32.782112 10423 leader_election.cc:304] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f; no voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:32.782739 10692 raft_consensus.cc:2749] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:32.861836 11089 consensus_queue.cc:1048] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:32.868921 11059 consensus_queue.cc:1048] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:32.924165 10718 raft_consensus.cc:493] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.924582 10718 raft_consensus.cc:515] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:32.926123 10718 leader_election.cc:290] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:32.926867 10601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0edf6eca054c58b4acbcf9b85dc21b" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:32.927143 10376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0edf6eca054c58b4acbcf9b85dc21b" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:32.928930 10497 leader_election.cc:304] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53bd7a2e910468a931ac7ab12244a93; no voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:32.929641 10718 raft_consensus.cc:2749] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:32.994568 10747 consensus_queue.cc:1048] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.016848 11062 consensus_queue.cc:1048] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.061661 11085 consensus_queue.cc:1048] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.070881 10976 consensus_queue.cc:1048] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.072484 10532 raft_consensus.cc:3060] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.075048 11062 raft_consensus.cc:493] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.075639 11062 raft_consensus.cc:515] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:33.077600 11062 leader_election.cc:290] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:33.082804 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ab1537f37c4ad0a39f8acd0d7a92a6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:33.083575 10529 raft_consensus.cc:2393] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bda586d3f6754e99a774f0b7fcb1774f in current term 1: Already voted for candidate e1abfb89f12841618053d11bb6f6b23e in this term.
I20260709 13:03:33.091780 10376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ab1537f37c4ad0a39f8acd0d7a92a6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:33.093560 10423 leader_election.cc:304] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:33.094213 11062 raft_consensus.cc:3060] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.101145 11062 raft_consensus.cc:2749] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:33.104974 11055 consensus_queue.cc:1048] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.113539 11055 consensus_queue.cc:1048] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.128166 10454 raft_consensus.cc:3060] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.631127  7454 tablet_server.cc:179] TabletServer@127.7.71.129:0 shutting down...
W20260709 13:03:34.642935 10423 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 96 similar messages]
W20260709 13:03:34.657987 10423 consensus_peers.cc:597] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:34.658646 10423 consensus_peers.cc:597] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:34.658699 10571 consensus_peers.cc:597] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:34.660790 10571 consensus_peers.cc:597] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:34.671020  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:34.671934  7454 tablet_replica.cc:333] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.672621  7454 raft_consensus.cc:2243] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.673161  7454 raft_consensus.cc:2272] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.676841  7454 tablet_replica.cc:333] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.677515  7454 raft_consensus.cc:2243] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.677896  7454 raft_consensus.cc:2272] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:34.679204 10571 consensus_peers.cc:597] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:34.679955  7454 tablet_replica.cc:333] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.680610  7454 raft_consensus.cc:2243] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:34.681280  7454 raft_consensus.cc:2272] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.683014  7454 tablet_replica.cc:333] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.683573  7454 raft_consensus.cc:2243] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.684048  7454 raft_consensus.cc:2272] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.685917  7454 tablet_replica.cc:333] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.686640  7454 raft_consensus.cc:2243] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.687005  7454 raft_consensus.cc:2272] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.689087  7454 tablet_replica.cc:333] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.689651  7454 raft_consensus.cc:2243] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.690083  7454 raft_consensus.cc:2272] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.692065  7454 tablet_replica.cc:333] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.692605  7454 raft_consensus.cc:2243] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.693002  7454 raft_consensus.cc:2272] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.695027  7454 tablet_replica.cc:333] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.695691  7454 raft_consensus.cc:2243] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:34.696499  7454 raft_consensus.cc:2272] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.698170  7454 tablet_replica.cc:333] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.698768  7454 raft_consensus.cc:2243] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:34.699450  7454 raft_consensus.cc:2272] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.701197  7454 tablet_replica.cc:333] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.701754  7454 raft_consensus.cc:2243] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.702137  7454 raft_consensus.cc:2272] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.703817  7454 tablet_replica.cc:333] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.704304  7454 raft_consensus.cc:2243] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.704722  7454 raft_consensus.cc:2272] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.706317  7454 tablet_replica.cc:333] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.706827  7454 raft_consensus.cc:2243] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.707188  7454 raft_consensus.cc:2272] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.708750  7454 tablet_replica.cc:333] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.709230  7454 raft_consensus.cc:2243] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.709584  7454 raft_consensus.cc:2272] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.711328  7454 tablet_replica.cc:333] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.711920  7454 raft_consensus.cc:2243] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.712396  7454 raft_consensus.cc:2272] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.714169  7454 tablet_replica.cc:333] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.714725  7454 raft_consensus.cc:2243] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:34.715387  7454 raft_consensus.cc:2272] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.717149  7454 tablet_replica.cc:333] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.717638  7454 raft_consensus.cc:2243] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.717998  7454 raft_consensus.cc:2272] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.719779  7454 tablet_replica.cc:333] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.720248  7454 raft_consensus.cc:2243] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:34.721125  7454 raft_consensus.cc:2272] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.723536  7454 tablet_replica.cc:333] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.724102  7454 raft_consensus.cc:2243] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.724506  7454 raft_consensus.cc:2272] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.726517  7454 tablet_replica.cc:333] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.727170  7454 raft_consensus.cc:2243] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.727571  7454 raft_consensus.cc:2272] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.729382  7454 tablet_replica.cc:333] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.729893  7454 raft_consensus.cc:2243] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.730301  7454 raft_consensus.cc:2272] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.732076  7454 tablet_replica.cc:333] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.732597  7454 raft_consensus.cc:2243] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.732977  7454 raft_consensus.cc:2272] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.734927  7454 tablet_replica.cc:333] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.735539  7454 raft_consensus.cc:2243] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:34.736464  7454 raft_consensus.cc:2272] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.738438  7454 tablet_replica.cc:333] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.738914  7454 raft_consensus.cc:2243] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.739249  7454 raft_consensus.cc:2272] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.741470  7454 tablet_replica.cc:333] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.742224  7454 raft_consensus.cc:2243] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.742723  7454 raft_consensus.cc:2272] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.745057  7454 tablet_replica.cc:333] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.745673  7454 raft_consensus.cc:2243] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:03:34.745814 10423 consensus_peers.cc:597] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:34.746513  7454 raft_consensus.cc:2272] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.748147  7454 tablet_replica.cc:333] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.748672  7454 raft_consensus.cc:2243] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.749039  7454 raft_consensus.cc:2272] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.750708  7454 tablet_replica.cc:333] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.751168  7454 raft_consensus.cc:2243] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:34.751857  7454 raft_consensus.cc:2272] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.753464  7454 tablet_replica.cc:333] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.753961  7454 raft_consensus.cc:2243] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:34.754585  7454 raft_consensus.cc:2272] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.756227  7454 tablet_replica.cc:333] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.756855  7454 raft_consensus.cc:2243] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.757330  7454 raft_consensus.cc:2272] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.759231  7454 tablet_replica.cc:333] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.759743  7454 raft_consensus.cc:2243] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:34.759908 10571 consensus_peers.cc:597] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:34.760157  7454 raft_consensus.cc:2272] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.762017  7454 tablet_replica.cc:333] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.762506  7454 raft_consensus.cc:2243] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:34.763406  7454 raft_consensus.cc:2272] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.765779  7454 tablet_replica.cc:333] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.766438  7454 raft_consensus.cc:2243] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:34.766541 10571 consensus_peers.cc:597] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:34.767292  7454 raft_consensus.cc:2272] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:34.768033 10423 consensus_peers.cc:597] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:34.769533  7454 tablet_replica.cc:333] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.770255  7454 raft_consensus.cc:2243] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.770802  7454 raft_consensus.cc:2272] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:34.772670 10423 consensus_peers.cc:597] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:34.773051  7454 tablet_replica.cc:333] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.773691  7454 raft_consensus.cc:2243] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.774112  7454 raft_consensus.cc:2272] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.775854  7454 tablet_replica.cc:333] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.776363  7454 raft_consensus.cc:2243] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:34.776968  7454 raft_consensus.cc:2272] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.778694  7454 tablet_replica.cc:333] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.779143  7454 raft_consensus.cc:2243] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.779609  7454 raft_consensus.cc:2272] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.781332  7454 tablet_replica.cc:333] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.781890  7454 raft_consensus.cc:2243] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:34.782565  7454 raft_consensus.cc:2272] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.784384  7454 tablet_replica.cc:333] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.784858  7454 raft_consensus.cc:2243] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.785199  7454 raft_consensus.cc:2272] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.787052  7454 tablet_replica.cc:333] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.787526  7454 raft_consensus.cc:2243] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.787925  7454 raft_consensus.cc:2272] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.789956  7454 tablet_replica.cc:333] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.790462  7454 raft_consensus.cc:2243] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.790825  7454 raft_consensus.cc:2272] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.792526  7454 tablet_replica.cc:333] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.792994  7454 raft_consensus.cc:2243] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:34.793725  7454 raft_consensus.cc:2272] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.795507  7454 tablet_replica.cc:333] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.796108  7454 raft_consensus.cc:2243] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:34.796780  7454 raft_consensus.cc:2272] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.798533  7454 tablet_replica.cc:333] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.798964  7454 raft_consensus.cc:2243] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.799309  7454 raft_consensus.cc:2272] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.800958  7454 tablet_replica.cc:333] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.801393  7454 raft_consensus.cc:2243] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:34.802111  7454 raft_consensus.cc:2272] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.803853  7454 tablet_replica.cc:333] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e: stopping tablet replica
I20260709 13:03:34.804273  7454 raft_consensus.cc:2243] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.804622  7454 raft_consensus.cc:2272] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:34.854732 10423 consensus_peers.cc:597] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:34.873123 10571 consensus_peers.cc:597] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:34.874100  7454 tablet_server.cc:196] TabletServer@127.7.71.129:0 shutdown complete.
W20260709 13:03:34.882874 10423 consensus_peers.cc:597] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:34.900728 10497 consensus_peers.cc:597] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:34.906981 10497 consensus_peers.cc:597] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:34.931432 10571 consensus_peers.cc:597] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:34.954272  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:34.960892 11139 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 13:03:34.960924 11138 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 13:03:34.962625 11141 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 13:03:34.964473  7454 server_base.cc:1061] running on GCE node
I20260709 13:03:34.967325  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:34.967624  7454 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 13:03:34.967846  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602214967827 us; error 0 us; skew 500 ppm
I20260709 13:03:34.968518  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 13:03:34.970669 10423 consensus_peers.cc:597] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:34.971829  7454 webserver.cc:533] Webserver started at http://127.7.71.129:34351/ using document root <none> and password file <none>
I20260709 13:03:34.972534  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:34.972770  7454 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:03:34.977332  7454 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260709 13:03:34.984899 11146 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:34.985693  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.001s
I20260709 13:03:34.986068  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-0-root
uuid: "e1abfb89f12841618053d11bb6f6b23e"
format_stamp: "Formatted at 2026-07-09 13:03:23 on dist-test-slave-j8hn"
I20260709 13:03:34.986594  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602130971146-7454-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 13:03:34.998823  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:35.000368  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:35.003677  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 13:03:35.006628 10497 consensus_peers.cc:597] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:35.007210 10423 consensus_peers.cc:597] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:35.011909 11153 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:03:35.011989 10497 consensus_peers.cc:597] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:35.012568 10497 consensus_peers.cc:597] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:35.021760 10497 consensus_peers.cc:597] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:35.022179 10497 consensus_peers.cc:597] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:35.022607 10423 consensus_peers.cc:597] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:35.038331 10423 consensus_peers.cc:597] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:35.042574 10497 consensus_peers.cc:597] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:35.075730 10571 consensus_peers.cc:597] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:35.084519 10423 consensus_peers.cc:597] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:35.102376 10571 consensus_peers.cc:597] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:35.104280 10497 consensus_peers.cc:597] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:35.248914  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:03:35.249300  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.239s	user 0.002s	sys 0.007s
I20260709 13:03:35.249642  7454 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:03:35.253880 11153 tablet_bootstrap.cc:492] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.268216 11153 tablet_bootstrap.cc:492] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.269059 11153 tablet_bootstrap.cc:492] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.269639 11153 ts_tablet_manager.cc:1403] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 13:03:35.272060 11153 raft_consensus.cc:359] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.272708 11153 raft_consensus.cc:740] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.273366 11153 consensus_queue.cc:260] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.275815 11153 ts_tablet_manager.cc:1434] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:03:35.276527 11153 tablet_bootstrap.cc:492] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.290221 11153 tablet_bootstrap.cc:492] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.291009 11153 tablet_bootstrap.cc:492] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.291615 11153 ts_tablet_manager.cc:1403] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260709 13:03:35.293808 11153 raft_consensus.cc:359] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.294468 11153 raft_consensus.cc:740] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.295076 11153 consensus_queue.cc:260] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.296775 11153 ts_tablet_manager.cc:1434] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:35.297462 11153 tablet_bootstrap.cc:492] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.310878 11153 tablet_bootstrap.cc:492] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.311506 11153 tablet_bootstrap.cc:492] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.312067 11153 ts_tablet_manager.cc:1403] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:03:35.313715 11153 raft_consensus.cc:359] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:35.314152 11153 raft_consensus.cc:740] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.314626 11153 consensus_queue.cc:260] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:35.315961 11153 ts_tablet_manager.cc:1434] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:03:35.316521 11153 tablet_bootstrap.cc:492] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.327287 11153 tablet_bootstrap.cc:492] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.328056 11153 tablet_bootstrap.cc:492] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.328516 11153 ts_tablet_manager.cc:1403] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:03:35.330109 11153 raft_consensus.cc:359] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:35.330621 11153 raft_consensus.cc:740] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.331105 11153 consensus_queue.cc:260] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:35.332896 11153 ts_tablet_manager.cc:1434] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:03:35.333662 11153 tablet_bootstrap.cc:492] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.355718 11153 tablet_bootstrap.cc:492] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.356572 11153 tablet_bootstrap.cc:492] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.357388 11153 ts_tablet_manager.cc:1403] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260709 13:03:35.359719 11153 raft_consensus.cc:359] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.360412 11153 raft_consensus.cc:740] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.361032 11153 consensus_queue.cc:260] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.363152 11153 ts_tablet_manager.cc:1434] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:35.363941 11153 tablet_bootstrap.cc:492] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.398422 11153 tablet_bootstrap.cc:492] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.399067 11153 tablet_bootstrap.cc:492] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.399590 11153 ts_tablet_manager.cc:1403] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.008s
I20260709 13:03:35.401213 11153 raft_consensus.cc:359] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.401665 11153 raft_consensus.cc:740] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.402192 11153 consensus_queue.cc:260] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.403728 11153 ts_tablet_manager.cc:1434] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:03:35.404278 11153 tablet_bootstrap.cc:492] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.418354 11153 tablet_bootstrap.cc:492] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.419015 11153 tablet_bootstrap.cc:492] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.419483 11153 ts_tablet_manager.cc:1403] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:03:35.421139 11153 raft_consensus.cc:359] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.421589 11153 raft_consensus.cc:740] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.422111 11153 consensus_queue.cc:260] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.423651 11153 ts_tablet_manager.cc:1434] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:03:35.424203 11153 tablet_bootstrap.cc:492] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.434657 11153 tablet_bootstrap.cc:492] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.435333 11153 tablet_bootstrap.cc:492] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.435856 11153 ts_tablet_manager.cc:1403] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:03:35.437553 11153 raft_consensus.cc:359] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:35.438081 11153 raft_consensus.cc:740] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.438608 11153 consensus_queue.cc:260] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:35.440018 11153 ts_tablet_manager.cc:1434] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:03:35.440663 11153 tablet_bootstrap.cc:492] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.468531  7454 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:03:35.468869  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.219s	user 0.197s	sys 0.005s
I20260709 13:03:35.474180 11153 tablet_bootstrap.cc:492] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.476995 11153 tablet_bootstrap.cc:492] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.477736 11153 ts_tablet_manager.cc:1403] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.004s
I20260709 13:03:35.480135 11153 raft_consensus.cc:359] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.480855 11153 raft_consensus.cc:740] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.481649 11153 consensus_queue.cc:260] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.483768 11153 ts_tablet_manager.cc:1434] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:35.484624 11153 tablet_bootstrap.cc:492] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.543825 11153 tablet_bootstrap.cc:492] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.544727 11153 tablet_bootstrap.cc:492] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.545337 11153 ts_tablet_manager.cc:1403] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.021s
I20260709 13:03:35.550753 11153 raft_consensus.cc:359] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.551405 11153 raft_consensus.cc:740] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.552076 11153 consensus_queue.cc:260] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.556137 11153 ts_tablet_manager.cc:1434] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:03:35.557121 11153 tablet_bootstrap.cc:492] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.617517 11163 raft_consensus.cc:493] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.618180 11163 raft_consensus.cc:515] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:35.620555 11163 leader_election.cc:290] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:35.632184 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4906520b404248539977dedda2dae659" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:35.635831 11155 raft_consensus.cc:493] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.636386 11155 raft_consensus.cc:515] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.638586 11155 leader_election.cc:290] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
W20260709 13:03:35.651748 10571 leader_election.cc:336] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111)
W20260709 13:03:35.652673 10423 leader_election.cc:336] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111)
I20260709 13:03:35.656292 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80bac545a104f35a366d65a4f368b4e" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:35.657462 10423 leader_election.cc:304] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [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: bda586d3f6754e99a774f0b7fcb1774f; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:35.658275 11129 raft_consensus.cc:2749] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:35.664561 10571 leader_election.cc:304] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:35.665711 11155 raft_consensus.cc:2749] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:35.664494 11153 tablet_bootstrap.cc:492] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.671437 11153 tablet_bootstrap.cc:492] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.672120 11153 ts_tablet_manager.cc:1403] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.115s	user 0.061s	sys 0.041s
I20260709 13:03:35.674151 11153 raft_consensus.cc:359] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.674624 11153 raft_consensus.cc:740] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.675421 11153 consensus_queue.cc:260] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.677886 11153 ts_tablet_manager.cc:1434] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:35.678612 11153 tablet_bootstrap.cc:492] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.695281 11153 tablet_bootstrap.cc:492] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.696173 11153 tablet_bootstrap.cc:492] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.696810 11153 ts_tablet_manager.cc:1403] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:03:35.700112 11153 raft_consensus.cc:359] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.700685 11153 raft_consensus.cc:740] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.701233 11153 consensus_queue.cc:260] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.702723 11153 ts_tablet_manager.cc:1434] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:03:35.703322 11153 tablet_bootstrap.cc:492] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.724598 11153 tablet_bootstrap.cc:492] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.725533 11153 tablet_bootstrap.cc:492] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.726336 11153 ts_tablet_manager.cc:1403] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260709 13:03:35.729076 11153 raft_consensus.cc:359] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:35.729768 11153 raft_consensus.cc:740] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.730705 11153 consensus_queue.cc:260] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:35.732795 11153 ts_tablet_manager.cc:1434] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:35.733628 11153 tablet_bootstrap.cc:492] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.748538 11153 tablet_bootstrap.cc:492] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.749502 11153 tablet_bootstrap.cc:492] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.750131 11153 ts_tablet_manager.cc:1403] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:03:35.752717 11153 raft_consensus.cc:359] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:35.753491 11153 raft_consensus.cc:740] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.754194 11153 consensus_queue.cc:260] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:35.756215  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.129:42677
I20260709 13:03:35.756515 11235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.129:42677 every 8 connection(s)
I20260709 13:03:35.756244 11153 ts_tablet_manager.cc:1434] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:03:35.757692 11153 tablet_bootstrap.cc:492] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.760289 11155 raft_consensus.cc:493] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.760860 11155 raft_consensus.cc:515] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.762849 11155 leader_election.cc:290] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:35.766515 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3eb06a9b3e949fd8b5389076cdedaf6" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:35.775817 11174 raft_consensus.cc:493] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.776389 11174 raft_consensus.cc:515] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.778462 11174 leader_election.cc:290] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:35.780840 10601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b647ed2a993f47b98272cb899ef1d441" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:35.800724 11153 tablet_bootstrap.cc:492] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.802980 11153 tablet_bootstrap.cc:492] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.803602 11153 ts_tablet_manager.cc:1403] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.046s	user 0.028s	sys 0.012s
I20260709 13:03:35.805981 11153 raft_consensus.cc:359] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:35.806665 11153 raft_consensus.cc:740] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.806671 11155 raft_consensus.cc:493] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.807337 11155 raft_consensus.cc:515] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.807492 11153 consensus_queue.cc:260] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:35.809361 11155 leader_election.cc:290] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:35.809621 11153 ts_tablet_manager.cc:1434] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:03:35.810407 11153 tablet_bootstrap.cc:492] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.810319 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:35.811153 11155 raft_consensus.cc:493] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.811703 11155 raft_consensus.cc:515] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.814548 11154 raft_consensus.cc:493] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.814575 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7cb7baf190484eab61c8dd551bbe13" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:35.815742 11210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b647ed2a993f47b98272cb899ef1d441" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:35.815037 11154 raft_consensus.cc:515] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
W20260709 13:03:35.817461 10497 leader_election.cc:343] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:35.817898 11154 leader_election.cc:290] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:35.817855 10497 leader_election.cc:304] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [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: f53bd7a2e910468a931ac7ab12244a93; no voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:35.818964 11174 raft_consensus.cc:2749] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:35.819111 11155 leader_election.cc:290] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:35.819597 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0edf6eca054c58b4acbcf9b85dc21b" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:35.826043 11153 tablet_bootstrap.cc:492] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.826375 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3eb06a9b3e949fd8b5389076cdedaf6" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:35.826666 11210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:35.826947 11153 tablet_bootstrap.cc:492] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.827644 11153 ts_tablet_manager.cc:1403] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 13:03:35.828486 11210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7cb7baf190484eab61c8dd551bbe13" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:35.832995 11210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0edf6eca054c58b4acbcf9b85dc21b" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
W20260709 13:03:35.834482 10571 leader_election.cc:343] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:35.834894 10571 leader_election.cc:304] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:35.835630 11154 raft_consensus.cc:2749] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:35.835939 10571 leader_election.cc:343] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:35.836377 10571 leader_election.cc:304] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:35.836923 11154 raft_consensus.cc:2749] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:35.837196 10571 leader_election.cc:343] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:35.837054 11153 raft_consensus.cc:359] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.837651 10571 leader_election.cc:304] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:35.837869 11153 raft_consensus.cc:740] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.838162 11154 raft_consensus.cc:2749] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:35.838356 10571 leader_election.cc:343] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:35.838886 10571 leader_election.cc:304] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:35.839466 11154 raft_consensus.cc:2749] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:35.838521 11153 consensus_queue.cc:260] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.841679 11153 ts_tablet_manager.cc:1434] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 13:03:35.842381 11153 tablet_bootstrap.cc:492] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.842672 11237 heartbeater.cc:344] Connected to a master server at 127.7.71.190:40279
I20260709 13:03:35.843082 11237 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:35.844017 11237 heartbeater.cc:507] Master 127.7.71.190:40279 requested a full tablet report, sending...
I20260709 13:03:35.844354 11174 raft_consensus.cc:493] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.844771 11174 raft_consensus.cc:515] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:35.846441 11174 leader_election.cc:290] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:35.847417 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf897a26a54366b228620222dcbabd" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:35.848075 11210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf897a26a54366b228620222dcbabd" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:35.848664 11210 raft_consensus.cc:2468] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:35.849653 10497 leader_election.cc:304] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [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: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:35.850221 11174 raft_consensus.cc:2804] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:35.850817 11174 raft_consensus.cc:493] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.851087 11174 raft_consensus.cc:3060] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:35.867690 11155 raft_consensus.cc:493] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.868347 11155 raft_consensus.cc:515] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.870342 11155 leader_election.cc:290] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:35.871068 11174 raft_consensus.cc:515] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:35.867849 11154 raft_consensus.cc:493] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.873037 11154 raft_consensus.cc:515] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.874320 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf897a26a54366b228620222dcbabd" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:35.874776 10280 ts_manager.cc:194] Re-registered known tserver with Master: e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:35.875926 11174 leader_election.cc:290] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:35.877290 11210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf897a26a54366b228620222dcbabd" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:35.877804 11210 raft_consensus.cc:3060] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:35.884181 11154 leader_election.cc:290] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:35.883460 11210 raft_consensus.cc:2468] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 2.
I20260709 13:03:35.885456 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e88cf4648a4a28b893aa41f524b6d4" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:35.885895 11207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd65917070a4e588bfa6ada9f374bcf" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:35.886232 11208 raft_consensus.cc:2468] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:35.885391 10497 leader_election.cc:304] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [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: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:35.887190 11174 raft_consensus.cc:2804] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:35.887743 11174 raft_consensus.cc:697] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
W20260709 13:03:35.887760 10571 leader_election.cc:343] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:35.888703 10571 leader_election.cc:304] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:35.888655 11174 consensus_queue.cc:237] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:35.889467 11154 raft_consensus.cc:2804] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:35.889822 11154 raft_consensus.cc:493] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.890174 11154 raft_consensus.cc:3060] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:35.890558 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e88cf4648a4a28b893aa41f524b6d4" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:35.891783 11153 tablet_bootstrap.cc:492] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.892691 11153 tablet_bootstrap.cc:492] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:35.893293 11153 ts_tablet_manager.cc:1403] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.051s	user 0.028s	sys 0.018s
I20260709 13:03:35.895835 10747 raft_consensus.cc:493] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.896297 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd65917070a4e588bfa6ada9f374bcf" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:35.896381 10747 raft_consensus.cc:515] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:35.898217 10747 leader_election.cc:290] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:35.900671 10569 leader_election.cc:304] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:35.901415 11156 raft_consensus.cc:2749] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:35.902160 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf897a26a54366b228620222dcbabd" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:35.895903 11153 raft_consensus.cc:359] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.909227 11153 raft_consensus.cc:740] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.909017 11210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edf897a26a54366b228620222dcbabd" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:35.909921 11210 raft_consensus.cc:2393] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bda586d3f6754e99a774f0b7fcb1774f in current term 2: Already voted for candidate f53bd7a2e910468a931ac7ab12244a93 in this term.
I20260709 13:03:35.909842 11153 consensus_queue.cc:260] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.908512 11154 raft_consensus.cc:515] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.911851 11129 raft_consensus.cc:493] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.912029 10423 leader_election.cc:304] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f [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: bda586d3f6754e99a774f0b7fcb1774f; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:35.911459 11153 ts_tablet_manager.cc:1434] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260709 13:03:35.913529 11155 raft_consensus.cc:493] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.913790 11153 tablet_bootstrap.cc:492] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.914134 11155 raft_consensus.cc:515] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.919147 11207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b647ed2a993f47b98272cb899ef1d441" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:35.919872 11129 raft_consensus.cc:515] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.928758 10601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3eb06a9b3e949fd8b5389076cdedaf6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:35.929388 10601 raft_consensus.cc:2468] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:35.930763 10423 leader_election.cc:304] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [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: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:35.931583 11157 raft_consensus.cc:2804] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:35.931951 11157 raft_consensus.cc:493] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.932310 11157 raft_consensus.cc:3060] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:35.932485 11129 leader_election.cc:290] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:35.935477 11207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3eb06a9b3e949fd8b5389076cdedaf6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
W20260709 13:03:35.937057 10423 leader_election.cc:343] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:35.917063 10747 raft_consensus.cc:3060] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:35.917052 11155 leader_election.cc:290] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
W20260709 13:03:35.924368 10571 leader_election.cc:343] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:35.925853 10718 raft_consensus.cc:493] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.940068 10718 raft_consensus.cc:515] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:35.940635 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b647ed2a993f47b98272cb899ef1d441" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:35.941426 10532 raft_consensus.cc:2468] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:35.942483 10718 leader_election.cc:290] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:35.944445 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ab1537f37c4ad0a39f8acd0d7a92a6" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:35.945024 11157 raft_consensus.cc:515] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.945966 11155 raft_consensus.cc:493] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.946544 11155 raft_consensus.cc:515] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.947381 11156 raft_consensus.cc:493] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.948180 11156 raft_consensus.cc:515] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:35.948988 11207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ab1537f37c4ad0a39f8acd0d7a92a6" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:35.950129 11156 leader_election.cc:290] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:35.951299 11153 tablet_bootstrap.cc:492] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:35.947654 10601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3eb06a9b3e949fd8b5389076cdedaf6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:35.952134 11207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3eb06a9b3e949fd8b5389076cdedaf6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:35.952457 10601 raft_consensus.cc:3060] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:35.953024 11153 tablet_bootstrap.cc:492] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
W20260709 13:03:35.953455 10423 leader_election.cc:343] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:35.953727 11153 ts_tablet_manager.cc:1403] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.000s
I20260709 13:03:35.952145 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60496f06a8e443e9a15f73b3c83f9455" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:35.950273 11155 leader_election.cc:290] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:35.956192 10718 raft_consensus.cc:493] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:35.956661 10718 raft_consensus.cc:515] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.957548 11153 raft_consensus.cc:359] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.958336 11153 raft_consensus.cc:740] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.958730 10601 raft_consensus.cc:2468] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 2.
I20260709 13:03:35.958791 10718 leader_election.cc:290] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:35.959038 11153 consensus_queue.cc:260] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:35.959949 10423 leader_election.cc:304] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [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: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:35.960729 11129 raft_consensus.cc:2804] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:35.961547 11153 ts_tablet_manager.cc:1434] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:35.961813 11129 raft_consensus.cc:697] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:35.962467 11153 tablet_bootstrap.cc:492] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:35.962713 11129 consensus_queue.cc:237] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
W20260709 13:03:35.965319 10497 leader_election.cc:343] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:35.965816 10497 leader_election.cc:304] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [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: f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:35.965950 11157 leader_election.cc:290] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:35.964763 10601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7cb7baf190484eab61c8dd551bbe13" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:35.967128 10601 raft_consensus.cc:2468] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:35.967252 11207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7cb7baf190484eab61c8dd551bbe13" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:35.968779 10718 raft_consensus.cc:2749] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:35.973750 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e88cf4648a4a28b893aa41f524b6d4" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:35.976395 11154 leader_election.cc:290] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:35.983112 10277 catalog_manager.cc:5697] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 1 to 2, leader changed from e1abfb89f12841618053d11bb6f6b23e (127.7.71.129) to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 2 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:35.999209 10280 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50822
I20260709 13:03:36.002488 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e88cf4648a4a28b893aa41f524b6d4" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:36.003624 10718 raft_consensus.cc:493] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
W20260709 13:03:35.980553 10497 leader_election.cc:343] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.006002 11208 raft_consensus.cc:3060] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.008018 10497 leader_election.cc:304] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [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: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:36.008293 11153 tablet_bootstrap.cc:492] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.008819 11085 raft_consensus.cc:2804] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:36.009227 11085 raft_consensus.cc:493] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.009400 11153 tablet_bootstrap.cc:492] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:36.009598 11085 raft_consensus.cc:3060] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.010251 11153 ts_tablet_manager.cc:1403] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.013s
I20260709 13:03:36.010074 10718 raft_consensus.cc:515] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.011824 10718 leader_election.cc:290] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:36.012926 11153 raft_consensus.cc:359] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.013605 11153 raft_consensus.cc:740] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.014400 11153 consensus_queue.cc:260] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.015291 11208 raft_consensus.cc:2468] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 2.
I20260709 13:03:36.016619 11153 ts_tablet_manager.cc:1434] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:36.017482 11153 tablet_bootstrap.cc:492] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:36.022046 11237 heartbeater.cc:499] Master 127.7.71.190:40279 was elected leader, sending a full tablet report...
I20260709 13:03:36.024120 11129 raft_consensus.cc:493] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.024746 11129 raft_consensus.cc:515] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.027056 11129 leader_election.cc:290] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:36.029800 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:36.030606 11208 raft_consensus.cc:2468] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:36.032023 10423 leader_election.cc:304] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [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: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:36.032917 11129 raft_consensus.cc:2804] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:36.033299 11129 raft_consensus.cc:493] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.033679 11129 raft_consensus.cc:3060] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.041247 11153 tablet_bootstrap.cc:492] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.042284 11153 tablet_bootstrap.cc:492] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:36.004566 11207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89e8f66c72448edbfa90b3faaf1fedb" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:36.043147 11153 ts_tablet_manager.cc:1403] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.007s
I20260709 13:03:36.005331 11210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60496f06a8e443e9a15f73b3c83f9455" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:36.045753 11153 raft_consensus.cc:359] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.046538 11153 raft_consensus.cc:740] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.047050 11085 raft_consensus.cc:515] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.044013 11210 raft_consensus.cc:2468] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:36.047408 11153 consensus_queue.cc:260] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.041914 11129 raft_consensus.cc:515] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.049245 11085 leader_election.cc:290] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:36.050067 11153 ts_tablet_manager.cc:1434] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:03:36.051146 11153 tablet_bootstrap.cc:492] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:36.051151 11210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:36.052064 11210 raft_consensus.cc:3060] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.003726 10571 leader_election.cc:304] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:36.053730 11157 raft_consensus.cc:493] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.054328 11157 raft_consensus.cc:515] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.056254 11157 leader_election.cc:290] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
W20260709 13:03:36.057040 10571 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.131:38653, user_credentials={real_user=slave}} blocked reactor thread for 53422.2us
I20260709 13:03:36.057768 10601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd65917070a4e588bfa6ada9f374bcf" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:36.058073 10571 leader_election.cc:304] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:36.058497 10601 raft_consensus.cc:2468] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:36.058800 11156 raft_consensus.cc:2804] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:36.059142 11156 raft_consensus.cc:493] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.059717 11156 raft_consensus.cc:3060] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.059259 11155 raft_consensus.cc:2804] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:36.060122 10423 leader_election.cc:304] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [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: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:36.061323 11207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd65917070a4e588bfa6ada9f374bcf" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:36.060487 11155 raft_consensus.cc:697] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
W20260709 13:03:36.062824 10423 leader_election.cc:343] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.062664 11155 consensus_queue.cc:237] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
W20260709 13:03:36.064299 10497 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.132:33763, user_credentials={real_user=slave}} blocked reactor thread for 56369.1us
I20260709 13:03:36.061761 11165 raft_consensus.cc:2804] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:36.065018 11165 raft_consensus.cc:493] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.065379 11165 raft_consensus.cc:3060] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.067852 11156 raft_consensus.cc:515] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.068956 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:36.069783 11156 leader_election.cc:290] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
W20260709 13:03:36.059098 10571 leader_election.cc:343] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.070869 10571 leader_election.cc:304] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:36.071838 10718 raft_consensus.cc:493] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.072294 10718 raft_consensus.cc:515] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.059305 10747 raft_consensus.cc:2749] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:36.074147 10718 leader_election.cc:290] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:36.074772 11156 raft_consensus.cc:2804] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:36.079205 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0edf6eca054c58b4acbcf9b85dc21b" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:36.077946 10277 catalog_manager.cc:5697] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 1 to 2, leader changed from e1abfb89f12841618053d11bb6f6b23e (127.7.71.129) to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:36.081753 11129 leader_election.cc:290] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:36.075909 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0edf6eca054c58b4acbcf9b85dc21b" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:36.083907 10603 raft_consensus.cc:2468] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:36.077536 11205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b647ed2a993f47b98272cb899ef1d441" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:36.084421 11210 raft_consensus.cc:2468] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 2.
I20260709 13:03:36.080873 11156 raft_consensus.cc:493] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.075592 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:36.085671 10423 leader_election.cc:304] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:36.085866 10457 raft_consensus.cc:2393] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 in current term 2: Already voted for candidate bda586d3f6754e99a774f0b7fcb1774f in this term.
I20260709 13:03:36.086493 11129 raft_consensus.cc:2804] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:36.086926 11129 raft_consensus.cc:697] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:36.087786 11156 raft_consensus.cc:3060] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.087742 11129 consensus_queue.cc:237] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.085427 11165 raft_consensus.cc:515] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.096611 10747 raft_consensus.cc:493] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.097296 10747 raft_consensus.cc:515] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.098201 11165 leader_election.cc:290] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:36.099241 10747 leader_election.cc:290] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:36.100725 11210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd65917070a4e588bfa6ada9f374bcf" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:36.100960 11205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60496f06a8e443e9a15f73b3c83f9455" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:36.101543 11205 raft_consensus.cc:2468] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
W20260709 13:03:36.102171 10423 leader_election.cc:343] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.104193 10423 leader_election.cc:304] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [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: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:36.103689 10601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60496f06a8e443e9a15f73b3c83f9455" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:36.106401 10600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7cb7baf190484eab61c8dd551bbe13" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:36.106081 10603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd65917070a4e588bfa6ada9f374bcf" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:36.107039 10747 raft_consensus.cc:2804] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:36.107302 10603 raft_consensus.cc:3060] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.107519 11153 tablet_bootstrap.cc:492] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.107620 10747 raft_consensus.cc:493] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.108201 10747 raft_consensus.cc:3060] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.108515 11153 tablet_bootstrap.cc:492] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:36.109163 11153 ts_tablet_manager.cc:1403] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.000s
I20260709 13:03:36.110540 10277 catalog_manager.cc:5697] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 1 to 2, leader changed from e1abfb89f12841618053d11bb6f6b23e (127.7.71.129) to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.111819 11153 raft_consensus.cc:359] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.112476 11153 raft_consensus.cc:740] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.113101 11153 consensus_queue.cc:260] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.114996 11153 ts_tablet_manager.cc:1434] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:03:36.106990 10600 raft_consensus.cc:3060] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.115743 10747 raft_consensus.cc:515] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.117815 10747 leader_election.cc:290] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:36.119846 10603 raft_consensus.cc:2468] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 2.
I20260709 13:03:36.121915 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60496f06a8e443e9a15f73b3c83f9455" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:36.121572 10280 catalog_manager.cc:5697] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 1 to 2, leader changed from e1abfb89f12841618053d11bb6f6b23e (127.7.71.129) to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 2 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.122520 11208 raft_consensus.cc:3060] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.123696 10600 raft_consensus.cc:2468] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 2.
I20260709 13:03:36.125249 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60496f06a8e443e9a15f73b3c83f9455" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:36.127908 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7cb7baf190484eab61c8dd551bbe13" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:36.129048 11153 tablet_bootstrap.cc:492] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:36.129359 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89e8f66c72448edbfa90b3faaf1fedb" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:36.133370 11085 raft_consensus.cc:493] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.133828 11085 raft_consensus.cc:515] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.135210 11085 leader_election.cc:290] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:36.135370 10423 leader_election.cc:304] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [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: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:36.135625 10527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b647ed2a993f47b98272cb899ef1d441" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:36.136200 10527 raft_consensus.cc:3060] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.136562 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4906520b404248539977dedda2dae659" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:36.137166 10457 raft_consensus.cc:2468] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:36.139338 10495 leader_election.cc:304] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [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: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:36.140400 11085 raft_consensus.cc:2804] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:36.138665 11165 raft_consensus.cc:2804] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:36.140764 11085 raft_consensus.cc:493] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.141168 11085 raft_consensus.cc:3060] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.141175 11165 raft_consensus.cc:697] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:36.144654 11165 consensus_queue.cc:237] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
W20260709 13:03:36.145007 10571 leader_election.cc:343] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.148792 11205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4906520b404248539977dedda2dae659" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:36.146340 11208 raft_consensus.cc:2468] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 2.
I20260709 13:03:36.150151 10527 raft_consensus.cc:2468] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 2.
I20260709 13:03:36.151738 11156 raft_consensus.cc:515] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.152701 10601 raft_consensus.cc:2393] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bda586d3f6754e99a774f0b7fcb1774f in current term 2: Already voted for candidate 87f035b492824fa98f9968c56fcfcce3 in this term.
I20260709 13:03:36.151703 10423 leader_election.cc:304] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [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: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 87f035b492824fa98f9968c56fcfcce3
I20260709 13:03:36.153571 11156 leader_election.cc:290] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:36.153949 11163 raft_consensus.cc:2804] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:36.154070 11085 raft_consensus.cc:515] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.154506 11163 raft_consensus.cc:697] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:36.149904 11210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:36.155377 11163 consensus_queue.cc:237] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.156283 11210 raft_consensus.cc:2393] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53bd7a2e910468a931ac7ab12244a93 in current term 2: Already voted for candidate bda586d3f6754e99a774f0b7fcb1774f in this term.
I20260709 13:03:36.158347 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60496f06a8e443e9a15f73b3c83f9455" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:36.160079 11174 raft_consensus.cc:493] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.160666 11174 raft_consensus.cc:515] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.155452 11085 leader_election.cc:290] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:36.162691 11174 leader_election.cc:290] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:36.164525 10571 leader_election.cc:304] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3; no voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:36.165053 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4906520b404248539977dedda2dae659" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:36.165482 11249 raft_consensus.cc:2749] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:36.165619 10457 raft_consensus.cc:3060] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.166971 11210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60496f06a8e443e9a15f73b3c83f9455" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:36.168104 11210 raft_consensus.cc:2393] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 87f035b492824fa98f9968c56fcfcce3 in current term 2: Already voted for candidate bda586d3f6754e99a774f0b7fcb1774f in this term.
I20260709 13:03:36.169030 11129 raft_consensus.cc:493] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.169960 10718 raft_consensus.cc:493] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.169962 10571 leader_election.cc:304] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:36.170593 10718 raft_consensus.cc:515] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.172305 10718 leader_election.cc:290] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:36.173435 11156 raft_consensus.cc:2749] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:03:36.169596 11129 raft_consensus.cc:515] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.175709 11129 leader_election.cc:290] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:36.177378 10601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e88cf4648a4a28b893aa41f524b6d4" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:36.177722 11156 raft_consensus.cc:493] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.178345 11156 raft_consensus.cc:515] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.179809 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e88cf4648a4a28b893aa41f524b6d4" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:36.180605 11208 raft_consensus.cc:2393] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bda586d3f6754e99a774f0b7fcb1774f in current term 2: Already voted for candidate 87f035b492824fa98f9968c56fcfcce3 in this term.
I20260709 13:03:36.181406 10455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cafc16747a4132baf18f9935dc44c2" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f" is_pre_election: true
I20260709 13:03:36.181831 10423 leader_election.cc:304] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f [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: bda586d3f6754e99a774f0b7fcb1774f; no voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:36.182552 11157 raft_consensus.cc:3060] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.183615 10457 raft_consensus.cc:2468] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 2.
I20260709 13:03:36.184125 11156 leader_election.cc:290] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:36.185369 11205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cafc16747a4132baf18f9935dc44c2" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:36.185989 11205 raft_consensus.cc:2468] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 1.
I20260709 13:03:36.187662 10571 leader_election.cc:304] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:36.188827 11156 raft_consensus.cc:2804] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:36.189261 11156 raft_consensus.cc:493] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.189710 11156 raft_consensus.cc:3060] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.187772 10495 leader_election.cc:304] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:36.191596 11085 raft_consensus.cc:2804] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:36.192029 11085 raft_consensus.cc:697] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:36.192772 11085 consensus_queue.cc:237] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.195709 11129 raft_consensus.cc:493] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.196323 11163 raft_consensus.cc:493] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.197124 11163 raft_consensus.cc:515] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.198436 11157 raft_consensus.cc:2749] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:36.199359 11163 leader_election.cc:290] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:36.203965 11156 raft_consensus.cc:515] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.196244 11129 raft_consensus.cc:515] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.204038 10601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cafc16747a4132baf18f9935dc44c2" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:36.206341 11129 leader_election.cc:290] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:36.207373 10601 raft_consensus.cc:2393] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bda586d3f6754e99a774f0b7fcb1774f in current term 2: Already voted for candidate 87f035b492824fa98f9968c56fcfcce3 in this term.
I20260709 13:03:36.207427 10281 catalog_manager.cc:5697] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 1 to 2, leader changed from e1abfb89f12841618053d11bb6f6b23e (127.7.71.129) to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 2 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:36.209298 11156 leader_election.cc:290] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:36.210541 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cafc16747a4132baf18f9935dc44c2" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:36.211143 11208 raft_consensus.cc:3060] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.206228 11210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cafc16747a4132baf18f9935dc44c2" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:36.218423 10423 leader_election.cc:304] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [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: bda586d3f6754e99a774f0b7fcb1774f; no voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:36.219534 11210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ab1537f37c4ad0a39f8acd0d7a92a6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
W20260709 13:03:36.220842 10423 leader_election.cc:343] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.221793 11165 raft_consensus.cc:3060] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.222682 10497 leader_election.cc:304] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [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: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:36.223379 11263 raft_consensus.cc:2804] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:36.223630 11085 raft_consensus.cc:493] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.223834 11263 raft_consensus.cc:493] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.224328 11263 raft_consensus.cc:3060] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.224114 11085 raft_consensus.cc:515] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.224905 10281 catalog_manager.cc:5697] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 1 to 2, leader changed from e1abfb89f12841618053d11bb6f6b23e (127.7.71.129) to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 2 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:36.225911 11085 leader_election.cc:290] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:36.226250 11153 tablet_bootstrap.cc:492] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.226375 10497 leader_election.cc:304] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:36.227110 11085 raft_consensus.cc:2804] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:36.227784 11085 raft_consensus.cc:697] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:36.227135 11153 tablet_bootstrap.cc:492] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:36.228821 11085 consensus_queue.cc:237] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.214826 10277 catalog_manager.cc:5697] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 1 to 2, leader changed from e1abfb89f12841618053d11bb6f6b23e (127.7.71.129) to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:36.232092 11153 ts_tablet_manager.cc:1403] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.103s	user 0.031s	sys 0.020s
I20260709 13:03:36.233415 11165 raft_consensus.cc:2749] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:36.233194 11263 raft_consensus.cc:515] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.235285 11263 leader_election.cc:290] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:36.235857 10527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:36.236352 10527 raft_consensus.cc:3060] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.237865 11153 raft_consensus.cc:359] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.239209 11153 raft_consensus.cc:740] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.240991 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ab1537f37c4ad0a39f8acd0d7a92a6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93" is_pre_election: true
I20260709 13:03:36.241611 10528 raft_consensus.cc:2468] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 1.
I20260709 13:03:36.241812 11153 consensus_queue.cc:260] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.243842 10527 raft_consensus.cc:2468] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 2.
W20260709 13:03:36.244524 10497 leader_election.cc:343] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:36.245637 10497 leader_election.cc:343] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.244094 11153 ts_tablet_manager.cc:1434] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
W20260709 13:03:36.246331 10497 leader_election.cc:343] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.246583 11153 tablet_bootstrap.cc:492] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:36.247160 10497 leader_election.cc:304] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [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: f53bd7a2e910468a931ac7ab12244a93; no voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:36.248292 11085 raft_consensus.cc:2749] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:36.249774 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6cafc16747a4132baf18f9935dc44c2" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:36.254906 10571 leader_election.cc:304] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [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: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:36.256124 11155 raft_consensus.cc:2804] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:36.256582 11155 raft_consensus.cc:697] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:36.256778 11210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4906520b404248539977dedda2dae659" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:36.257366 11155 consensus_queue.cc:237] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.259014 11210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:36.259433 10601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:36.259622 11210 raft_consensus.cc:2468] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:36.260042 10601 raft_consensus.cc:2468] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:36.264668 11205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80bac545a104f35a366d65a4f368b4e" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:36.265173 10604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89e8f66c72448edbfa90b3faaf1fedb" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:36.265758 10604 raft_consensus.cc:2468] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:36.266445 11203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0edf6eca054c58b4acbcf9b85dc21b" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:36.266997 10600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80bac545a104f35a366d65a4f368b4e" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3" is_pre_election: true
I20260709 13:03:36.267612 10600 raft_consensus.cc:2468] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 1.
I20260709 13:03:36.268095 11204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89e8f66c72448edbfa90b3faaf1fedb" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e" is_pre_election: true
I20260709 13:03:36.268587 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0edf6eca054c58b4acbcf9b85dc21b" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:36.269147 10602 raft_consensus.cc:3060] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.269132 10423 leader_election.cc:304] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [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: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:36.263883 10278 catalog_manager.cc:5697] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 1 to 2, leader changed from e1abfb89f12841618053d11bb6f6b23e (127.7.71.129) to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.269997 11157 raft_consensus.cc:2804] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:36.270378 11157 raft_consensus.cc:493] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.270714 11157 raft_consensus.cc:3060] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.280383 10602 raft_consensus.cc:2468] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 2.
I20260709 13:03:36.280716 11157 raft_consensus.cc:515] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.284843 11157 leader_election.cc:290] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 election: Requested vote from peers e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:36.285075 11208 raft_consensus.cc:2468] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 2.
I20260709 13:03:36.285938 11204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ab1537f37c4ad0a39f8acd0d7a92a6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:36.286357 10571 leader_election.cc:304] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:36.287356 11156 raft_consensus.cc:2804] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:36.287840 11156 raft_consensus.cc:697] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
W20260709 13:03:36.289006 10423 leader_election.cc:343] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.291118 10497 leader_election.cc:304] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [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: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:36.291278 11156 consensus_queue.cc:237] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.292200 10527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ab1537f37c4ad0a39f8acd0d7a92a6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:36.292727 10527 raft_consensus.cc:3060] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.294474 11153 tablet_bootstrap.cc:492] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.291253 10457 raft_consensus.cc:2468] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 2.
I20260709 13:03:36.295411 11153 tablet_bootstrap.cc:492] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:36.295728 11085 raft_consensus.cc:2804] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:36.296106 11085 raft_consensus.cc:493] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.296456 11085 raft_consensus.cc:3060] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.296630 10497 leader_election.cc:304] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [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: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:36.297411 11263 raft_consensus.cc:2804] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:36.297732 10497 leader_election.cc:304] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [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: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:36.297742 11263 raft_consensus.cc:493] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.298355 11263 raft_consensus.cc:3060] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.298471 10718 raft_consensus.cc:2804] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:36.298882 10718 raft_consensus.cc:493] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1abfb89f12841618053d11bb6f6b23e)
I20260709 13:03:36.299176 10718 raft_consensus.cc:3060] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.296082 11153 ts_tablet_manager.cc:1403] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.003s
I20260709 13:03:36.304690 11263 raft_consensus.cc:515] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.303774 11153 raft_consensus.cc:359] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.306211 11153 raft_consensus.cc:740] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.306668 11263 leader_election.cc:290] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:36.305670 11085 raft_consensus.cc:515] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.306902 10718 raft_consensus.cc:515] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.308454 11085 leader_election.cc:290] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:36.298583 10497 leader_election.cc:304] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:36.309386 10718 leader_election.cc:290] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677)
I20260709 13:03:36.309121 11153 consensus_queue.cc:260] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.311213 11153 ts_tablet_manager.cc:1434] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:03:36.311486 11085 raft_consensus.cc:2804] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:03:36.311602 10497 leader_election.cc:343] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.311981 11153 tablet_bootstrap.cc:492] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:36.313213 11085 raft_consensus.cc:697] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:36.313992 11085 consensus_queue.cc:237] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.318490 10281 catalog_manager.cc:5697] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 1 to 2, leader changed from e1abfb89f12841618053d11bb6f6b23e (127.7.71.129) to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.334400 11153 tablet_bootstrap.cc:492] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.335345 11153 tablet_bootstrap.cc:492] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:36.335923 11153 ts_tablet_manager.cc:1403] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.005s
I20260709 13:03:36.338681 11153 raft_consensus.cc:359] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.339318 11153 raft_consensus.cc:740] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.340104 11153 consensus_queue.cc:260] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.342334 11153 ts_tablet_manager.cc:1434] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:36.343039 11153 tablet_bootstrap.cc:492] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:36.305744 10527 raft_consensus.cc:2468] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 2.
I20260709 13:03:36.343206 10281 catalog_manager.cc:5697] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 1 to 2, leader changed from e1abfb89f12841618053d11bb6f6b23e (127.7.71.129) to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.356029 11153 tablet_bootstrap.cc:492] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.356844 11153 tablet_bootstrap.cc:492] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:36.357359 11153 ts_tablet_manager.cc:1403] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:03:36.359091 11153 raft_consensus.cc:359] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.359582 11153 raft_consensus.cc:740] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
W20260709 13:03:36.359779 10497 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.129:42677, user_credentials={real_user=slave}} blocked reactor thread for 47027.7us
W20260709 13:03:36.360558 10497 leader_election.cc:343] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.360235 11153 consensus_queue.cc:260] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.362603 11153 ts_tablet_manager.cc:1434] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
W20260709 13:03:36.363230 10497 leader_election.cc:343] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.363389 11153 tablet_bootstrap.cc:492] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
W20260709 13:03:36.364230 10497 leader_election.cc:343] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.368351 10601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89e8f66c72448edbfa90b3faaf1fedb" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:36.368860 10601 raft_consensus.cc:3060] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.369032 11204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89e8f66c72448edbfa90b3faaf1fedb" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:36.370028 10278 catalog_manager.cc:5697] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 1 to 2, leader changed from e1abfb89f12841618053d11bb6f6b23e (127.7.71.129) to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.372992 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:36.373549 10602 raft_consensus.cc:3060] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.375214 10601 raft_consensus.cc:2468] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 2.
I20260709 13:03:36.380388 10601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80bac545a104f35a366d65a4f368b4e" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:36.380877 10601 raft_consensus.cc:3060] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.382527 11204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:36.383116 11204 raft_consensus.cc:3060] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.386550 10601 raft_consensus.cc:2468] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 2.
I20260709 13:03:36.391040 10423 leader_election.cc:304] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [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: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:36.392956 11157 raft_consensus.cc:2804] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:36.393460 11157 raft_consensus.cc:697] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:36.394282 11157 consensus_queue.cc:237] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.395478 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80bac545a104f35a366d65a4f368b4e" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
I20260709 13:03:36.402103 10457 raft_consensus.cc:1275] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer f53bd7a2e910468a931ac7ab12244a93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.402805 10606 raft_consensus.cc:1275] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Refusing update from remote peer bda586d3f6754e99a774f0b7fcb1774f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:03:36.404072 10497 leader_election.cc:343] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.404551 11085 consensus_queue.cc:1048] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.405172 10497 leader_election.cc:304] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [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: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:36.406015 11085 raft_consensus.cc:2804] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:36.406487 11085 raft_consensus.cc:697] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:36.407212 11085 consensus_queue.cc:237] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.407760 11165 consensus_queue.cc:1048] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.406168 10497 leader_election.cc:304] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:36.413419 11263 raft_consensus.cc:2804] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:36.413864 11263 raft_consensus.cc:697] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:36.414364 11208 raft_consensus.cc:3060] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.414662 11263 consensus_queue.cc:237] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.422598 11208 raft_consensus.cc:1275] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Refusing update from remote peer bda586d3f6754e99a774f0b7fcb1774f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.425127 10747 consensus_queue.cc:1048] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:36.426294 10497 leader_election.cc:343] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.428462 11153 tablet_bootstrap.cc:492] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.429351 11153 tablet_bootstrap.cc:492] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:36.429936 11153 ts_tablet_manager.cc:1403] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.023s
I20260709 13:03:36.432461 10602 raft_consensus.cc:2468] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 2.
I20260709 13:03:36.434072 11204 raft_consensus.cc:2468] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 2.
I20260709 13:03:36.434927 11153 raft_consensus.cc:359] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.438607 11153 raft_consensus.cc:740] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.440882 11153 consensus_queue.cc:260] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.442812 11153 ts_tablet_manager.cc:1434] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260709 13:03:36.446831 11153 tablet_bootstrap.cc:492] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:36.449165 10497 leader_election.cc:304] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:36.450989 11263 raft_consensus.cc:2804] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:36.451599 11263 raft_consensus.cc:697] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:36.452369 11263 consensus_queue.cc:237] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.469379 11153 tablet_bootstrap.cc:492] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.470261 11153 tablet_bootstrap.cc:492] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:36.470840 11153 ts_tablet_manager.cc:1403] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260709 13:03:36.470700 10278 catalog_manager.cc:5697] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 1 to 2, leader changed from e1abfb89f12841618053d11bb6f6b23e (127.7.71.129) to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 2 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.471779 10281 catalog_manager.cc:5697] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 1 to 2, leader changed from e1abfb89f12841618053d11bb6f6b23e (127.7.71.129) to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.473143 11153 raft_consensus.cc:359] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.473789 11153 raft_consensus.cc:740] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.474613 11153 consensus_queue.cc:260] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.476768 11153 ts_tablet_manager.cc:1434] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:36.477542 11153 tablet_bootstrap.cc:492] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:36.478118 11203 raft_consensus.cc:1275] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Refusing update from remote peer f53bd7a2e910468a931ac7ab12244a93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.479972 11263 consensus_queue.cc:1048] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.498551 11153 tablet_bootstrap.cc:492] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.499733 11153 tablet_bootstrap.cc:492] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:36.500306 11153 ts_tablet_manager.cc:1403] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260709 13:03:36.502619 11153 raft_consensus.cc:359] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.503239 11153 raft_consensus.cc:740] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.503993 11153 consensus_queue.cc:260] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.506158 11153 ts_tablet_manager.cc:1434] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:36.506906 11153 tablet_bootstrap.cc:492] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:36.516083 10281 catalog_manager.cc:5697] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 1 to 2, leader changed from e1abfb89f12841618053d11bb6f6b23e (127.7.71.129) to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.520519 10281 catalog_manager.cc:5697] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 1 to 2, leader changed from e1abfb89f12841618053d11bb6f6b23e (127.7.71.129) to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.537578 11153 tablet_bootstrap.cc:492] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.538447 11153 tablet_bootstrap.cc:492] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:36.539002 11153 ts_tablet_manager.cc:1403] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.000s
I20260709 13:03:36.541262 11153 raft_consensus.cc:359] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.541900 11153 raft_consensus.cc:740] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.542516 11153 consensus_queue.cc:260] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.549610 11153 ts_tablet_manager.cc:1434] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:03:36.550735 11153 tablet_bootstrap.cc:492] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:36.556967 10457 raft_consensus.cc:1275] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer 87f035b492824fa98f9968c56fcfcce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.558362 11155 consensus_queue.cc:1048] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.572160 11208 raft_consensus.cc:1275] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Refusing update from remote peer 87f035b492824fa98f9968c56fcfcce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.573844 11156 consensus_queue.cc:1048] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:36.581040 10497 consensus_peers.cc:597] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:36.588652 11153 tablet_bootstrap.cc:492] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.590731 11153 tablet_bootstrap.cc:492] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:36.591296 11153 ts_tablet_manager.cc:1403] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.013s
I20260709 13:03:36.594043 11153 raft_consensus.cc:359] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.594666 11153 raft_consensus.cc:740] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.595255 11153 consensus_queue.cc:260] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.596761 11153 ts_tablet_manager.cc:1434] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:03:36.597386 11153 tablet_bootstrap.cc:492] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:36.610733 11153 tablet_bootstrap.cc:492] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.611568 11153 tablet_bootstrap.cc:492] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:36.612941 11153 ts_tablet_manager.cc:1403] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:03:36.615206 11153 raft_consensus.cc:359] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.615841 11153 raft_consensus.cc:740] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.616461 11153 consensus_queue.cc:260] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:36.618500 11153 ts_tablet_manager.cc:1434] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:36.620046 11153 tablet_bootstrap.cc:492] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:36.623136 11208 raft_consensus.cc:1275] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Refusing update from remote peer bda586d3f6754e99a774f0b7fcb1774f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.626570 11208 raft_consensus.cc:1275] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Refusing update from remote peer bda586d3f6754e99a774f0b7fcb1774f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.627388 11165 consensus_queue.cc:1048] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:36.628724 10423 consensus_peers.cc:597] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:36.628724 11165 consensus_queue.cc:1048] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.635572 11153 tablet_bootstrap.cc:492] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.636600 11153 tablet_bootstrap.cc:492] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:36.637195 11153 ts_tablet_manager.cc:1403] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260709 13:03:36.639398 11153 raft_consensus.cc:359] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.640043 11153 raft_consensus.cc:740] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.640770 11153 consensus_queue.cc:260] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.642886 11153 ts_tablet_manager.cc:1434] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:36.644510 11153 tablet_bootstrap.cc:492] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:36.648012 10602 raft_consensus.cc:1275] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Refusing update from remote peer bda586d3f6754e99a774f0b7fcb1774f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.650099 11165 consensus_queue.cc:1048] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.653496 10457 raft_consensus.cc:1275] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer f53bd7a2e910468a931ac7ab12244a93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.660647 10718 consensus_queue.cc:1048] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.662791 10528 raft_consensus.cc:1275] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Refusing update from remote peer bda586d3f6754e99a774f0b7fcb1774f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.677618 11165 consensus_queue.cc:1048] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.689741 10602 raft_consensus.cc:1275] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Refusing update from remote peer bda586d3f6754e99a774f0b7fcb1774f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.692983 11163 consensus_queue.cc:1048] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:36.694281 10497 consensus_peers.cc:597] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:36.724232 10600 raft_consensus.cc:1275] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Refusing update from remote peer f53bd7a2e910468a931ac7ab12244a93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.727512 10718 consensus_queue.cc:1048] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.732635 11153 tablet_bootstrap.cc:492] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.733687 11153 tablet_bootstrap.cc:492] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:36.734439 11153 ts_tablet_manager.cc:1403] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.090s	user 0.042s	sys 0.036s
I20260709 13:03:36.739966 11153 raft_consensus.cc:359] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.740679 11153 raft_consensus.cc:740] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.742415 11153 consensus_queue.cc:260] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:36.744395 11153 ts_tablet_manager.cc:1434] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:03:36.745168 11153 tablet_bootstrap.cc:492] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:36.757009 10457 raft_consensus.cc:1275] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer 87f035b492824fa98f9968c56fcfcce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.759909 11156 consensus_queue.cc:1048] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.773870 10601 raft_consensus.cc:1275] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Refusing update from remote peer f53bd7a2e910468a931ac7ab12244a93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.779438 10718 consensus_queue.cc:1048] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.789654 11204 raft_consensus.cc:3060] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.796806 11204 raft_consensus.cc:1275] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Refusing update from remote peer 87f035b492824fa98f9968c56fcfcce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.798094 11156 consensus_queue.cc:1048] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:36.809120 10423 consensus_peers.cc:597] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:36.811766 10497 consensus_peers.cc:597] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:36.815986 10528 raft_consensus.cc:1275] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Refusing update from remote peer 87f035b492824fa98f9968c56fcfcce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.817425 11156 consensus_queue.cc:1048] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:36.832837 10528 raft_consensus.cc:1275] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Refusing update from remote peer bda586d3f6754e99a774f0b7fcb1774f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.835248 10747 consensus_queue.cc:1048] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.911406 11203 raft_consensus.cc:1275] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Refusing update from remote peer f53bd7a2e910468a931ac7ab12244a93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.915904 10602 raft_consensus.cc:1275] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Refusing update from remote peer f53bd7a2e910468a931ac7ab12244a93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.921061 11263 consensus_queue.cc:1048] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.922271 11204 raft_consensus.cc:1275] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Refusing update from remote peer 87f035b492824fa98f9968c56fcfcce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.923939 11249 consensus_queue.cc:1048] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.921468 11203 raft_consensus.cc:3060] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:36.929338 11303 log.cc:927] Time spent T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 13:03:36.936388 11263 consensus_queue.cc:1048] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.950135 11203 raft_consensus.cc:1275] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Refusing update from remote peer f53bd7a2e910468a931ac7ab12244a93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.957511 11153 tablet_bootstrap.cc:492] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.958346 11153 tablet_bootstrap.cc:492] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:36.958905 11153 ts_tablet_manager.cc:1403] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.214s	user 0.071s	sys 0.082s
I20260709 13:03:36.959275 11169 consensus_queue.cc:1048] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:36.961149 11153 raft_consensus.cc:359] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.961833 11208 raft_consensus.cc:3060] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:36.962318 10601 raft_consensus.cc:1275] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Refusing update from remote peer f53bd7a2e910468a931ac7ab12244a93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.970737 11169 consensus_queue.cc:1048] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.972700 11208 raft_consensus.cc:1275] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Refusing update from remote peer f53bd7a2e910468a931ac7ab12244a93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:36.961822 11153 raft_consensus.cc:740] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.976158 11153 consensus_queue.cc:260] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:36.978154 11153 ts_tablet_manager.cc:1434] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:03:36.978885 11153 tablet_bootstrap.cc:492] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:36.981935 11169 consensus_queue.cc:1048] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:37.046037 10600 raft_consensus.cc:1275] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Refusing update from remote peer f53bd7a2e910468a931ac7ab12244a93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:37.047696 11263 consensus_queue.cc:1048] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:37.078244 11153 tablet_bootstrap.cc:492] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:37.079165 11153 tablet_bootstrap.cc:492] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:37.079821 11153 ts_tablet_manager.cc:1403] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.101s	user 0.032s	sys 0.028s
I20260709 13:03:37.085011 11153 raft_consensus.cc:359] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:37.085677 11153 raft_consensus.cc:740] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.086239 11153 consensus_queue.cc:260] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:37.087754 11153 ts_tablet_manager.cc:1434] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:03:37.089000 11153 tablet_bootstrap.cc:492] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:37.102322 11153 tablet_bootstrap.cc:492] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:37.103029 11153 tablet_bootstrap.cc:492] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:37.103642 11153 ts_tablet_manager.cc:1403] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260709 13:03:37.105955 11153 raft_consensus.cc:359] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:37.106626 11153 raft_consensus.cc:740] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.107221 11153 consensus_queue.cc:260] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:37.109012 11153 ts_tablet_manager.cc:1434] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:37.109588 11153 tablet_bootstrap.cc:492] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:37.121659 11153 tablet_bootstrap.cc:492] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:37.122399 11153 tablet_bootstrap.cc:492] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:37.122900 11153 ts_tablet_manager.cc:1403] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 13:03:37.124729 11153 raft_consensus.cc:359] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:37.125171 11153 raft_consensus.cc:740] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.125732 11153 consensus_queue.cc:260] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:37.127584 11153 ts_tablet_manager.cc:1434] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:03:37.129865 11153 tablet_bootstrap.cc:492] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:37.144143 11153 tablet_bootstrap.cc:492] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:37.145006 11153 tablet_bootstrap.cc:492] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:37.145608 11153 ts_tablet_manager.cc:1403] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:03:37.147711 11153 raft_consensus.cc:359] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:37.148345 11153 raft_consensus.cc:740] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.148953 11153 consensus_queue.cc:260] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:37.151245 11153 ts_tablet_manager.cc:1434] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:03:37.152634 11153 tablet_bootstrap.cc:492] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:37.173456 11153 tablet_bootstrap.cc:492] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:37.174177 11153 tablet_bootstrap.cc:492] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:37.174677 11153 ts_tablet_manager.cc:1403] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260709 13:03:37.176544 11153 raft_consensus.cc:359] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:37.177068 11153 raft_consensus.cc:740] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.177667 11153 consensus_queue.cc:260] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:37.179611 11153 ts_tablet_manager.cc:1434] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:03:37.180449 11153 tablet_bootstrap.cc:492] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:37.204555 11153 tablet_bootstrap.cc:492] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:37.205564 11153 tablet_bootstrap.cc:492] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:37.206393 11153 ts_tablet_manager.cc:1403] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.011s
I20260709 13:03:37.208814 11153 raft_consensus.cc:359] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:37.209602 11153 raft_consensus.cc:740] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.210234 11153 consensus_queue.cc:260] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:37.212428 11153 ts_tablet_manager.cc:1434] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:37.213203 11153 tablet_bootstrap.cc:492] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:37.228199 11153 tablet_bootstrap.cc:492] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:37.229043 11153 tablet_bootstrap.cc:492] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:37.229642 11153 ts_tablet_manager.cc:1403] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:03:37.233506 11210 raft_consensus.cc:3060] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:37.238040 11153 raft_consensus.cc:359] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:37.238740 11153 raft_consensus.cc:740] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.239384 11153 consensus_queue.cc:260] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:37.241421 11153 ts_tablet_manager.cc:1434] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:03:37.246126 11153 tablet_bootstrap.cc:492] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:37.261545 11153 tablet_bootstrap.cc:492] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:37.262492 11153 tablet_bootstrap.cc:492] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:37.263132 11153 ts_tablet_manager.cc:1403] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:03:37.265115 11153 raft_consensus.cc:359] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:37.265553 11153 raft_consensus.cc:740] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.266024 11153 consensus_queue.cc:260] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:37.267688 11153 ts_tablet_manager.cc:1434] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.003s
I20260709 13:03:37.268404 11153 tablet_bootstrap.cc:492] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:37.288303 11153 tablet_bootstrap.cc:492] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:37.289202 11153 tablet_bootstrap.cc:492] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:37.289809 11153 ts_tablet_manager.cc:1403] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 13:03:37.292022 11153 raft_consensus.cc:359] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:37.292662 11153 raft_consensus.cc:740] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.293272 11153 consensus_queue.cc:260] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:37.294983 11153 ts_tablet_manager.cc:1434] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:37.295971 11153 tablet_bootstrap.cc:492] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:37.310516 11153 tablet_bootstrap.cc:492] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:37.311398 11153 tablet_bootstrap.cc:492] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:37.312014 11153 ts_tablet_manager.cc:1403] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:03:37.314144 11153 raft_consensus.cc:359] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:37.314765 11153 raft_consensus.cc:740] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.315295 11153 consensus_queue.cc:260] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:37.317170 11153 ts_tablet_manager.cc:1434] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:37.318521 11153 tablet_bootstrap.cc:492] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e: Bootstrap starting.
I20260709 13:03:37.321358 11210 raft_consensus.cc:3060] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:37.354949 11153 tablet_bootstrap.cc:492] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:37.355934 11153 tablet_bootstrap.cc:492] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e: Bootstrap complete.
I20260709 13:03:37.356575 11153 ts_tablet_manager.cc:1403] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.011s
I20260709 13:03:37.358803 11153 raft_consensus.cc:359] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:37.359407 11153 raft_consensus.cc:740] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.360105 11153 consensus_queue.cc:260] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:37.361831 11153 ts_tablet_manager.cc:1434] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:37.464499 11210 raft_consensus.cc:3060] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:37.530927 11206 raft_consensus.cc:3060] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:37.567190 11206 raft_consensus.cc:3060] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:45.796391  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:45.850085 10528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9"
dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
mode: GRACEFUL
new_leader_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:33300
I20260709 13:03:45.850781 10528 raft_consensus.cc:606] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Received request to transfer leadership to TS e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:45.865298 10455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60496f06a8e443e9a15f73b3c83f9455"
dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
mode: GRACEFUL
new_leader_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:36414
I20260709 13:03:45.865831 10455 raft_consensus.cc:606] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Received request to transfer leadership to TS e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:45.868780 10454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c317b6229f14866a3da0b489b63523c"
dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
mode: GRACEFUL
new_leader_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:36414
I20260709 13:03:45.869273 10454 raft_consensus.cc:606] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Received request to transfer leadership to TS e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:45.877235 10454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773"
dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
mode: GRACEFUL
new_leader_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:36414
I20260709 13:03:45.877741 10454 raft_consensus.cc:606] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Received request to transfer leadership to TS e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:45.879917 10454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6"
dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
mode: GRACEFUL
new_leader_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:36414
I20260709 13:03:45.880328 10454 raft_consensus.cc:606] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Received request to transfer leadership to TS e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:45.882513 10454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe3ed3e63eeb42fc82037f5ae8411dcb"
dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
mode: GRACEFUL
new_leader_uuid: "87f035b492824fa98f9968c56fcfcce3"
 from {username='slave'} at 127.0.0.1:36414
I20260709 13:03:45.882902 10454 raft_consensus.cc:606] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Received request to transfer leadership to TS 87f035b492824fa98f9968c56fcfcce3
I20260709 13:03:45.883970  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:03:45.885061  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:45.919622 11344 raft_consensus.cc:993] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f: : Instructing follower 87f035b492824fa98f9968c56fcfcce3 to start an election
I20260709 13:03:45.920113 11344 raft_consensus.cc:1081] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Signalling peer 87f035b492824fa98f9968c56fcfcce3 to start an election
I20260709 13:03:45.921512 10606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe3ed3e63eeb42fc82037f5ae8411dcb"
dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
 from {username='slave'} at 127.0.0.1:58378
I20260709 13:03:45.921973 10606 raft_consensus.cc:493] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:45.922267 10606 raft_consensus.cc:3060] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:45.929443 10606 raft_consensus.cc:515] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:45.932193 10606 leader_election.cc:290] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:45.932950 11344 raft_consensus.cc:993] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f: : Instructing follower e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:45.933156 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3ed3e63eeb42fc82037f5ae8411dcb" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:45.933220 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3ed3e63eeb42fc82037f5ae8411dcb" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:45.934034 11344 raft_consensus.cc:1081] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Signalling peer e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:45.934090 10528 raft_consensus.cc:3060] T fe3ed3e63eeb42fc82037f5ae8411dcb P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:45.934161 10454 raft_consensus.cc:3055] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:45.934701 10454 raft_consensus.cc:740] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:45.935853 11210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c317b6229f14866a3da0b489b63523c"
dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:56710
I20260709 13:03:45.935634 10454 consensus_queue.cc:260] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:45.936354 11210 raft_consensus.cc:493] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:45.936702 11210 raft_consensus.cc:3060] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:45.937031 10454 raft_consensus.cc:3060] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:45.940867 10528 raft_consensus.cc:2468] T fe3ed3e63eeb42fc82037f5ae8411dcb P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 2.
I20260709 13:03:45.942318 10571 leader_election.cc:304] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:45.943084 11343 raft_consensus.cc:2804] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:45.943574 11343 raft_consensus.cc:697] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:45.944360 10454 raft_consensus.cc:2468] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 2.
I20260709 13:03:45.944504 11343 consensus_queue.cc:237] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:45.947810 11210 raft_consensus.cc:515] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:45.950502 11210 leader_election.cc:290] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:45.959964 10280 catalog_manager.cc:5697] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 1 to 2, leader changed from bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130) to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:45.975037 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c317b6229f14866a3da0b489b63523c" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:45.975785 10606 raft_consensus.cc:3060] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:45.976506 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c317b6229f14866a3da0b489b63523c" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:45.977126 10454 raft_consensus.cc:3055] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:45.977425 10454 raft_consensus.cc:740] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:45.978111 10454 consensus_queue.cc:260] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:45.979336 10454 raft_consensus.cc:3060] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:45.983223 10606 raft_consensus.cc:2468] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:45.985049 11149 leader_election.cc:304] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:45.986902 11358 raft_consensus.cc:2804] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:45.987284 10454 raft_consensus.cc:2468] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:45.988232 11358 raft_consensus.cc:697] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:45.989070 11358 consensus_queue.cc:237] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:46.000350 10280 catalog_manager.cc:5697] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 1 to 2, leader changed from bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130) to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 2 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:46.038549 11341 raft_consensus.cc:993] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f: : Instructing follower e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:46.038995 11341 raft_consensus.cc:1081] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Signalling peer e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:46.040925 11206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773"
dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:56710
I20260709 13:03:46.041436 11206 raft_consensus.cc:493] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:46.042160 11206 raft_consensus.cc:3060] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:46.047271 11206 raft_consensus.cc:515] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:46.049181 11206 leader_election.cc:290] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 3 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:46.049860 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:46.050468 10454 raft_consensus.cc:3055] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:46.050763 10454 raft_consensus.cc:740] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:46.051492 10454 consensus_queue.cc:260] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [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: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:46.052505 10454 raft_consensus.cc:3060] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:46.059970 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc8defef42c4c93b78f05714f6b9773" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:46.060554 10528 raft_consensus.cc:3060] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:46.064231 10454 raft_consensus.cc:2468] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 3.
I20260709 13:03:46.065405 11147 leader_election.cc:304] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [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: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:46.066494 11358 raft_consensus.cc:2804] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:46.066569 10528 raft_consensus.cc:2468] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 3.
I20260709 13:03:46.067770 11358 raft_consensus.cc:697] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 3 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:46.068630 11358 consensus_queue.cc:237] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [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: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:46.077430 10280 catalog_manager.cc:5697] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 2 to 3, leader changed from bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130) to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 3 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:46.121798 11345 raft_consensus.cc:993] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f: : Instructing follower e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:46.122188 11345 raft_consensus.cc:1081] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Signalling peer e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:46.123395 11210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6"
dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:56710
I20260709 13:03:46.123808 11210 raft_consensus.cc:493] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:46.124037 11210 raft_consensus.cc:3060] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:46.128404 11210 raft_consensus.cc:515] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:46.129787 11210 leader_election.cc:290] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 3 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:46.130798 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:46.131378 10454 raft_consensus.cc:3055] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:46.131685 10454 raft_consensus.cc:740] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:46.132589 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e334015a4640a9b2c6e115e1df20c6" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:46.133116 10528 raft_consensus.cc:3060] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:46.135905 10454 consensus_queue.cc:260] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:46.137167 10454 raft_consensus.cc:3060] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:46.139371 10528 raft_consensus.cc:2468] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 3.
I20260709 13:03:46.140772 11149 leader_election.cc:304] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [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: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:46.141578 11358 raft_consensus.cc:2804] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:46.142021 11358 raft_consensus.cc:697] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 3 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:46.142819 11358 consensus_queue.cc:237] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:46.145776 10454 raft_consensus.cc:2468] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 3.
I20260709 13:03:46.150739 11361 raft_consensus.cc:993] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f: : Instructing follower e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:46.151130 11345 raft_consensus.cc:1081] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Signalling peer e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:46.152555 11210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60496f06a8e443e9a15f73b3c83f9455"
dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:56710
I20260709 13:03:46.153044 11210 raft_consensus.cc:493] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:46.153362 11210 raft_consensus.cc:3060] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:46.153235 10280 catalog_manager.cc:5697] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 2 to 3, leader changed from bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130) to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 3 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:46.159812 11210 raft_consensus.cc:515] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:46.161237 11210 leader_election.cc:290] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 3 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:46.162073 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60496f06a8e443e9a15f73b3c83f9455" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:46.162181 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60496f06a8e443e9a15f73b3c83f9455" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:46.162683 10602 raft_consensus.cc:3060] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:46.162756 10454 raft_consensus.cc:3055] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:46.163157 10454 raft_consensus.cc:740] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:46.163798 10454 consensus_queue.cc:260] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [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: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:46.164674 10454 raft_consensus.cc:3060] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:46.167037 10602 raft_consensus.cc:2468] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 3.
I20260709 13:03:46.167966 11149 leader_election.cc:304] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [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: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:46.168632 11358 raft_consensus.cc:2804] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:46.169075 11358 raft_consensus.cc:697] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 3 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:46.169464 10454 raft_consensus.cc:2468] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 3.
I20260709 13:03:46.169914 11358 consensus_queue.cc:237] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [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: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:46.178663 10280 catalog_manager.cc:5697] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 2 to 3, leader changed from bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130) to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 3 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:46.206655 11340 raft_consensus.cc:993] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93: : Instructing follower e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:46.207032 11340 raft_consensus.cc:1081] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Signalling peer e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:46.208185 11206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9"
dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:56730
I20260709 13:03:46.208567 11206 raft_consensus.cc:493] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:46.208791 11206 raft_consensus.cc:3060] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:46.213038 11206 raft_consensus.cc:515] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:46.214278 11206 leader_election.cc:290] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 3 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:46.215039 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:46.215310 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250485bb0649448ea522cbd6a476fdc9" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:46.215492 10528 raft_consensus.cc:3055] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:46.215842 10528 raft_consensus.cc:740] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:46.215863 10602 raft_consensus.cc:3060] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:46.216451 10528 consensus_queue.cc:260] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [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: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:46.217394 10528 raft_consensus.cc:3060] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:46.220093 10602 raft_consensus.cc:2468] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 3.
I20260709 13:03:46.220947 11149 leader_election.cc:304] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [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: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:46.221414 10528 raft_consensus.cc:2468] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 3.
I20260709 13:03:46.221582 11358 raft_consensus.cc:2804] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:46.222054 11358 raft_consensus.cc:697] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 3 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:46.222812 11358 consensus_queue.cc:237] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [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: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:46.233209 10280 catalog_manager.cc:5697] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 2 to 3, leader changed from f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131) to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 3 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:46.390038 10528 raft_consensus.cc:1275] T fe3ed3e63eeb42fc82037f5ae8411dcb P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Refusing update from remote peer 87f035b492824fa98f9968c56fcfcce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:46.391125 11349 consensus_queue.cc:1048] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:46.405706 10454 raft_consensus.cc:1275] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer 87f035b492824fa98f9968c56fcfcce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:46.407122 11343 consensus_queue.cc:1048] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:46.456275 10455 raft_consensus.cc:1275] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 3 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:46.457962 11358 consensus_queue.cc:1048] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:46.479493 10602 raft_consensus.cc:1275] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:46.483085 11358 consensus_queue.cc:1048] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:46.491690 10528 raft_consensus.cc:1275] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:46.496033 11374 consensus_queue.cc:1048] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:46.503111 10455 raft_consensus.cc:1275] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:46.504870 11358 consensus_queue.cc:1048] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:46.550737 10602 raft_consensus.cc:1275] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 3 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:46.551918 11358 consensus_queue.cc:1048] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:46.562330 10454 raft_consensus.cc:1275] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 3 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:46.563712 11358 consensus_queue.cc:1048] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:46.685674 10606 raft_consensus.cc:1275] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 3 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:46.687572 11358 consensus_queue.cc:1048] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:46.691242 10455 raft_consensus.cc:1275] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 3 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:46.692651 11358 consensus_queue.cc:1048] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:46.696600 10531 raft_consensus.cc:1275] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:46.699889 11374 consensus_queue.cc:1048] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:46.719236 10528 raft_consensus.cc:1275] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:46.721130 11358 consensus_queue.cc:1048] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:46.885900  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:46.919934  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:46.971604 10454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3936a9cdaf554f86bbf6eb599decb8e2"
dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
mode: GRACEFUL
new_leader_uuid: "87f035b492824fa98f9968c56fcfcce3"
 from {username='slave'} at 127.0.0.1:36414
I20260709 13:03:46.972162 10454 raft_consensus.cc:606] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Received request to transfer leadership to TS 87f035b492824fa98f9968c56fcfcce3
I20260709 13:03:46.986346 10606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89ea82678df8427b85152ef5accb30be"
dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
mode: GRACEFUL
new_leader_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:53668
I20260709 13:03:46.986878 10606 raft_consensus.cc:606] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Received request to transfer leadership to TS e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:46.989405 10454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a044716ed3ca450985642a629545971c"
dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
mode: GRACEFUL
new_leader_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:36414
I20260709 13:03:46.989835 10454 raft_consensus.cc:606] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Received request to transfer leadership to TS e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:46.991843 10528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b43c611226b84958b88764604501eb2b"
dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
mode: GRACEFUL
new_leader_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:33300
I20260709 13:03:46.992244 10528 raft_consensus.cc:606] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Received request to transfer leadership to TS e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:46.994159 10454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5b596f193e04bfa835d0b510a8f84fc"
dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
mode: GRACEFUL
new_leader_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:36414
I20260709 13:03:46.994534 10454 raft_consensus.cc:606] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Received request to transfer leadership to TS e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:46.995330  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:03:46.996523  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:47.220188 11345 raft_consensus.cc:993] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f: : Instructing follower e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:47.220580 11361 raft_consensus.cc:1081] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Signalling peer e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:47.222066 11204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5b596f193e04bfa835d0b510a8f84fc"
dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:56710
I20260709 13:03:47.222496 11204 raft_consensus.cc:493] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:47.222747 11204 raft_consensus.cc:3060] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.227959 11204 raft_consensus.cc:515] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:47.229739 11204 leader_election.cc:290] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:47.230227 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b596f193e04bfa835d0b510a8f84fc" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:47.230176 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b596f193e04bfa835d0b510a8f84fc" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:47.231072 10454 raft_consensus.cc:3055] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:47.231138 10528 raft_consensus.cc:3060] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.231446 10454 raft_consensus.cc:740] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:47.232506 11362 raft_consensus.cc:993] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93: : Instructing follower e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:47.232285 10454 consensus_queue.cc:260] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:47.232941 11340 raft_consensus.cc:1081] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Signalling peer e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:47.233603 10454 raft_consensus.cc:3060] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.234294 11204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b43c611226b84958b88764604501eb2b"
dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:56730
I20260709 13:03:47.234711 11204 raft_consensus.cc:493] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:47.234953 11204 raft_consensus.cc:3060] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.237422 10528 raft_consensus.cc:2468] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:47.239523 10454 raft_consensus.cc:2468] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:47.240549 11147 leader_election.cc:304] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:47.241448 11381 raft_consensus.cc:2804] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:47.240597 11204 raft_consensus.cc:515] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:47.241918 11381 raft_consensus.cc:697] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:47.242748 11381 consensus_queue.cc:237] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:47.244350 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43c611226b84958b88764604501eb2b" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:47.244464 11204 leader_election.cc:290] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:47.244868 10454 raft_consensus.cc:3060] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.245421 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43c611226b84958b88764604501eb2b" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:47.245940 10528 raft_consensus.cc:3055] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:47.246210 10528 raft_consensus.cc:740] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:47.246912 10528 consensus_queue.cc:260] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:47.248068 10528 raft_consensus.cc:3060] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.250856 10454 raft_consensus.cc:2468] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:47.252291 11147 leader_election.cc:304] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:47.254014 10278 catalog_manager.cc:5697] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 1 to 2, leader changed from bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130) to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 2 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:47.254992 10528 raft_consensus.cc:2468] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:47.255707 11374 raft_consensus.cc:2804] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:47.256186 11374 raft_consensus.cc:697] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:47.256920 11374 consensus_queue.cc:237] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:47.277398 10278 catalog_manager.cc:5697] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 1 to 2, leader changed from f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131) to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 2 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:47.393908 11345 raft_consensus.cc:993] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f: : Instructing follower 87f035b492824fa98f9968c56fcfcce3 to start an election
I20260709 13:03:47.394322 11361 raft_consensus.cc:1081] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Signalling peer 87f035b492824fa98f9968c56fcfcce3 to start an election
I20260709 13:03:47.395469 10602 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3936a9cdaf554f86bbf6eb599decb8e2"
dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
 from {username='slave'} at 127.0.0.1:58378
I20260709 13:03:47.395926 10602 raft_consensus.cc:493] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:47.396162 10602 raft_consensus.cc:3060] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.400525 10602 raft_consensus.cc:515] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:47.401896 11345 raft_consensus.cc:993] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f: : Instructing follower e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:47.402091 10602 leader_election.cc:290] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:47.402418 11345 raft_consensus.cc:1081] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Signalling peer e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:47.402726 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3936a9cdaf554f86bbf6eb599decb8e2" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:47.403245 10454 raft_consensus.cc:3055] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:47.403824 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3936a9cdaf554f86bbf6eb599decb8e2" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:47.403843 11206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a044716ed3ca450985642a629545971c"
dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:56710
I20260709 13:03:47.404307 10528 raft_consensus.cc:3060] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.404428 11206 raft_consensus.cc:493] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:47.404855 11206 raft_consensus.cc:3060] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.405298 10454 raft_consensus.cc:740] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:47.406126 10454 consensus_queue.cc:260] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:47.407630 10454 raft_consensus.cc:3060] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.414141 10528 raft_consensus.cc:2468] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 2.
I20260709 13:03:47.415700 11334 raft_consensus.cc:993] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3: : Instructing follower e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:47.416141 11334 raft_consensus.cc:1081] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Signalling peer e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:47.416524 10454 raft_consensus.cc:2468] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 2.
I20260709 13:03:47.417829 10569 leader_election.cc:304] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:47.413218 11206 raft_consensus.cc:515] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:47.418586 11349 raft_consensus.cc:2804] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:47.419030 11349 raft_consensus.cc:697] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:47.419866 11349 consensus_queue.cc:237] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:47.420224 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a044716ed3ca450985642a629545971c" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:47.420219 11206 leader_election.cc:290] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Requested vote from peers 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763), bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825)
I20260709 13:03:47.420889 10602 raft_consensus.cc:3060] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.421167 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a044716ed3ca450985642a629545971c" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:47.421650 10454 raft_consensus.cc:3055] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:47.421914 10454 raft_consensus.cc:740] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:47.422592 10454 consensus_queue.cc:260] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:47.423516 10454 raft_consensus.cc:3060] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.424878 11206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89ea82678df8427b85152ef5accb30be"
dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:56714
I20260709 13:03:47.425537 11206 raft_consensus.cc:493] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:47.425987 11206 raft_consensus.cc:3060] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.426789 10602 raft_consensus.cc:2468] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:47.428120 11149 leader_election.cc:304] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:47.428930 11381 raft_consensus.cc:2804] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:47.429381 11381 raft_consensus.cc:697] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:47.429591 10454 raft_consensus.cc:2468] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:47.430989 11381 consensus_queue.cc:237] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } }
I20260709 13:03:47.432731 11206 raft_consensus.cc:515] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:47.436985 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea82678df8427b85152ef5accb30be" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:47.437134 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea82678df8427b85152ef5accb30be" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:47.437500 10528 raft_consensus.cc:3060] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.437618 10606 raft_consensus.cc:3055] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:47.438005 10606 raft_consensus.cc:740] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:47.438611 10606 consensus_queue.cc:260] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:47.439476 10606 raft_consensus.cc:3060] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.445035 10606 raft_consensus.cc:2468] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:47.445991 11149 leader_election.cc:304] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:47.446499 10528 raft_consensus.cc:2468] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:47.446511 10278 catalog_manager.cc:5697] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 1 to 2, leader changed from bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130) to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:47.446834 11358 raft_consensus.cc:2804] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:47.448086 11358 raft_consensus.cc:697] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:47.448938 11358 consensus_queue.cc:237] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:47.454007 11206 leader_election.cc:290] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:47.460542 10278 catalog_manager.cc:5697] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 1 to 2, leader changed from bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130) to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 2 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:47.477341 10278 catalog_manager.cc:5697] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 1 to 2, leader changed from 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132) to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 2 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:47.677143 10528 raft_consensus.cc:1275] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.678164 11381 consensus_queue.cc:1048] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.685802 10455 raft_consensus.cc:1275] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.687346 11358 consensus_queue.cc:1048] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.694751 10454 raft_consensus.cc:1275] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.696964 11358 consensus_queue.cc:1048] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.701071 10528 raft_consensus.cc:1275] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.702193 11381 consensus_queue.cc:1048] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.820431 10606 raft_consensus.cc:1275] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.821506 11381 consensus_queue.cc:1048] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.830120 10454 raft_consensus.cc:1275] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.831643 11402 consensus_queue.cc:1048] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.859699 10602 raft_consensus.cc:1275] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.860869 11402 consensus_queue.cc:1048] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.864143 10528 raft_consensus.cc:1275] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.865339 11402 consensus_queue.cc:1048] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.997371  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:48.025219 10454 raft_consensus.cc:1275] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer 87f035b492824fa98f9968c56fcfcce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:48.026589 11387 consensus_queue.cc:1048] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:48.034440 10528 raft_consensus.cc:1275] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Refusing update from remote peer 87f035b492824fa98f9968c56fcfcce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:48.043093 11349 consensus_queue.cc:1048] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:48.043469  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:48.088235 10528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a0c160af4b249f89bcaa1b547f908c8"
dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
mode: GRACEFUL
new_leader_uuid: "87f035b492824fa98f9968c56fcfcce3"
 from {username='slave'} at 127.0.0.1:33300
I20260709 13:03:48.088752 10528 raft_consensus.cc:606] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Received request to transfer leadership to TS 87f035b492824fa98f9968c56fcfcce3
I20260709 13:03:48.091110 10528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c249545504f4e6e93c0f722abf57a65"
dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
mode: GRACEFUL
new_leader_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:33300
I20260709 13:03:48.091514 10528 raft_consensus.cc:606] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Received request to transfer leadership to TS e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:48.093613 10528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70a46e9b210a480fb95c19a97c578450"
dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
mode: GRACEFUL
new_leader_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:33300
I20260709 13:03:48.094024 10528 raft_consensus.cc:606] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Received request to transfer leadership to TS e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:48.095906 10528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b7cb7baf190484eab61c8dd551bbe13"
dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
mode: GRACEFUL
new_leader_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:33300
I20260709 13:03:48.096287 10528 raft_consensus.cc:606] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Received request to transfer leadership to TS e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:48.098390 10602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d84de53b253441e81f084caa655cea6"
dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
mode: GRACEFUL
new_leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
 from {username='slave'} at 127.0.0.1:53668
I20260709 13:03:48.098784 10602 raft_consensus.cc:606] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Received request to transfer leadership to TS bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:48.099798  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:03:48.100834  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:48.330435 11415 raft_consensus.cc:993] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93: : Instructing follower 87f035b492824fa98f9968c56fcfcce3 to start an election
I20260709 13:03:48.330940 11340 raft_consensus.cc:1081] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Signalling peer 87f035b492824fa98f9968c56fcfcce3 to start an election
I20260709 13:03:48.332222 10602 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a0c160af4b249f89bcaa1b547f908c8"
dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
 from {username='slave'} at 127.0.0.1:58376
I20260709 13:03:48.332603 10602 raft_consensus.cc:493] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:48.332968 10602 raft_consensus.cc:3060] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.337387 10602 raft_consensus.cc:515] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:48.338809 10602 leader_election.cc:290] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:48.339758 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0c160af4b249f89bcaa1b547f908c8" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:48.339663 10455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0c160af4b249f89bcaa1b547f908c8" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:48.340325 10528 raft_consensus.cc:3055] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:48.340435 10455 raft_consensus.cc:3060] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.340584 10528 raft_consensus.cc:740] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:48.341266 10528 consensus_queue.cc:260] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:48.342235 10528 raft_consensus.cc:3060] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.345335 10455 raft_consensus.cc:2468] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 2.
I20260709 13:03:48.346351 10569 leader_election.cc:304] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:48.346426 10528 raft_consensus.cc:2468] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 2.
I20260709 13:03:48.347093 11387 raft_consensus.cc:2804] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:48.347570 11387 raft_consensus.cc:697] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:48.348327 11387 consensus_queue.cc:237] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:48.356599 10278 catalog_manager.cc:5697] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 1 to 2, leader changed from f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131) to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:48.531387 11421 raft_consensus.cc:993] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93: : Instructing follower e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:48.531980 11421 raft_consensus.cc:1081] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Signalling peer e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:48.535734 11340 raft_consensus.cc:993] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93: : Instructing follower e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:48.535769 11210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c249545504f4e6e93c0f722abf57a65"
dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:56730
I20260709 13:03:48.536339 11340 raft_consensus.cc:1081] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Signalling peer e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:48.536520 11210 raft_consensus.cc:493] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:48.536962 11210 raft_consensus.cc:3060] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.540409 11387 raft_consensus.cc:993] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3: : Instructing follower bda586d3f6754e99a774f0b7fcb1774f to start an election
I20260709 13:03:48.540874 11422 raft_consensus.cc:993] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93: : Instructing follower e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:48.540886 11387 raft_consensus.cc:1081] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Signalling peer bda586d3f6754e99a774f0b7fcb1774f to start an election
I20260709 13:03:48.541137 11204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70a46e9b210a480fb95c19a97c578450"
dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:56730
I20260709 13:03:48.541468 11422 raft_consensus.cc:1081] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Signalling peer e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:48.541690 11204 raft_consensus.cc:493] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:48.542106 11204 raft_consensus.cc:3060] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.542778 10455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d84de53b253441e81f084caa655cea6"
dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
 from {username='slave'} at 127.0.0.1:57392
I20260709 13:03:48.543193 11206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b7cb7baf190484eab61c8dd551bbe13"
dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:56730
I20260709 13:03:48.543263 10455 raft_consensus.cc:493] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:48.543886 11206 raft_consensus.cc:493] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:48.543889 10455 raft_consensus.cc:3060] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.544410 11206 raft_consensus.cc:3060] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:48.546773 11210 raft_consensus.cc:515] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:48.548614 11210 leader_election.cc:290] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:48.549060 11204 raft_consensus.cc:515] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:48.549573 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c249545504f4e6e93c0f722abf57a65" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:48.550448 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c249545504f4e6e93c0f722abf57a65" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:48.550981 10528 raft_consensus.cc:3055] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:48.550885 11206 raft_consensus.cc:515] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:48.551314 10528 raft_consensus.cc:740] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:48.552057 10528 consensus_queue.cc:260] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:48.552449 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a46e9b210a480fb95c19a97c578450" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:48.552651 11206 leader_election.cc:290] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 3 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:48.552989 10531 raft_consensus.cc:3055] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:48.553160 10528 raft_consensus.cc:3060] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.552183 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a46e9b210a480fb95c19a97c578450" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:48.550441 10454 raft_consensus.cc:3060] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.553678 10531 raft_consensus.cc:740] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:48.553592 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7cb7baf190484eab61c8dd551bbe13" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:48.554497 10606 raft_consensus.cc:3060] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:48.554811 10531 consensus_queue.cc:260] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:48.555684 10457 raft_consensus.cc:3060] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.560484 10606 raft_consensus.cc:2468] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 3.
I20260709 13:03:48.561621 11149 leader_election.cc:304] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [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: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:48.561954 10457 raft_consensus.cc:2468] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:48.562542 11358 raft_consensus.cc:2804] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:48.563007 11358 raft_consensus.cc:697] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 3 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:48.563866 11358 consensus_queue.cc:237] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [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: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:48.564226 10454 raft_consensus.cc:2468] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:48.565411 10528 raft_consensus.cc:2468] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:48.555806 10531 raft_consensus.cc:3060] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.569671 11149 leader_election.cc:304] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:48.570538 11402 raft_consensus.cc:2804] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:48.570972 11402 raft_consensus.cc:697] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:48.571725 11402 consensus_queue.cc:237] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:48.572889 10531 raft_consensus.cc:2468] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:48.573834 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7cb7baf190484eab61c8dd551bbe13" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:48.574450 10528 raft_consensus.cc:3055] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:48.574787 10528 raft_consensus.cc:740] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:48.575484 10528 consensus_queue.cc:260] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [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: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:48.576695 11147 leader_election.cc:304] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:48.578250 11374 raft_consensus.cc:2804] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:48.586596 11374 raft_consensus.cc:697] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:48.587456 11374 consensus_queue.cc:237] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:48.587800 10280 catalog_manager.cc:5697] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 2 to 3, leader changed from f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131) to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 3 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:48.590451 10455 raft_consensus.cc:515] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:48.592880 10455 leader_election.cc:290] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:48.552176 11204 leader_election.cc:290] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:48.576709 10528 raft_consensus.cc:3060] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:48.594995 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d84de53b253441e81f084caa655cea6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:48.596494 10606 raft_consensus.cc:3055] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:48.596817 10606 raft_consensus.cc:740] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:48.598541 10606 consensus_queue.cc:260] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:48.600934 10528 raft_consensus.cc:2468] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 3.
I20260709 13:03:48.600940 10606 raft_consensus.cc:3060] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.605960 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d84de53b253441e81f084caa655cea6" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:48.606498 10531 raft_consensus.cc:3060] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.612236 10606 raft_consensus.cc:2468] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 2.
I20260709 13:03:48.614393 10531 raft_consensus.cc:2468] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 2.
I20260709 13:03:48.614362 10423 leader_election.cc:304] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, bda586d3f6754e99a774f0b7fcb1774f; no voters: 
I20260709 13:03:48.616906 11361 raft_consensus.cc:2804] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:48.617367 11361 raft_consensus.cc:697] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:48.618188 11361 consensus_queue.cc:237] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:48.624903 10280 catalog_manager.cc:5697] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 1 to 2, leader changed from f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131) to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 2 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.626417 10280 catalog_manager.cc:5697] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 1 to 2, leader changed from f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131) to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 2 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.635195 10278 catalog_manager.cc:5697] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 1 to 2, leader changed from 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132) to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 2 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.773397 10531 raft_consensus.cc:1275] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Refusing update from remote peer 87f035b492824fa98f9968c56fcfcce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:48.774711 11349 consensus_queue.cc:1048] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:48.786749 10454 raft_consensus.cc:1275] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer 87f035b492824fa98f9968c56fcfcce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:48.789568 11426 consensus_queue.cc:1048] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:48.946063 10606 raft_consensus.cc:1275] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 3 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:48.947105 11374 consensus_queue.cc:1048] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:48.956082 10531 raft_consensus.cc:1275] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:48.957510 11374 consensus_queue.cc:1048] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:48.998212 10606 raft_consensus.cc:1275] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Refusing update from remote peer bda586d3f6754e99a774f0b7fcb1774f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:48.999353 11345 consensus_queue.cc:1048] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:49.009048 10454 raft_consensus.cc:1275] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:49.010491 11374 consensus_queue.cc:1048] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:49.015446 10528 raft_consensus.cc:1275] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Refusing update from remote peer bda586d3f6754e99a774f0b7fcb1774f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:49.030408 11345 consensus_queue.cc:1048] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:03:49.042548 10527 raft_consensus.cc:1275] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:49.045382 11374 consensus_queue.cc:1048] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:49.052269 10455 raft_consensus.cc:1275] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:49.055122 11402 consensus_queue.cc:1048] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:49.083926 10528 raft_consensus.cc:1275] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:49.085062 11425 consensus_queue.cc:1048] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:49.101573  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:49.140182  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:49.176298 10454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d16216a31734a0ab56e404cffd1d1b7"
dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
mode: GRACEFUL
new_leader_uuid: "87f035b492824fa98f9968c56fcfcce3"
 from {username='slave'} at 127.0.0.1:36414
I20260709 13:03:49.176925 10454 raft_consensus.cc:606] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Received request to transfer leadership to TS 87f035b492824fa98f9968c56fcfcce3
I20260709 13:03:49.179200 10606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7f0519ece3c401bab4901afe590cb72"
dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
mode: GRACEFUL
new_leader_uuid: "f53bd7a2e910468a931ac7ab12244a93"
 from {username='slave'} at 127.0.0.1:53668
I20260709 13:03:49.179642 10606 raft_consensus.cc:606] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Received request to transfer leadership to TS f53bd7a2e910468a931ac7ab12244a93
I20260709 13:03:49.180646  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:49.181608  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:49.198741 11426 raft_consensus.cc:993] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3: : Instructing follower f53bd7a2e910468a931ac7ab12244a93 to start an election
I20260709 13:03:49.199194 11349 raft_consensus.cc:1081] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Signalling peer f53bd7a2e910468a931ac7ab12244a93 to start an election
I20260709 13:03:49.200536 10528 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7f0519ece3c401bab4901afe590cb72"
dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
 from {username='slave'} at 127.0.0.1:48052
I20260709 13:03:49.200930 10528 raft_consensus.cc:493] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:49.201143 10528 raft_consensus.cc:3060] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:49.206380 10528 raft_consensus.cc:515] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:49.208026 10528 leader_election.cc:290] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:49.208596 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f0519ece3c401bab4901afe590cb72" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:49.208859 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f0519ece3c401bab4901afe590cb72" candidate_uuid: "f53bd7a2e910468a931ac7ab12244a93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:49.209152 10454 raft_consensus.cc:3060] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:49.209738 10606 raft_consensus.cc:3055] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:49.210040 10606 raft_consensus.cc:740] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:49.210708 10606 consensus_queue.cc:260] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:49.211861 10606 raft_consensus.cc:3060] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:49.215245 10454 raft_consensus.cc:2468] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 2.
I20260709 13:03:49.216519 10495 leader_election.cc:304] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:49.217221 11422 raft_consensus.cc:2804] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:49.219843 10606 raft_consensus.cc:2468] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53bd7a2e910468a931ac7ab12244a93 in term 2.
I20260709 13:03:49.220079 11422 raft_consensus.cc:697] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Becoming Leader. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:49.220995 11422 consensus_queue.cc:237] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:49.229722 10278 catalog_manager.cc:5697] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 reported cstate change: term changed from 1 to 2, leader changed from 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132) to f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "f53bd7a2e910468a931ac7ab12244a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:49.531919 11440 raft_consensus.cc:993] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f: : Instructing follower 87f035b492824fa98f9968c56fcfcce3 to start an election
I20260709 13:03:49.532303 11361 raft_consensus.cc:1081] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Signalling peer 87f035b492824fa98f9968c56fcfcce3 to start an election
I20260709 13:03:49.533394 10606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d16216a31734a0ab56e404cffd1d1b7"
dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
 from {username='slave'} at 127.0.0.1:58378
I20260709 13:03:49.533802 10606 raft_consensus.cc:493] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:49.534117 10606 raft_consensus.cc:3060] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:49.539139 10606 raft_consensus.cc:515] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:49.540496 10606 leader_election.cc:290] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:49.541239 10455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d16216a31734a0ab56e404cffd1d1b7" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:49.541278 10527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d16216a31734a0ab56e404cffd1d1b7" candidate_uuid: "87f035b492824fa98f9968c56fcfcce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:49.541716 10455 raft_consensus.cc:3055] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:49.541899 10527 raft_consensus.cc:3060] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:49.542013 10455 raft_consensus.cc:740] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:49.542686 10455 consensus_queue.cc:260] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:49.543576 10455 raft_consensus.cc:3060] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:49.546244 10527 raft_consensus.cc:2468] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 2.
I20260709 13:03:49.547181 10571 leader_election.cc:304] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:49.547766 11449 raft_consensus.cc:2804] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:49.547930 10455 raft_consensus.cc:2468] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f035b492824fa98f9968c56fcfcce3 in term 2.
I20260709 13:03:49.548622 11449 raft_consensus.cc:697] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Becoming Leader. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:49.549852 11449 consensus_queue.cc:237] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:49.562482 10280 catalog_manager.cc:5697] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 reported cstate change: term changed from 1 to 2, leader changed from bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130) to 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132). New cstate: current_term: 2 leader_uuid: "87f035b492824fa98f9968c56fcfcce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:49.747772 10455 raft_consensus.cc:1275] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer f53bd7a2e910468a931ac7ab12244a93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:49.748766 11422 consensus_queue.cc:1048] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:49.761730 10606 raft_consensus.cc:1275] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Refusing update from remote peer f53bd7a2e910468a931ac7ab12244a93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:49.764600 11444 consensus_queue.cc:1048] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:49.985953 10455 raft_consensus.cc:1275] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer 87f035b492824fa98f9968c56fcfcce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:49.987076 11426 consensus_queue.cc:1048] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:49.995206 10528 raft_consensus.cc:1275] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Refusing update from remote peer 87f035b492824fa98f9968c56fcfcce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:49.999996 11449 consensus_queue.cc:1048] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:50.182431  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:50.226866  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:50.260264 10600 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d16216a31734a0ab56e404cffd1d1b7"
dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
mode: GRACEFUL
new_leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
 from {username='slave'} at 127.0.0.1:53668
I20260709 13:03:50.260743 10600 raft_consensus.cc:606] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Received request to transfer leadership to TS bda586d3f6754e99a774f0b7fcb1774f
I20260709 13:03:50.262845 10528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1ad2647bcdd44879b3c4cb4431dad95"
dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
mode: GRACEFUL
new_leader_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:33300
I20260709 13:03:50.263334 10528 raft_consensus.cc:606] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Received request to transfer leadership to TS e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:50.264322  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:50.265295  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:50.589766 11349 raft_consensus.cc:993] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3: : Instructing follower bda586d3f6754e99a774f0b7fcb1774f to start an election
I20260709 13:03:50.590252 11449 raft_consensus.cc:1081] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Signalling peer bda586d3f6754e99a774f0b7fcb1774f to start an election
I20260709 13:03:50.591626 10454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d16216a31734a0ab56e404cffd1d1b7"
dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
 from {username='slave'} at 127.0.0.1:57392
I20260709 13:03:50.592118 10454 raft_consensus.cc:493] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:50.592443 10454 raft_consensus.cc:3060] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:50.597044 10454 raft_consensus.cc:515] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:50.599671 10454 leader_election.cc:290] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [CANDIDATE]: Term 3 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:50.600383 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d16216a31734a0ab56e404cffd1d1b7" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:50.600962 10528 raft_consensus.cc:3060] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:50.601722 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d16216a31734a0ab56e404cffd1d1b7" candidate_uuid: "bda586d3f6754e99a774f0b7fcb1774f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:50.602281 10606 raft_consensus.cc:3055] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:50.602548 10606 raft_consensus.cc:740] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 87f035b492824fa98f9968c56fcfcce3, State: Running, Role: LEADER
I20260709 13:03:50.603229 10606 consensus_queue.cc:260] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [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: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:50.604333 10606 raft_consensus.cc:3060] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:50.606978 10528 raft_consensus.cc:2468] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 3.
I20260709 13:03:50.611646 10423 leader_election.cc:304] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [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: bda586d3f6754e99a774f0b7fcb1774f, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:50.612375 11460 raft_consensus.cc:2804] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:50.612820 11460 raft_consensus.cc:697] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 3 LEADER]: Becoming Leader. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:50.613554 11460 consensus_queue.cc:237] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [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: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } }
I20260709 13:03:50.625574 10280 catalog_manager.cc:5697] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f reported cstate change: term changed from 2 to 3, leader changed from 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132) to bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130). New cstate: current_term: 3 leader_uuid: "bda586d3f6754e99a774f0b7fcb1774f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:50.630532 10606 raft_consensus.cc:2468] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda586d3f6754e99a774f0b7fcb1774f in term 3.
I20260709 13:03:50.684839 11422 raft_consensus.cc:993] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93: : Instructing follower e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:50.685269 11453 raft_consensus.cc:1081] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Signalling peer e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:50.686568 11206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1ad2647bcdd44879b3c4cb4431dad95"
dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:56730
I20260709 13:03:50.686961 11206 raft_consensus.cc:493] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:50.687194 11206 raft_consensus.cc:3060] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:50.691438 11206 raft_consensus.cc:515] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:50.692724 11206 leader_election.cc:290] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Requested vote from peers f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653), 87f035b492824fa98f9968c56fcfcce3 (127.7.71.132:33763)
I20260709 13:03:50.693493 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ad2647bcdd44879b3c4cb4431dad95" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:50.693754 10606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ad2647bcdd44879b3c4cb4431dad95" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87f035b492824fa98f9968c56fcfcce3"
I20260709 13:03:50.694099 10531 raft_consensus.cc:3055] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:50.694236 10606 raft_consensus.cc:3060] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:50.694411 10531 raft_consensus.cc:740] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f53bd7a2e910468a931ac7ab12244a93, State: Running, Role: LEADER
I20260709 13:03:50.695221 10531 consensus_queue.cc:260] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:50.696391 10531 raft_consensus.cc:3060] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:50.700361 10606 raft_consensus.cc:2468] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:50.701511 11149 leader_election.cc:304] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87f035b492824fa98f9968c56fcfcce3, e1abfb89f12841618053d11bb6f6b23e; no voters: 
I20260709 13:03:50.702286 11425 raft_consensus.cc:2804] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:50.702976 10531 raft_consensus.cc:2468] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:50.703584 11425 raft_consensus.cc:697] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:50.704408 11425 consensus_queue.cc:237] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } }
I20260709 13:03:50.712791 10280 catalog_manager.cc:5697] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 1 to 2, leader changed from f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131) to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 2 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:51.019632 10531 raft_consensus.cc:1275] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Refusing update from remote peer bda586d3f6754e99a774f0b7fcb1774f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:51.021237 11460 consensus_queue.cc:1048] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:51.039368 10606 raft_consensus.cc:1275] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 3 FOLLOWER]: Refusing update from remote peer bda586d3f6754e99a774f0b7fcb1774f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:51.040575 11345 consensus_queue.cc:1048] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:51.115298 10528 raft_consensus.cc:1275] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:51.116349 11465 consensus_queue.cc:1048] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:51.141142 10606 raft_consensus.cc:1275] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:51.142330 11425 consensus_queue.cc:1048] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f035b492824fa98f9968c56fcfcce3" member_type: VOTER last_known_addr { host: "127.7.71.132" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:51.266054  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:51.312848  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:51.343796 10454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4f8974059ac41eeadcba78e6cb751aa"
dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
mode: GRACEFUL
new_leader_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:36414
I20260709 13:03:51.344376 10454 raft_consensus.cc:606] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Received request to transfer leadership to TS e1abfb89f12841618053d11bb6f6b23e
I20260709 13:03:51.345656  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:03:51.347178  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:51.474462 11460 raft_consensus.cc:993] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f: : Instructing follower e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:51.474967 11467 raft_consensus.cc:1081] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Signalling peer e1abfb89f12841618053d11bb6f6b23e to start an election
I20260709 13:03:51.476164 11206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4f8974059ac41eeadcba78e6cb751aa"
dest_uuid: "e1abfb89f12841618053d11bb6f6b23e"
 from {username='slave'} at 127.0.0.1:56710
I20260709 13:03:51.476574 11206 raft_consensus.cc:493] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:51.476846 11206 raft_consensus.cc:3060] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:51.481374 11206 raft_consensus.cc:515] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:51.482946 11206 leader_election.cc:290] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Requested vote from peers bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825), f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653)
I20260709 13:03:51.484015 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f8974059ac41eeadcba78e6cb751aa" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53bd7a2e910468a931ac7ab12244a93"
I20260709 13:03:51.484525 10528 raft_consensus.cc:3060] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:51.485415 10454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f8974059ac41eeadcba78e6cb751aa" candidate_uuid: "e1abfb89f12841618053d11bb6f6b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bda586d3f6754e99a774f0b7fcb1774f"
I20260709 13:03:51.486008 10454 raft_consensus.cc:3055] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:51.486280 10454 raft_consensus.cc:740] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bda586d3f6754e99a774f0b7fcb1774f, State: Running, Role: LEADER
I20260709 13:03:51.486896 10454 consensus_queue.cc:260] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:51.487835 10454 raft_consensus.cc:3060] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:51.489846 10528 raft_consensus.cc:2468] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:51.490921 11149 leader_election.cc:304] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1abfb89f12841618053d11bb6f6b23e, f53bd7a2e910468a931ac7ab12244a93; no voters: 
I20260709 13:03:51.491501 11465 raft_consensus.cc:2804] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:51.491940 11465 raft_consensus.cc:697] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Becoming Leader. State: Replica: e1abfb89f12841618053d11bb6f6b23e, State: Running, Role: LEADER
I20260709 13:03:51.492611 11465 consensus_queue.cc:237] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } }
I20260709 13:03:51.493259 10454 raft_consensus.cc:2468] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1abfb89f12841618053d11bb6f6b23e in term 2.
I20260709 13:03:51.501107 10280 catalog_manager.cc:5697] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e reported cstate change: term changed from 1 to 2, leader changed from bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130) to e1abfb89f12841618053d11bb6f6b23e (127.7.71.129). New cstate: current_term: 2 leader_uuid: "e1abfb89f12841618053d11bb6f6b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1abfb89f12841618053d11bb6f6b23e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:52.007534 10528 raft_consensus.cc:1275] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:52.008921 11481 consensus_queue.cc:1048] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53bd7a2e910468a931ac7ab12244a93" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:52.017587 10454 raft_consensus.cc:1275] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Refusing update from remote peer e1abfb89f12841618053d11bb6f6b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:52.020676 11465 consensus_queue.cc:1048] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bda586d3f6754e99a774f0b7fcb1774f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:52.348886  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:52.404522  7454 tablet_server.cc:179] TabletServer@127.7.71.129:42677 shutting down...
W20260709 13:03:52.412876 10497 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 67 similar messages]
W20260709 13:03:52.424564 10497 consensus_peers.cc:597] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.472967 10497 consensus_peers.cc:597] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.487990 10497 consensus_peers.cc:597] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.496435 10571 consensus_peers.cc:597] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.496622 10423 consensus_peers.cc:597] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.506755 10571 consensus_peers.cc:597] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.515761 10423 consensus_peers.cc:597] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.541064 10571 consensus_peers.cc:597] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.545173  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:52.546258  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.547147  7454 raft_consensus.cc:2243] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.547705  7454 raft_consensus.cc:2272] T 4906520b404248539977dedda2dae659 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.550618  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.551347  7454 raft_consensus.cc:2243] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.551748  7454 raft_consensus.cc:2272] T deb9c009746a48b5aa4510ec6b3a32ce P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.553651  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.554150  7454 raft_consensus.cc:2243] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.554569  7454 raft_consensus.cc:2272] T fbecac41d5c64d4f9f7a471d41b6b878 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.557090  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.557653  7454 raft_consensus.cc:2243] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.558210  7454 raft_consensus.cc:2272] T 4a7c92a3d174495dbf53bcd8a185ddd0 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.560869  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.561638  7454 raft_consensus.cc:2243] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.561990  7454 raft_consensus.cc:2272] T 71bc710b8da64283a0aae5aeda57af68 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.564702  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.565569  7454 raft_consensus.cc:2243] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:52.566000 10497 consensus_peers.cc:597] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.566202  7454 raft_consensus.cc:2272] T 6cd65917070a4e588bfa6ada9f374bcf P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:52.567442 10497 consensus_peers.cc:597] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.569049  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.569949  7454 raft_consensus.cc:2243] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.570506  7454 raft_consensus.cc:2272] T 17760aa5105e49f4b8ef56c709980d58 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.573316  7454 tablet_replica.cc:333] stopping tablet replica
W20260709 13:03:52.574033 10497 consensus_peers.cc:597] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.574040  7454 raft_consensus.cc:2243] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.575258  7454 raft_consensus.cc:2272] T a044716ed3ca450985642a629545971c P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.577248  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.577778  7454 raft_consensus.cc:2243] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.578644  7454 raft_consensus.cc:2272] T 89ea82678df8427b85152ef5accb30be P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.580518  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.581038  7454 raft_consensus.cc:2243] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.581357  7454 raft_consensus.cc:2272] T f3ed4d9f88b94ac0a419c536789370c5 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.583261  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.583791  7454 raft_consensus.cc:2243] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.584616  7454 raft_consensus.cc:2272] T 70a46e9b210a480fb95c19a97c578450 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.586555  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.587044  7454 raft_consensus.cc:2243] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.587757  7454 raft_consensus.cc:2272] T c4f8974059ac41eeadcba78e6cb751aa P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.590636  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.591199  7454 raft_consensus.cc:2243] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.591751  7454 raft_consensus.cc:2272] T a3eb06a9b3e949fd8b5389076cdedaf6 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.594194  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.594720  7454 raft_consensus.cc:2243] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.595980  7454 raft_consensus.cc:2272] T 8b7cb7baf190484eab61c8dd551bbe13 P e1abfb89f12841618053d11bb6f6b23e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.598493  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.599246  7454 raft_consensus.cc:2243] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.599846  7454 raft_consensus.cc:2272] T 6f9dbb26618c49ddbd75d35b267820ac P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.602656  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.603237  7454 raft_consensus.cc:2243] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.603752  7454 raft_consensus.cc:2272] T 5edf897a26a54366b228620222dcbabd P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.606701  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.607435  7454 raft_consensus.cc:2243] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.607990  7454 raft_consensus.cc:2272] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:52.609424 10571 consensus_peers.cc:597] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.610380  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.610999  7454 raft_consensus.cc:2243] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.611358  7454 raft_consensus.cc:2272] T f9d611fa2adb4c979544abb3abcf7f2d P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.613284  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.613757  7454 raft_consensus.cc:2243] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.614727  7454 raft_consensus.cc:2272] T 7fc8defef42c4c93b78f05714f6b9773 P e1abfb89f12841618053d11bb6f6b23e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.617774  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.618621  7454 raft_consensus.cc:2243] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:03:52.619076 10423 consensus_peers.cc:597] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.619834  7454 raft_consensus.cc:2272] T e5b596f193e04bfa835d0b510a8f84fc P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.622849  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.623607  7454 raft_consensus.cc:2243] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.624166  7454 raft_consensus.cc:2272] T 0df2b1b85cba40f3b0154931e0a29289 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.626371  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.627163  7454 raft_consensus.cc:2243] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.627696  7454 raft_consensus.cc:2272] T 2b0edf6eca054c58b4acbcf9b85dc21b P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.629894  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.630379  7454 raft_consensus.cc:2243] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.630867  7454 raft_consensus.cc:2272] T 6988aa9ebfda4ea9a23636454d968134 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.633216  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.633760  7454 raft_consensus.cc:2243] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.634227  7454 raft_consensus.cc:2272] T b6cafc16747a4132baf18f9935dc44c2 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.636421  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.637046  7454 raft_consensus.cc:2243] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.637954  7454 raft_consensus.cc:2272] T e1ad2647bcdd44879b3c4cb4431dad95 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.640270  7454 tablet_replica.cc:333] stopping tablet replica
W20260709 13:03:52.640233 10423 consensus_peers.cc:597] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.640957  7454 raft_consensus.cc:2243] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.641333  7454 raft_consensus.cc:2272] T 86ccdd8ed4b941418e76de2f83fcfcfc P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.643383  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.643983  7454 raft_consensus.cc:2243] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.644348  7454 raft_consensus.cc:2272] T a1cd97fdc4a54769a42fc16d1e979be3 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.646705  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.647301  7454 raft_consensus.cc:2243] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.648325  7454 raft_consensus.cc:2272] T b43c611226b84958b88764604501eb2b P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:52.649029 10497 consensus_peers.cc:597] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.649960 10571 consensus_peers.cc:597] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.650923  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.651677  7454 raft_consensus.cc:2243] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.652493  7454 raft_consensus.cc:2272] T 60496f06a8e443e9a15f73b3c83f9455 P e1abfb89f12841618053d11bb6f6b23e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.654708  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.655210  7454 raft_consensus.cc:2243] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.655589  7454 raft_consensus.cc:2272] T b63fdda30c4c48e7856e3689f3308eae P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.657536  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.658033  7454 raft_consensus.cc:2243] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.658417  7454 raft_consensus.cc:2272] T 824736fe3fa145dc8a162972fd32808a P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.660470  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.661180  7454 raft_consensus.cc:2243] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.661823  7454 raft_consensus.cc:2272] T f89e8f66c72448edbfa90b3faaf1fedb P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.663874  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.664363  7454 raft_consensus.cc:2243] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.665057  7454 raft_consensus.cc:2272] T d0e334015a4640a9b2c6e115e1df20c6 P e1abfb89f12841618053d11bb6f6b23e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.666960  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.667457  7454 raft_consensus.cc:2243] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.668270  7454 raft_consensus.cc:2272] T 6c317b6229f14866a3da0b489b63523c P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.670202  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.670683  7454 raft_consensus.cc:2243] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.671394  7454 raft_consensus.cc:2272] T 1c249545504f4e6e93c0f722abf57a65 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.673146  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.673625  7454 raft_consensus.cc:2243] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.673960  7454 raft_consensus.cc:2272] T 2e8cfd60ddf648daa757f89ef57b6e1d P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.676209  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.676816  7454 raft_consensus.cc:2243] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.677299  7454 raft_consensus.cc:2272] T c80bac545a104f35a366d65a4f368b4e P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:52.677937 10423 consensus_peers.cc:597] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.679349  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.679976  7454 raft_consensus.cc:2243] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.680457  7454 raft_consensus.cc:2272] T dfe782ba4e654d45bf83900ee13f2994 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.683022  7454 tablet_replica.cc:333] stopping tablet replica
W20260709 13:03:52.683525 10571 consensus_peers.cc:597] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.683634  7454 raft_consensus.cc:2243] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.684360  7454 raft_consensus.cc:2272] T 5030945f048d44a9b1ab70c0d56aeb97 P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.686313  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.686868  7454 raft_consensus.cc:2243] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.687654  7454 raft_consensus.cc:2272] T 250485bb0649448ea522cbd6a476fdc9 P e1abfb89f12841618053d11bb6f6b23e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.689694  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.690152  7454 raft_consensus.cc:2243] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.690557  7454 raft_consensus.cc:2272] T b647ed2a993f47b98272cb899ef1d441 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.692354  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.692797  7454 raft_consensus.cc:2243] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.693149  7454 raft_consensus.cc:2272] T 4dce2c509ade497db65f42ac2e8c3b8e P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.694918  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.695322  7454 raft_consensus.cc:2243] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.695720  7454 raft_consensus.cc:2272] T 65e88cf4648a4a28b893aa41f524b6d4 P e1abfb89f12841618053d11bb6f6b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.697559  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.697974  7454 raft_consensus.cc:2243] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.698312  7454 raft_consensus.cc:2272] T 6f1452c65ee642fb80ad1cac0163fdfe P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.700297  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:52.700737  7454 raft_consensus.cc:2243] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.701179  7454 raft_consensus.cc:2272] T 1811d42aed01485782ec3bda80bad0da P e1abfb89f12841618053d11bb6f6b23e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:52.723920 10423 consensus_peers.cc:597] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.726118 10571 consensus_peers.cc:597] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.736449 10497 consensus_peers.cc:597] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. 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 13:03:52.760994 10423 consensus_peers.cc:597] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:52.765527 10571 consensus_peers.cc:597] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:52.769438  7454 tablet_server.cc:196] TabletServer@127.7.71.129:42677 shutdown complete.
W20260709 13:03:52.769850 10497 consensus_peers.cc:597] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:52.811317 10571 consensus_peers.cc:597] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:52.827051 10423 consensus_peers.cc:597] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:52.832819 10497 consensus_peers.cc:597] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:52.850402  7454 tablet_server.cc:179] TabletServer@127.7.71.130:0 shutting down...
W20260709 13:03:52.850342 10571 consensus_peers.cc:597] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:52.860378 10423 consensus_peers.cc:597] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:52.888078 10571 consensus_peers.cc:597] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:52.889956 10569 consensus_peers.cc:597] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:52.923484 10569 consensus_peers.cc:597] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:52.925253 10495 consensus_peers.cc:597] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:52.930785  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:52.940886  7454 tablet_replica.cc:333] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
W20260709 13:03:52.941391 10495 consensus_peers.cc:597] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:52.941835  7454 raft_consensus.cc:2243] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.942474  7454 raft_consensus.cc:2272] T b6cafc16747a4132baf18f9935dc44c2 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:52.943604 10569 consensus_peers.cc:597] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:52.944361 10495 consensus_peers.cc:597] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:52.944602 10423 consensus_peers.cc:597] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f -> Peer e1abfb89f12841618053d11bb6f6b23e (127.7.71.129:42677): Couldn't send request to peer e1abfb89f12841618053d11bb6f6b23e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:42677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:52.945290  7454 tablet_replica.cc:333] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:52.946178  7454 raft_consensus.cc:2243] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.946727  7454 raft_consensus.cc:2272] T 70a46e9b210a480fb95c19a97c578450 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.949594  7454 tablet_replica.cc:333] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:52.950507  7454 raft_consensus.cc:2243] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:52.950611 10569 consensus_peers.cc:597] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:52.951067  7454 raft_consensus.cc:2272] T 4906520b404248539977dedda2dae659 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.953730  7454 tablet_replica.cc:333] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:52.954515  7454 raft_consensus.cc:2243] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.955520  7454 raft_consensus.cc:2272] T 4dce2c509ade497db65f42ac2e8c3b8e P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.957864  7454 tablet_replica.cc:333] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
W20260709 13:03:52.958091 10495 consensus_peers.cc:597] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:52.958597  7454 raft_consensus.cc:2243] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.959430  7454 raft_consensus.cc:2272] T 9d84de53b253441e81f084caa655cea6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.961324  7454 tablet_replica.cc:333] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:52.961877  7454 raft_consensus.cc:2243] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.962575  7454 raft_consensus.cc:2272] T f3ed4d9f88b94ac0a419c536789370c5 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.964217  7454 tablet_replica.cc:333] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:52.964702  7454 raft_consensus.cc:2243] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.965114  7454 raft_consensus.cc:2272] T a044716ed3ca450985642a629545971c P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.966962  7454 tablet_replica.cc:333] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:52.967453  7454 raft_consensus.cc:2243] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.968209  7454 raft_consensus.cc:2272] T 6cd65917070a4e588bfa6ada9f374bcf P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.969830  7454 tablet_replica.cc:333] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:52.970304  7454 raft_consensus.cc:2243] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.970661  7454 raft_consensus.cc:2272] T b43c611226b84958b88764604501eb2b P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.972339  7454 tablet_replica.cc:333] T 9e5c0c72aa8a490abd3816e581dc27e7 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:52.972805  7454 raft_consensus.cc:2243] T 9e5c0c72aa8a490abd3816e581dc27e7 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.973160  7454 raft_consensus.cc:2272] T 9e5c0c72aa8a490abd3816e581dc27e7 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.974839  7454 tablet_replica.cc:333] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:52.975340  7454 raft_consensus.cc:2243] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.975764  7454 raft_consensus.cc:2272] T 1c249545504f4e6e93c0f722abf57a65 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.977557  7454 tablet_replica.cc:333] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:52.978243  7454 raft_consensus.cc:2243] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.978989  7454 raft_consensus.cc:2272] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.980934  7454 tablet_replica.cc:333] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:52.981549  7454 raft_consensus.cc:2243] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.981980  7454 raft_consensus.cc:2272] T 60496f06a8e443e9a15f73b3c83f9455 P bda586d3f6754e99a774f0b7fcb1774f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.983623  7454 tablet_replica.cc:333] T 6f9dbb26618c49ddbd75d35b267820ac P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:52.984138  7454 raft_consensus.cc:2243] T 6f9dbb26618c49ddbd75d35b267820ac P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.984535  7454 raft_consensus.cc:2272] T 6f9dbb26618c49ddbd75d35b267820ac P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.986354  7454 tablet_replica.cc:333] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:52.987035  7454 raft_consensus.cc:2243] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.987528  7454 raft_consensus.cc:2272] T fe3ed3e63eeb42fc82037f5ae8411dcb P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.989943  7454 tablet_replica.cc:333] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:52.990612  7454 raft_consensus.cc:2243] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.991057  7454 raft_consensus.cc:2272] T d0e334015a4640a9b2c6e115e1df20c6 P bda586d3f6754e99a774f0b7fcb1774f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.993501  7454 tablet_replica.cc:333] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:52.994206  7454 raft_consensus.cc:2243] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:52.995146  7454 raft_consensus.cc:2272] T 824736fe3fa145dc8a162972fd32808a P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:52.997505  7454 tablet_replica.cc:333] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:52.998188  7454 raft_consensus.cc:2243] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:52.998651  7454 raft_consensus.cc:2272] T 3936a9cdaf554f86bbf6eb599decb8e2 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:52.998988 10569 consensus_peers.cc:597] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:53.000523  7454 tablet_replica.cc:333] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
W20260709 13:03:53.001014 10569 consensus_peers.cc:597] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:53.001649  7454 raft_consensus.cc:2243] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.002411  7454 raft_consensus.cc:2272] T 383718deb30048379a8355625ab4f5e0 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.004098  7454 tablet_replica.cc:333] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.004595  7454 raft_consensus.cc:2243] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.004995  7454 raft_consensus.cc:2272] T c4f8974059ac41eeadcba78e6cb751aa P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.007401  7454 tablet_replica.cc:333] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.008133  7454 raft_consensus.cc:2243] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.008947  7454 raft_consensus.cc:2272] T e0c80bad2cb9439c98c9667e2a1556d1 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.010669  7454 tablet_replica.cc:333] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.011205  7454 raft_consensus.cc:2243] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.011616  7454 raft_consensus.cc:2272] T 65e88cf4648a4a28b893aa41f524b6d4 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.013774  7454 tablet_replica.cc:333] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.014343  7454 raft_consensus.cc:2243] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.014758  7454 raft_consensus.cc:2272] T 5bb8f3ad251a4309bf5416b38214f18e P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:53.015131 10569 consensus_peers.cc:597] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:53.016835  7454 tablet_replica.cc:333] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.017411  7454 raft_consensus.cc:2243] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.017767  7454 raft_consensus.cc:2272] T 17760aa5105e49f4b8ef56c709980d58 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.019675  7454 tablet_replica.cc:333] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.020376  7454 raft_consensus.cc:2243] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.020881  7454 raft_consensus.cc:2272] T d7f0519ece3c401bab4901afe590cb72 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.022688  7454 tablet_replica.cc:333] T 3a014dd8cf904efa93c6c2313f40732d P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.023154  7454 raft_consensus.cc:2243] T 3a014dd8cf904efa93c6c2313f40732d P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.023535  7454 raft_consensus.cc:2272] T 3a014dd8cf904efa93c6c2313f40732d P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.025223  7454 tablet_replica.cc:333] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.025768  7454 raft_consensus.cc:2243] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.026466  7454 raft_consensus.cc:2272] T 0df2b1b85cba40f3b0154931e0a29289 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.028282  7454 tablet_replica.cc:333] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.028777  7454 raft_consensus.cc:2243] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.029502  7454 raft_consensus.cc:2272] T 2d16216a31734a0ab56e404cffd1d1b7 P bda586d3f6754e99a774f0b7fcb1774f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.031222  7454 tablet_replica.cc:333] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.031737  7454 raft_consensus.cc:2243] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.032147  7454 raft_consensus.cc:2272] T 5edf897a26a54366b228620222dcbabd P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.036486  7454 tablet_replica.cc:333] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.037092  7454 raft_consensus.cc:2243] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.037988  7454 raft_consensus.cc:2272] T a3eb06a9b3e949fd8b5389076cdedaf6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.040472  7454 tablet_replica.cc:333] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.041033  7454 raft_consensus.cc:2243] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.041565  7454 raft_consensus.cc:2272] T fbecac41d5c64d4f9f7a471d41b6b878 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.043948  7454 tablet_replica.cc:333] T deb9c009746a48b5aa4510ec6b3a32ce P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.044476  7454 raft_consensus.cc:2243] T deb9c009746a48b5aa4510ec6b3a32ce P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.044868  7454 raft_consensus.cc:2272] T deb9c009746a48b5aa4510ec6b3a32ce P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:53.045101 10569 consensus_peers.cc:597] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:53.046674  7454 tablet_replica.cc:333] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.047248  7454 raft_consensus.cc:2243] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.047678  7454 raft_consensus.cc:2272] T 4f6e2e236f2843a5b855b5146a791f99 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.049547  7454 tablet_replica.cc:333] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.050037  7454 raft_consensus.cc:2243] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.050446  7454 raft_consensus.cc:2272] T e5b596f193e04bfa835d0b510a8f84fc P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.052268  7454 tablet_replica.cc:333] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.052748  7454 raft_consensus.cc:2243] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.053198  7454 raft_consensus.cc:2272] T 0a0c160af4b249f89bcaa1b547f908c8 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.055814  7454 tablet_replica.cc:333] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.056483  7454 raft_consensus.cc:2243] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.057395  7454 raft_consensus.cc:2272] T 4a7c92a3d174495dbf53bcd8a185ddd0 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.060045  7454 tablet_replica.cc:333] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.060724  7454 raft_consensus.cc:2243] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.061215  7454 raft_consensus.cc:2272] T 71bc710b8da64283a0aae5aeda57af68 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.063686  7454 tablet_replica.cc:333] T c27c1f5fe80a47678f642da901973e3f P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.064316  7454 raft_consensus.cc:2243] T c27c1f5fe80a47678f642da901973e3f P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.064848  7454 raft_consensus.cc:2272] T c27c1f5fe80a47678f642da901973e3f P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.067399  7454 tablet_replica.cc:333] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.068111  7454 raft_consensus.cc:2243] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.068943  7454 raft_consensus.cc:2272] T a1cd97fdc4a54769a42fc16d1e979be3 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.070676  7454 tablet_replica.cc:333] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.071141  7454 raft_consensus.cc:2243] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.071882  7454 raft_consensus.cc:2272] T 86ccdd8ed4b941418e76de2f83fcfcfc P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.073534  7454 tablet_replica.cc:333] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.073958  7454 raft_consensus.cc:2243] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.074611  7454 raft_consensus.cc:2272] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.076851  7454 tablet_replica.cc:333] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.077452  7454 raft_consensus.cc:2243] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.077930  7454 raft_consensus.cc:2272] T 7fc8defef42c4c93b78f05714f6b9773 P bda586d3f6754e99a774f0b7fcb1774f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.080080  7454 tablet_replica.cc:333] T dfe782ba4e654d45bf83900ee13f2994 P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.080507  7454 raft_consensus.cc:2243] T dfe782ba4e654d45bf83900ee13f2994 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.080912  7454 raft_consensus.cc:2272] T dfe782ba4e654d45bf83900ee13f2994 P bda586d3f6754e99a774f0b7fcb1774f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.082569  7454 tablet_replica.cc:333] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f: stopping tablet replica
I20260709 13:03:53.082981  7454 raft_consensus.cc:2243] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.083427  7454 raft_consensus.cc:2272] T 6c317b6229f14866a3da0b489b63523c P bda586d3f6754e99a774f0b7fcb1774f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:53.097332 10495 consensus_peers.cc:597] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. 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 13:03:53.144621  7454 tablet_server.cc:196] TabletServer@127.7.71.130:0 shutdown complete.
W20260709 13:03:53.171005 10569 consensus_peers.cc:597] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.130:45825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:53.214651  7454 tablet_server.cc:179] TabletServer@127.7.71.131:0 shutting down...
I20260709 13:03:53.248556  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:53.249224  7454 tablet_replica.cc:333] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.249873  7454 raft_consensus.cc:2243] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.250371  7454 raft_consensus.cc:2272] T 9d84de53b253441e81f084caa655cea6 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.252224  7454 tablet_replica.cc:333] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.252758  7454 raft_consensus.cc:2243] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.253465  7454 raft_consensus.cc:2272] T 4906520b404248539977dedda2dae659 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.255162  7454 tablet_replica.cc:333] T 1811d42aed01485782ec3bda80bad0da P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.255755  7454 raft_consensus.cc:2243] T 1811d42aed01485782ec3bda80bad0da P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.256119  7454 raft_consensus.cc:2272] T 1811d42aed01485782ec3bda80bad0da P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.257730  7454 tablet_replica.cc:333] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.258221  7454 raft_consensus.cc:2243] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.258605  7454 raft_consensus.cc:2272] T 70a46e9b210a480fb95c19a97c578450 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.260229  7454 tablet_replica.cc:333] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.260717  7454 raft_consensus.cc:2243] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.261386  7454 raft_consensus.cc:2272] T 6f1452c65ee642fb80ad1cac0163fdfe P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.263039  7454 tablet_replica.cc:333] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.263646  7454 raft_consensus.cc:2243] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.264034  7454 raft_consensus.cc:2272] T 89ea82678df8427b85152ef5accb30be P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.265694  7454 tablet_replica.cc:333] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.266167  7454 raft_consensus.cc:2243] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.266542  7454 raft_consensus.cc:2272] T b647ed2a993f47b98272cb899ef1d441 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.268311  7454 tablet_replica.cc:333] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.268824  7454 raft_consensus.cc:2243] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.269196  7454 raft_consensus.cc:2272] T 0a0c160af4b249f89bcaa1b547f908c8 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.270886  7454 tablet_replica.cc:333] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.271365  7454 raft_consensus.cc:2243] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.271724  7454 raft_consensus.cc:2272] T 4a7c92a3d174495dbf53bcd8a185ddd0 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.273291  7454 tablet_replica.cc:333] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.273759  7454 raft_consensus.cc:2243] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.274449  7454 raft_consensus.cc:2272] T 9e5c0c72aa8a490abd3816e581dc27e7 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.276134  7454 tablet_replica.cc:333] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.276648  7454 raft_consensus.cc:2243] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.277009  7454 raft_consensus.cc:2272] T b43c611226b84958b88764604501eb2b P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.279075  7454 tablet_replica.cc:333] T fe3ed3e63eeb42fc82037f5ae8411dcb P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.279776  7454 raft_consensus.cc:2243] T fe3ed3e63eeb42fc82037f5ae8411dcb P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.280210  7454 raft_consensus.cc:2272] T fe3ed3e63eeb42fc82037f5ae8411dcb P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.282660  7454 tablet_replica.cc:333] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.283298  7454 raft_consensus.cc:2243] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.283815  7454 raft_consensus.cc:2272] T 1c249545504f4e6e93c0f722abf57a65 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.285817  7454 tablet_replica.cc:333] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.286438  7454 raft_consensus.cc:2243] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.286875  7454 raft_consensus.cc:2272] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.289182  7454 tablet_replica.cc:333] T 2e8cfd60ddf648daa757f89ef57b6e1d P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.289903  7454 raft_consensus.cc:2243] T 2e8cfd60ddf648daa757f89ef57b6e1d P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.290395  7454 raft_consensus.cc:2272] T 2e8cfd60ddf648daa757f89ef57b6e1d P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.292707  7454 tablet_replica.cc:333] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.293403  7454 raft_consensus.cc:2243] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.293814  7454 raft_consensus.cc:2272] T 824736fe3fa145dc8a162972fd32808a P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:53.295847 10571 consensus_peers.cc:597] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 -> Peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Couldn't send request to peer f53bd7a2e910468a931ac7ab12244a93. 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 13:03:53.296398  7454 tablet_replica.cc:333] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.297160  7454 raft_consensus.cc:2243] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.297688  7454 raft_consensus.cc:2272] T 3936a9cdaf554f86bbf6eb599decb8e2 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.300158  7454 tablet_replica.cc:333] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.300701  7454 raft_consensus.cc:2243] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.301077  7454 raft_consensus.cc:2272] T d0e334015a4640a9b2c6e115e1df20c6 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.302982  7454 tablet_replica.cc:333] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.303687  7454 raft_consensus.cc:2243] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.304461  7454 raft_consensus.cc:2272] T f89e8f66c72448edbfa90b3faaf1fedb P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.306782  7454 tablet_replica.cc:333] T 383718deb30048379a8355625ab4f5e0 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
W20260709 13:03:53.307201 10571 consensus_peers.cc:597] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 -> Peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Couldn't send request to peer f53bd7a2e910468a931ac7ab12244a93. 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 13:03:53.307495  7454 raft_consensus.cc:2243] T 383718deb30048379a8355625ab4f5e0 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.308115  7454 raft_consensus.cc:2272] T 383718deb30048379a8355625ab4f5e0 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.310525  7454 tablet_replica.cc:333] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.311269  7454 raft_consensus.cc:2243] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.311741  7454 raft_consensus.cc:2272] T e0c80bad2cb9439c98c9667e2a1556d1 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.314168  7454 tablet_replica.cc:333] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.314900  7454 raft_consensus.cc:2243] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.315393  7454 raft_consensus.cc:2272] T c4f8974059ac41eeadcba78e6cb751aa P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:53.316285 10495 consensus_peers.cc:597] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.130:45825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:53.317140  7454 tablet_replica.cc:333] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.317682  7454 raft_consensus.cc:2243] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.318352  7454 raft_consensus.cc:2272] T 6f9dbb26618c49ddbd75d35b267820ac P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.320232  7454 tablet_replica.cc:333] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.320891  7454 raft_consensus.cc:2243] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.321386  7454 raft_consensus.cc:2272] T 8b7cb7baf190484eab61c8dd551bbe13 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:53.323748 10571 consensus_peers.cc:597] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 -> Peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Couldn't send request to peer f53bd7a2e910468a931ac7ab12244a93. 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 13:03:53.323987  7454 tablet_replica.cc:333] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.324609  7454 raft_consensus.cc:2243] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:03:53.324823 10495 consensus_peers.cc:597] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.130:45825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:53.325480  7454 raft_consensus.cc:2272] T 2b0edf6eca054c58b4acbcf9b85dc21b P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.327304  7454 tablet_replica.cc:333] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.327814  7454 raft_consensus.cc:2243] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.328143  7454 raft_consensus.cc:2272] T 6988aa9ebfda4ea9a23636454d968134 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.329839  7454 tablet_replica.cc:333] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.330545  7454 raft_consensus.cc:2243] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.331005  7454 raft_consensus.cc:2272] T 250485bb0649448ea522cbd6a476fdc9 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.333452  7454 tablet_replica.cc:333] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.334102  7454 raft_consensus.cc:2243] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.334977  7454 raft_consensus.cc:2272] T c80bac545a104f35a366d65a4f368b4e P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.337268  7454 tablet_replica.cc:333] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.337986  7454 raft_consensus.cc:2243] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.338863  7454 raft_consensus.cc:2272] T 5030945f048d44a9b1ab70c0d56aeb97 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.341063  7454 tablet_replica.cc:333] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.341533  7454 raft_consensus.cc:2243] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.342260  7454 raft_consensus.cc:2272] T 3a014dd8cf904efa93c6c2313f40732d P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.344110  7454 tablet_replica.cc:333] T 4f6e2e236f2843a5b855b5146a791f99 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.344581  7454 raft_consensus.cc:2243] T 4f6e2e236f2843a5b855b5146a791f99 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.344942  7454 raft_consensus.cc:2272] T 4f6e2e236f2843a5b855b5146a791f99 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.346851  7454 tablet_replica.cc:333] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.347438  7454 raft_consensus.cc:2243] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.347873  7454 raft_consensus.cc:2272] T e5b596f193e04bfa835d0b510a8f84fc P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.350350  7454 tablet_replica.cc:333] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.351045  7454 raft_consensus.cc:2243] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.351512  7454 raft_consensus.cc:2272] T a1cd97fdc4a54769a42fc16d1e979be3 P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.353925  7454 tablet_replica.cc:333] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.354558  7454 raft_consensus.cc:2243] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.355063  7454 raft_consensus.cc:2272] T e1ad2647bcdd44879b3c4cb4431dad95 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:53.355319 10569 consensus_peers.cc:597] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 -> Peer bda586d3f6754e99a774f0b7fcb1774f (127.7.71.130:45825): Couldn't send request to peer bda586d3f6754e99a774f0b7fcb1774f. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.130:45825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:53.357160  7454 tablet_replica.cc:333] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.357723  7454 raft_consensus.cc:2243] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.358384  7454 raft_consensus.cc:2272] T deb9c009746a48b5aa4510ec6b3a32ce P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.360353  7454 tablet_replica.cc:333] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.360803  7454 raft_consensus.cc:2243] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.361469  7454 raft_consensus.cc:2272] T b63fdda30c4c48e7856e3689f3308eae P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.363039  7454 tablet_replica.cc:333] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.363500  7454 raft_consensus.cc:2243] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.363925  7454 raft_consensus.cc:2272] T 2d16216a31734a0ab56e404cffd1d1b7 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.365553  7454 tablet_replica.cc:333] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.366144  7454 raft_consensus.cc:2243] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.367000  7454 raft_consensus.cc:2272] T 5edf897a26a54366b228620222dcbabd P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.369417  7454 tablet_replica.cc:333] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.369987  7454 raft_consensus.cc:2243] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.370633  7454 raft_consensus.cc:2272] T 5bb8f3ad251a4309bf5416b38214f18e P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.372404  7454 tablet_replica.cc:333] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.372972  7454 raft_consensus.cc:2243] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.373665  7454 raft_consensus.cc:2272] T d7f0519ece3c401bab4901afe590cb72 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.375670  7454 tablet_replica.cc:333] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.376196  7454 raft_consensus.cc:2243] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.377066  7454 raft_consensus.cc:2272] T c27c1f5fe80a47678f642da901973e3f P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.379304  7454 tablet_replica.cc:333] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.379825  7454 raft_consensus.cc:2243] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.380203  7454 raft_consensus.cc:2272] T 80ab1537f37c4ad0a39f8acd0d7a92a6 P f53bd7a2e910468a931ac7ab12244a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.381917  7454 tablet_replica.cc:333] T f9d611fa2adb4c979544abb3abcf7f2d P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.382359  7454 raft_consensus.cc:2243] T f9d611fa2adb4c979544abb3abcf7f2d P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.382722  7454 raft_consensus.cc:2272] T f9d611fa2adb4c979544abb3abcf7f2d P f53bd7a2e910468a931ac7ab12244a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.384423  7454 tablet_replica.cc:333] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93: stopping tablet replica
I20260709 13:03:53.384835  7454 raft_consensus.cc:2243] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.385182  7454 raft_consensus.cc:2272] T 7fc8defef42c4c93b78f05714f6b9773 P f53bd7a2e910468a931ac7ab12244a93 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:53.401166 10571 consensus_peers.cc:597] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 -> Peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Couldn't send request to peer f53bd7a2e910468a931ac7ab12244a93. 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 13:03:53.429834 10571 consensus_peers.cc:597] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 -> Peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Couldn't send request to peer f53bd7a2e910468a931ac7ab12244a93. 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 13:03:53.450241  7454 tablet_server.cc:196] TabletServer@127.7.71.131:0 shutdown complete.
I20260709 13:03:53.505153  7454 tablet_server.cc:179] TabletServer@127.7.71.132:0 shutting down...
W20260709 13:03:53.506747 10571 consensus_peers.cc:597] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 -> Peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Couldn't send request to peer f53bd7a2e910468a931ac7ab12244a93. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.131:38653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:53.539487  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:53.540318  7454 tablet_replica.cc:333] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.541033  7454 raft_consensus.cc:2243] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.541467  7454 raft_consensus.cc:2272] T 2d16216a31734a0ab56e404cffd1d1b7 P 87f035b492824fa98f9968c56fcfcce3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.543221  7454 tablet_replica.cc:333] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.543766  7454 raft_consensus.cc:2243] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.544456  7454 raft_consensus.cc:2272] T 1811d42aed01485782ec3bda80bad0da P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.546121  7454 tablet_replica.cc:333] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.546643  7454 raft_consensus.cc:2243] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.547024  7454 raft_consensus.cc:2272] T 89ea82678df8427b85152ef5accb30be P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.548777  7454 tablet_replica.cc:333] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.549283  7454 raft_consensus.cc:2243] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.549680  7454 raft_consensus.cc:2272] T a044716ed3ca450985642a629545971c P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.551273  7454 tablet_replica.cc:333] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.551803  7454 raft_consensus.cc:2243] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.552168  7454 raft_consensus.cc:2272] T 9d84de53b253441e81f084caa655cea6 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.553809  7454 tablet_replica.cc:333] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.554306  7454 raft_consensus.cc:2243] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.554673  7454 raft_consensus.cc:2272] T f3ed4d9f88b94ac0a419c536789370c5 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.556314  7454 tablet_replica.cc:333] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.556811  7454 raft_consensus.cc:2243] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.557173  7454 raft_consensus.cc:2272] T 4dce2c509ade497db65f42ac2e8c3b8e P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.558828  7454 tablet_replica.cc:333] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.559306  7454 raft_consensus.cc:2243] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.560015  7454 raft_consensus.cc:2272] T b647ed2a993f47b98272cb899ef1d441 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.561698  7454 tablet_replica.cc:333] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.562203  7454 raft_consensus.cc:2243] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.562923  7454 raft_consensus.cc:2272] T f9d611fa2adb4c979544abb3abcf7f2d P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.564597  7454 tablet_replica.cc:333] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.565075  7454 raft_consensus.cc:2243] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.565495  7454 raft_consensus.cc:2272] T 6cd65917070a4e588bfa6ada9f374bcf P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.567245  7454 tablet_replica.cc:333] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.567857  7454 raft_consensus.cc:2243] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.568624  7454 raft_consensus.cc:2272] T 2e8cfd60ddf648daa757f89ef57b6e1d P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.570765  7454 tablet_replica.cc:333] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.571251  7454 raft_consensus.cc:2243] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.571648  7454 raft_consensus.cc:2272] T 6b35ffcdb449460cb14d6dc3f69c1bd8 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.573377  7454 tablet_replica.cc:333] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.573882  7454 raft_consensus.cc:2243] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.574286  7454 raft_consensus.cc:2272] T 9e5c0c72aa8a490abd3816e581dc27e7 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.576844  7454 tablet_replica.cc:333] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.577418  7454 raft_consensus.cc:2243] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.578190  7454 raft_consensus.cc:2272] T fe3ed3e63eeb42fc82037f5ae8411dcb P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:53.579505 10571 consensus_peers.cc:597] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 -> Peer f53bd7a2e910468a931ac7ab12244a93 (127.7.71.131:38653): Couldn't send request to peer f53bd7a2e910468a931ac7ab12244a93. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.131:38653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:53.580343  7454 tablet_replica.cc:333] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.580884  7454 raft_consensus.cc:2243] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.581239  7454 raft_consensus.cc:2272] T 6f1452c65ee642fb80ad1cac0163fdfe P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.582793  7454 tablet_replica.cc:333] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.583274  7454 raft_consensus.cc:2243] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.583971  7454 raft_consensus.cc:2272] T 65e88cf4648a4a28b893aa41f524b6d4 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.585582  7454 tablet_replica.cc:333] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.586046  7454 raft_consensus.cc:2243] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.586375  7454 raft_consensus.cc:2272] T 6c317b6229f14866a3da0b489b63523c P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.588140  7454 tablet_replica.cc:333] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.588649  7454 raft_consensus.cc:2243] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.589003  7454 raft_consensus.cc:2272] T 3a014dd8cf904efa93c6c2313f40732d P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.590675  7454 tablet_replica.cc:333] T 0df2b1b85cba40f3b0154931e0a29289 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.591384  7454 raft_consensus.cc:2243] T 0df2b1b85cba40f3b0154931e0a29289 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.591781  7454 raft_consensus.cc:2272] T 0df2b1b85cba40f3b0154931e0a29289 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.593497  7454 tablet_replica.cc:333] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.593972  7454 raft_consensus.cc:2243] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.594326  7454 raft_consensus.cc:2272] T f89e8f66c72448edbfa90b3faaf1fedb P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.596015  7454 tablet_replica.cc:333] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.596488  7454 raft_consensus.cc:2243] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.597149  7454 raft_consensus.cc:2272] T 3936a9cdaf554f86bbf6eb599decb8e2 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.598832  7454 tablet_replica.cc:333] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.599315  7454 raft_consensus.cc:2243] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.599741  7454 raft_consensus.cc:2272] T 383718deb30048379a8355625ab4f5e0 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.601985  7454 tablet_replica.cc:333] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.602559  7454 raft_consensus.cc:2243] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.603030  7454 raft_consensus.cc:2272] T 8b7cb7baf190484eab61c8dd551bbe13 P 87f035b492824fa98f9968c56fcfcce3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.604907  7454 tablet_replica.cc:333] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.605381  7454 raft_consensus.cc:2243] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.605728  7454 raft_consensus.cc:2272] T 5bb8f3ad251a4309bf5416b38214f18e P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.607275  7454 tablet_replica.cc:333] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.607782  7454 raft_consensus.cc:2243] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.608462  7454 raft_consensus.cc:2272] T 17760aa5105e49f4b8ef56c709980d58 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.610023  7454 tablet_replica.cc:333] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.610517  7454 raft_consensus.cc:2243] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.610881  7454 raft_consensus.cc:2272] T d7f0519ece3c401bab4901afe590cb72 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.612793  7454 tablet_replica.cc:333] T b63fdda30c4c48e7856e3689f3308eae P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.613448  7454 raft_consensus.cc:2243] T b63fdda30c4c48e7856e3689f3308eae P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.613893  7454 raft_consensus.cc:2272] T b63fdda30c4c48e7856e3689f3308eae P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.615707  7454 tablet_replica.cc:333] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.616153  7454 raft_consensus.cc:2243] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.616509  7454 raft_consensus.cc:2272] T 60496f06a8e443e9a15f73b3c83f9455 P 87f035b492824fa98f9968c56fcfcce3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.618023  7454 tablet_replica.cc:333] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.618494  7454 raft_consensus.cc:2243] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.618837  7454 raft_consensus.cc:2272] T c80bac545a104f35a366d65a4f368b4e P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.620489  7454 tablet_replica.cc:333] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.620910  7454 raft_consensus.cc:2243] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.621541  7454 raft_consensus.cc:2272] T dfe782ba4e654d45bf83900ee13f2994 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.623153  7454 tablet_replica.cc:333] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.623651  7454 raft_consensus.cc:2243] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.623989  7454 raft_consensus.cc:2272] T 5030945f048d44a9b1ab70c0d56aeb97 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.625488  7454 tablet_replica.cc:333] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.625988  7454 raft_consensus.cc:2243] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.626370  7454 raft_consensus.cc:2272] T 250485bb0649448ea522cbd6a476fdc9 P 87f035b492824fa98f9968c56fcfcce3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.627985  7454 tablet_replica.cc:333] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.628460  7454 raft_consensus.cc:2243] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.629092  7454 raft_consensus.cc:2272] T 4f6e2e236f2843a5b855b5146a791f99 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.630657  7454 tablet_replica.cc:333] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.631089  7454 raft_consensus.cc:2243] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.631464  7454 raft_consensus.cc:2272] T c27c1f5fe80a47678f642da901973e3f P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.633038  7454 tablet_replica.cc:333] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.633474  7454 raft_consensus.cc:2243] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.634107  7454 raft_consensus.cc:2272] T fbecac41d5c64d4f9f7a471d41b6b878 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.635943  7454 tablet_replica.cc:333] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.636463  7454 raft_consensus.cc:2243] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.636806  7454 raft_consensus.cc:2272] T 86ccdd8ed4b941418e76de2f83fcfcfc P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.638413  7454 tablet_replica.cc:333] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.638840  7454 raft_consensus.cc:2243] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.639494  7454 raft_consensus.cc:2272] T 0a0c160af4b249f89bcaa1b547f908c8 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.641040  7454 tablet_replica.cc:333] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.641476  7454 raft_consensus.cc:2243] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.642100  7454 raft_consensus.cc:2272] T 71bc710b8da64283a0aae5aeda57af68 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.643718  7454 tablet_replica.cc:333] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.644241  7454 raft_consensus.cc:2243] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.644596  7454 raft_consensus.cc:2272] T e0c80bad2cb9439c98c9667e2a1556d1 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.646113  7454 tablet_replica.cc:333] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.646531  7454 raft_consensus.cc:2243] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.647167  7454 raft_consensus.cc:2272] T b6cafc16747a4132baf18f9935dc44c2 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.648792  7454 tablet_replica.cc:333] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.649225  7454 raft_consensus.cc:2243] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.649580  7454 raft_consensus.cc:2272] T 2b0edf6eca054c58b4acbcf9b85dc21b P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.651187  7454 tablet_replica.cc:333] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.651634  7454 raft_consensus.cc:2243] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.652263  7454 raft_consensus.cc:2272] T 6988aa9ebfda4ea9a23636454d968134 P 87f035b492824fa98f9968c56fcfcce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.654016  7454 tablet_replica.cc:333] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.654460  7454 raft_consensus.cc:2243] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.654842  7454 raft_consensus.cc:2272] T e1ad2647bcdd44879b3c4cb4431dad95 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.656451  7454 tablet_replica.cc:333] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3: stopping tablet replica
I20260709 13:03:53.656843  7454 raft_consensus.cc:2243] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.657208  7454 raft_consensus.cc:2272] T a3eb06a9b3e949fd8b5389076cdedaf6 P 87f035b492824fa98f9968c56fcfcce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.715792  7454 tablet_server.cc:196] TabletServer@127.7.71.132:0 shutdown complete.
I20260709 13:03:53.768505  7454 master.cc:562] Master@127.7.71.190:40279 shutting down...
I20260709 13:03:53.789039  7454 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:53.789558  7454 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.789829  7454 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2b3b574ea1ba4fd38c9c4353448dc614: stopping tablet replica
I20260709 13:03:53.811506  7454 master.cc:584] Master@127.7.71.190:40279 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (30375 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:03:53.885577  7454 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.71.190:39631
I20260709 13:03:53.886644  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:53.892138 11501 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 13:03:53.892208 11500 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 13:03:53.893195  7454 server_base.cc:1061] running on GCE node
W20260709 13:03:53.893355 11503 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 13:03:53.894296  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:53.894479  7454 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 13:03:53.894632  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602233894615 us; error 0 us; skew 500 ppm
I20260709 13:03:53.895117  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:53.897339  7454 webserver.cc:533] Webserver started at http://127.7.71.190:32975/ using document root <none> and password file <none>
I20260709 13:03:53.897760  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:53.897919  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:53.898166  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:53.899199  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/master-0-root/instance:
uuid: "95c0f126ec5645fb82ea8921cf7a7478"
format_stamp: "Formatted at 2026-07-09 13:03:53 on dist-test-slave-j8hn"
I20260709 13:03:53.903442  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 13:03:53.906457 11508 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:53.907097  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:53.907346  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/master-0-root
uuid: "95c0f126ec5645fb82ea8921cf7a7478"
format_stamp: "Formatted at 2026-07-09 13:03:53 on dist-test-slave-j8hn"
I20260709 13:03:53.907769  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-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 13:03:53.928171  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:53.929337  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:53.964136  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.190:39631
I20260709 13:03:53.964247 11559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.190:39631 every 8 connection(s)
I20260709 13:03:53.967722 11560 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 13:03:53.977543 11560 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478: Bootstrap starting.
I20260709 13:03:53.982172 11560 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:53.986155 11560 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478: No bootstrap required, opened a new log
I20260709 13:03:53.988386 11560 raft_consensus.cc:359] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95c0f126ec5645fb82ea8921cf7a7478" member_type: VOTER }
I20260709 13:03:53.988796 11560 raft_consensus.cc:385] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:53.989027 11560 raft_consensus.cc:740] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95c0f126ec5645fb82ea8921cf7a7478, State: Initialized, Role: FOLLOWER
I20260709 13:03:53.989619 11560 consensus_queue.cc:260] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "95c0f126ec5645fb82ea8921cf7a7478" member_type: VOTER }
I20260709 13:03:53.990064 11560 raft_consensus.cc:399] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:53.990284 11560 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:53.990542 11560 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:53.994702 11560 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95c0f126ec5645fb82ea8921cf7a7478" member_type: VOTER }
I20260709 13:03:53.995173 11560 leader_election.cc:304] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [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: 95c0f126ec5645fb82ea8921cf7a7478; no voters: 
I20260709 13:03:53.996229 11560 leader_election.cc:290] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:53.996594 11563 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:53.997936 11563 raft_consensus.cc:697] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [term 1 LEADER]: Becoming Leader. State: Replica: 95c0f126ec5645fb82ea8921cf7a7478, State: Running, Role: LEADER
I20260709 13:03:53.998520 11563 consensus_queue.cc:237] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [LEADER]: Queue going to LEADER mode. State: All 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: "95c0f126ec5645fb82ea8921cf7a7478" member_type: VOTER }
I20260709 13:03:53.998992 11560 sys_catalog.cc:565] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:54.002559 11564 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "95c0f126ec5645fb82ea8921cf7a7478" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95c0f126ec5645fb82ea8921cf7a7478" member_type: VOTER } }
I20260709 13:03:54.003217 11564 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:54.003171 11565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 95c0f126ec5645fb82ea8921cf7a7478. Latest consensus state: current_term: 1 leader_uuid: "95c0f126ec5645fb82ea8921cf7a7478" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95c0f126ec5645fb82ea8921cf7a7478" member_type: VOTER } }
I20260709 13:03:54.003921 11565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:54.011839 11570 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:54.018998 11570 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:54.019953  7454 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:54.027042 11570 catalog_manager.cc:1383] Generated new cluster ID: 9066ea67bdba48e6ba5b188de46be817
I20260709 13:03:54.027289 11570 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:54.055100 11570 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:54.056289 11570 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:54.069970 11570 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478: Generated new TSK 0
I20260709 13:03:54.070504 11570 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:54.086315  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:54.092095 11581 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 13:03:54.092808 11582 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 13:03:54.094974  7454 server_base.cc:1061] running on GCE node
W20260709 13:03:54.095147 11584 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 13:03:54.096133  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:54.096316  7454 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 13:03:54.096434  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602234096424 us; error 0 us; skew 500 ppm
I20260709 13:03:54.097043  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:54.099220  7454 webserver.cc:533] Webserver started at http://127.7.71.129:36741/ using document root <none> and password file <none>
I20260709 13:03:54.099699  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:54.099879  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:54.100168  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:54.101186  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/ts-0-root/instance:
uuid: "c57642d6924b4e5c9119629a58546ce7"
format_stamp: "Formatted at 2026-07-09 13:03:54 on dist-test-slave-j8hn"
I20260709 13:03:54.105223  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:03:54.108281 11589 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:54.109009  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:54.109297  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/ts-0-root
uuid: "c57642d6924b4e5c9119629a58546ce7"
format_stamp: "Formatted at 2026-07-09 13:03:54 on dist-test-slave-j8hn"
I20260709 13:03:54.109539  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-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 13:03:54.135903  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:54.137033  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:54.138415  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:54.140698  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:54.140887  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:54.141115  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:54.141273  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:54.177943  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.129:34471
I20260709 13:03:54.178045 11651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.129:34471 every 8 connection(s)
I20260709 13:03:54.182608  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:54.189631 11656 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 13:03:54.191138 11657 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 13:03:54.194164  7454 server_base.cc:1061] running on GCE node
W20260709 13:03:54.194463 11659 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 13:03:54.195613  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:54.195813  7454 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 13:03:54.196010  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602234195989 us; error 0 us; skew 500 ppm
I20260709 13:03:54.196712  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:54.198316 11652 heartbeater.cc:344] Connected to a master server at 127.7.71.190:39631
I20260709 13:03:54.198676 11652 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:54.199419  7454 webserver.cc:533] Webserver started at http://127.7.71.130:34929/ using document root <none> and password file <none>
I20260709 13:03:54.199528 11652 heartbeater.cc:507] Master 127.7.71.190:39631 requested a full tablet report, sending...
I20260709 13:03:54.200219  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:54.200488  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:54.200775  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:54.201710 11525 ts_manager.cc:194] Registered new tserver with Master: c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471)
I20260709 13:03:54.201969  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/ts-1-root/instance:
uuid: "09f9de240cca4feea891994a82a3a2c1"
format_stamp: "Formatted at 2026-07-09 13:03:54 on dist-test-slave-j8hn"
I20260709 13:03:54.203428 11525 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33708
I20260709 13:03:54.206436  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:03:54.209651 11664 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:54.210368  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:03:54.210623  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/ts-1-root
uuid: "09f9de240cca4feea891994a82a3a2c1"
format_stamp: "Formatted at 2026-07-09 13:03:54 on dist-test-slave-j8hn"
I20260709 13:03:54.210855  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-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 13:03:54.235919  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:54.237017  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:54.238359  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:54.240551  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:54.240727  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:54.240955  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:54.241099  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:54.277182  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.130:39529
I20260709 13:03:54.277281 11726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.130:39529 every 8 connection(s)
I20260709 13:03:54.281584  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:54.288132 11730 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 13:03:54.289707 11731 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 13:03:54.291222  7454 server_base.cc:1061] running on GCE node
W20260709 13:03:54.292263 11734 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 13:03:54.292773 11727 heartbeater.cc:344] Connected to a master server at 127.7.71.190:39631
I20260709 13:03:54.293143 11727 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:54.293226  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:54.293498  7454 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 13:03:54.293654  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602234293639 us; error 0 us; skew 500 ppm
I20260709 13:03:54.293831 11727 heartbeater.cc:507] Master 127.7.71.190:39631 requested a full tablet report, sending...
I20260709 13:03:54.294246  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:54.295940 11525 ts_manager.cc:194] Registered new tserver with Master: 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:03:54.296818  7454 webserver.cc:533] Webserver started at http://127.7.71.131:37143/ using document root <none> and password file <none>
I20260709 13:03:54.297325 11525 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33714
I20260709 13:03:54.297331  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:54.297732  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:54.297988  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:54.299132  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/ts-2-root/instance:
uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
format_stamp: "Formatted at 2026-07-09 13:03:54 on dist-test-slave-j8hn"
I20260709 13:03:54.303303  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 13:03:54.306350 11738 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:54.307009  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:03:54.307282  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/ts-2-root
uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
format_stamp: "Formatted at 2026-07-09 13:03:54 on dist-test-slave-j8hn"
I20260709 13:03:54.307528  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-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 13:03:54.328949  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:54.330091  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:54.331444  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:54.333572  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:54.333748  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:54.333999  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:54.334146  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:54.371150  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.131:45405
I20260709 13:03:54.371248 11800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.131:45405 every 8 connection(s)
I20260709 13:03:54.383637 11801 heartbeater.cc:344] Connected to a master server at 127.7.71.190:39631
I20260709 13:03:54.384040 11801 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:54.384712 11801 heartbeater.cc:507] Master 127.7.71.190:39631 requested a full tablet report, sending...
I20260709 13:03:54.386451 11525 ts_manager.cc:194] Registered new tserver with Master: f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:54.387202  7454 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013108632s
I20260709 13:03:54.387737 11525 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33722
I20260709 13:03:54.409914 11525 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33730:
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 13:03:54.412868 11525 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 13:03:54.478158 11617 tablet_service.cc:1511] Processing CreateTablet for tablet f5ac68c10b3f4898b43212ce577bba62 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:03:54.479537 11617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ac68c10b3f4898b43212ce577bba62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.489722 11612 tablet_service.cc:1511] Processing CreateTablet for tablet d371013439ac48beaf266f6e5519ef9e (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:03:54.491075 11612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d371013439ac48beaf266f6e5519ef9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.482776 11614 tablet_service.cc:1511] Processing CreateTablet for tablet 3def82c33ac24cd3bd8e46f47834fd62 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:03:54.494000 11614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3def82c33ac24cd3bd8e46f47834fd62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.481714 11615 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1a09269bb740079af6635dcaac6904 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:03:54.480643 11616 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc2d49a97c44a978e9747ae6b4c7365 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:03:54.496816 11615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1a09269bb740079af6635dcaac6904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.485065 11613 tablet_service.cc:1511] Processing CreateTablet for tablet 8adbc7c76eac4181bbb2cd4180b6b8b5 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:03:54.498167 11613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8adbc7c76eac4181bbb2cd4180b6b8b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.499930 11616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc2d49a97c44a978e9747ae6b4c7365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.516321 11611 tablet_service.cc:1511] Processing CreateTablet for tablet 203717573c8241529e5792de97e076d2 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:03:54.517714 11611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203717573c8241529e5792de97e076d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.522374 11610 tablet_service.cc:1511] Processing CreateTablet for tablet cc6db304b49e46939912d30900537fbe (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:03:54.525571 11610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6db304b49e46939912d30900537fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.534883 11609 tablet_service.cc:1511] Processing CreateTablet for tablet cab16cd757e849d990d465feade90331 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:03:54.536222 11609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab16cd757e849d990d465feade90331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.537698 11608 tablet_service.cc:1511] Processing CreateTablet for tablet e3160b928bf249c284ac7524142354ea (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:03:54.538977 11608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3160b928bf249c284ac7524142354ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.544672 11692 tablet_service.cc:1511] Processing CreateTablet for tablet f5ac68c10b3f4898b43212ce577bba62 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:03:54.545935 11692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ac68c10b3f4898b43212ce577bba62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.552731 11690 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1a09269bb740079af6635dcaac6904 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:03:54.554112 11690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1a09269bb740079af6635dcaac6904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.556701 11689 tablet_service.cc:1511] Processing CreateTablet for tablet 3def82c33ac24cd3bd8e46f47834fd62 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:03:54.558080 11689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3def82c33ac24cd3bd8e46f47834fd62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.560758 11688 tablet_service.cc:1511] Processing CreateTablet for tablet 8adbc7c76eac4181bbb2cd4180b6b8b5 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:03:54.562146 11688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8adbc7c76eac4181bbb2cd4180b6b8b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.562716 11766 tablet_service.cc:1511] Processing CreateTablet for tablet f5ac68c10b3f4898b43212ce577bba62 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:03:54.564358 11766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ac68c10b3f4898b43212ce577bba62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.564687 11687 tablet_service.cc:1511] Processing CreateTablet for tablet d371013439ac48beaf266f6e5519ef9e (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:03:54.565963 11687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d371013439ac48beaf266f6e5519ef9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.568678 11686 tablet_service.cc:1511] Processing CreateTablet for tablet 203717573c8241529e5792de97e076d2 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:03:54.569988 11686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203717573c8241529e5792de97e076d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.572667 11691 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc2d49a97c44a978e9747ae6b4c7365 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:03:54.573923 11691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc2d49a97c44a978e9747ae6b4c7365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.576288 11765 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc2d49a97c44a978e9747ae6b4c7365 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:03:54.578728 11765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc2d49a97c44a978e9747ae6b4c7365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.580513 11685 tablet_service.cc:1511] Processing CreateTablet for tablet cc6db304b49e46939912d30900537fbe (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:03:54.581760 11685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6db304b49e46939912d30900537fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.586470 11683 tablet_service.cc:1511] Processing CreateTablet for tablet e3160b928bf249c284ac7524142354ea (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:03:54.587738 11683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3160b928bf249c284ac7524142354ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.585196 11684 tablet_service.cc:1511] Processing CreateTablet for tablet cab16cd757e849d990d465feade90331 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:03:54.592880 11684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab16cd757e849d990d465feade90331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.597630 11762 tablet_service.cc:1511] Processing CreateTablet for tablet 8adbc7c76eac4181bbb2cd4180b6b8b5 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:03:54.598973 11762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8adbc7c76eac4181bbb2cd4180b6b8b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.604991 11761 tablet_service.cc:1511] Processing CreateTablet for tablet d371013439ac48beaf266f6e5519ef9e (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:03:54.606348 11761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d371013439ac48beaf266f6e5519ef9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.611599 11763 tablet_service.cc:1511] Processing CreateTablet for tablet 3def82c33ac24cd3bd8e46f47834fd62 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:03:54.612912 11763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3def82c33ac24cd3bd8e46f47834fd62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.615586 11764 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1a09269bb740079af6635dcaac6904 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:03:54.616878 11764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1a09269bb740079af6635dcaac6904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.655313 11818 tablet_bootstrap.cc:492] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed: Bootstrap starting.
I20260709 13:03:54.655864 11760 tablet_service.cc:1511] Processing CreateTablet for tablet 203717573c8241529e5792de97e076d2 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:03:54.657214 11760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203717573c8241529e5792de97e076d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.661818 11818 tablet_bootstrap.cc:654] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.679011 11759 tablet_service.cc:1511] Processing CreateTablet for tablet cab16cd757e849d990d465feade90331 (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:03:54.680539 11759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab16cd757e849d990d465feade90331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.687543 11765 tablet_service.cc:1511] Processing CreateTablet for tablet e3160b928bf249c284ac7524142354ea (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:03:54.688297 11817 tablet_bootstrap.cc:492] T 2e1a09269bb740079af6635dcaac6904 P 09f9de240cca4feea891994a82a3a2c1: Bootstrap starting.
I20260709 13:03:54.688874 11765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3160b928bf249c284ac7524142354ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.689462 11816 tablet_bootstrap.cc:492] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:03:54.695399 11816 tablet_bootstrap.cc:654] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.702253 11764 tablet_service.cc:1511] Processing CreateTablet for tablet cc6db304b49e46939912d30900537fbe (DEFAULT_TABLE table=test-workload [id=c97d3bb3b57949b0a46847821ae6021b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:03:54.703588 11764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6db304b49e46939912d30900537fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:54.717430 11818 tablet_bootstrap.cc:492] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed: No bootstrap required, opened a new log
I20260709 13:03:54.717972 11818 ts_tablet_manager.cc:1403] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.000s
I20260709 13:03:54.720811 11818 raft_consensus.cc:359] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.721490 11818 raft_consensus.cc:385] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.721791 11818 raft_consensus.cc:740] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.722759 11818 consensus_queue.cc:260] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.725137 11817 tablet_bootstrap.cc:654] T 2e1a09269bb740079af6635dcaac6904 P 09f9de240cca4feea891994a82a3a2c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.728112 11816 tablet_bootstrap.cc:492] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7: No bootstrap required, opened a new log
I20260709 13:03:54.728675 11816 ts_tablet_manager.cc:1403] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.004s
I20260709 13:03:54.731664 11801 heartbeater.cc:499] Master 127.7.71.190:39631 was elected leader, sending a full tablet report...
I20260709 13:03:54.732234 11818 ts_tablet_manager.cc:1434] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:03:54.731949 11816 raft_consensus.cc:359] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.732697 11816 raft_consensus.cc:385] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.732987 11816 raft_consensus.cc:740] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.733170 11818 tablet_bootstrap.cc:492] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed: Bootstrap starting.
I20260709 13:03:54.733314 11817 tablet_bootstrap.cc:492] T 2e1a09269bb740079af6635dcaac6904 P 09f9de240cca4feea891994a82a3a2c1: No bootstrap required, opened a new log
I20260709 13:03:54.733876 11817 ts_tablet_manager.cc:1403] T 2e1a09269bb740079af6635dcaac6904 P 09f9de240cca4feea891994a82a3a2c1: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.000s
I20260709 13:03:54.733700 11816 consensus_queue.cc:260] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.736793 11817 raft_consensus.cc:359] T 2e1a09269bb740079af6635dcaac6904 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.737576 11817 raft_consensus.cc:385] T 2e1a09269bb740079af6635dcaac6904 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.737905 11817 raft_consensus.cc:740] T 2e1a09269bb740079af6635dcaac6904 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.738780 11817 consensus_queue.cc:260] T 2e1a09269bb740079af6635dcaac6904 P 09f9de240cca4feea891994a82a3a2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.739508 11818 tablet_bootstrap.cc:654] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.743417 11652 heartbeater.cc:499] Master 127.7.71.190:39631 was elected leader, sending a full tablet report...
I20260709 13:03:54.743932 11816 ts_tablet_manager.cc:1434] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.004s
I20260709 13:03:54.744850 11816 tablet_bootstrap.cc:492] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:03:54.750737 11816 tablet_bootstrap.cc:654] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.761277 11727 heartbeater.cc:499] Master 127.7.71.190:39631 was elected leader, sending a full tablet report...
I20260709 13:03:54.763909 11818 tablet_bootstrap.cc:492] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed: No bootstrap required, opened a new log
I20260709 13:03:54.764427 11818 ts_tablet_manager.cc:1403] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.004s
I20260709 13:03:54.764444 11817 ts_tablet_manager.cc:1434] T 2e1a09269bb740079af6635dcaac6904 P 09f9de240cca4feea891994a82a3a2c1: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.015s
I20260709 13:03:54.765523 11817 tablet_bootstrap.cc:492] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1: Bootstrap starting.
I20260709 13:03:54.766585 11816 tablet_bootstrap.cc:492] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7: No bootstrap required, opened a new log
I20260709 13:03:54.767045 11816 ts_tablet_manager.cc:1403] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 13:03:54.769934 11816 raft_consensus.cc:359] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.770603 11816 raft_consensus.cc:385] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.770875 11816 raft_consensus.cc:740] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.771090 11817 tablet_bootstrap.cc:654] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.771569 11816 consensus_queue.cc:260] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.772367 11818 raft_consensus.cc:359] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.773078 11818 raft_consensus.cc:385] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.773372 11818 raft_consensus.cc:740] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.773732 11816 ts_tablet_manager.cc:1434] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:54.774741 11816 tablet_bootstrap.cc:492] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:03:54.774569 11818 consensus_queue.cc:260] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.781776 11816 tablet_bootstrap.cc:654] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.789170 11821 raft_consensus.cc:493] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:54.789708 11821 raft_consensus.cc:515] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.789119 11818 ts_tablet_manager.cc:1434] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260709 13:03:54.796201 11821 leader_election.cc:290] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:03:54.795521 11816 tablet_bootstrap.cc:492] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7: No bootstrap required, opened a new log
I20260709 13:03:54.798202 11816 ts_tablet_manager.cc:1403] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260709 13:03:54.798576 11818 tablet_bootstrap.cc:492] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed: Bootstrap starting.
I20260709 13:03:54.801092 11816 raft_consensus.cc:359] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.801777 11816 raft_consensus.cc:385] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.802063 11816 raft_consensus.cc:740] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.802910 11816 consensus_queue.cc:260] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.804908 11816 ts_tablet_manager.cc:1434] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:54.805933 11816 tablet_bootstrap.cc:492] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:03:54.806756 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371013439ac48beaf266f6e5519ef9e" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c57642d6924b4e5c9119629a58546ce7" is_pre_election: true
I20260709 13:03:54.807462 11627 raft_consensus.cc:2468] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 0.
I20260709 13:03:54.808880 11741 leader_election.cc:304] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:03:54.809871 11821 raft_consensus.cc:2804] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:54.810210 11821 raft_consensus.cc:493] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:54.810513 11821 raft_consensus.cc:3060] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:54.812012 11816 tablet_bootstrap.cc:654] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.815745 11821 raft_consensus.cc:515] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.816637 11816 tablet_bootstrap.cc:492] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7: No bootstrap required, opened a new log
I20260709 13:03:54.817028 11816 ts_tablet_manager.cc:1403] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:03:54.817692 11821 leader_election.cc:290] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:03:54.818393 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371013439ac48beaf266f6e5519ef9e" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c57642d6924b4e5c9119629a58546ce7"
I20260709 13:03:54.818940 11627 raft_consensus.cc:3060] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:54.819545 11816 raft_consensus.cc:359] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:03:54.820274 11816 raft_consensus.cc:385] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.820534 11816 raft_consensus.cc:740] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.821303 11816 consensus_queue.cc:260] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:03:54.823352 11816 ts_tablet_manager.cc:1434] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:54.825281 11816 tablet_bootstrap.cc:492] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:03:54.825860 11817 tablet_bootstrap.cc:492] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1: No bootstrap required, opened a new log
I20260709 13:03:54.826346 11817 ts_tablet_manager.cc:1403] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.021s
I20260709 13:03:54.827021 11627 raft_consensus.cc:2468] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 1.
I20260709 13:03:54.828825 11741 leader_election.cc:304] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:03:54.829082 11817 raft_consensus.cc:359] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.829631 11821 raft_consensus.cc:2804] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:54.829829 11817 raft_consensus.cc:385] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.830158 11817 raft_consensus.cc:740] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.831085 11816 tablet_bootstrap.cc:654] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.831020 11817 consensus_queue.cc:260] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.833369 11817 ts_tablet_manager.cc:1434] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:03:54.833739 11818 tablet_bootstrap.cc:654] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.834255 11817 tablet_bootstrap.cc:492] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1: Bootstrap starting.
I20260709 13:03:54.840209 11817 tablet_bootstrap.cc:654] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.842140 11816 tablet_bootstrap.cc:492] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7: No bootstrap required, opened a new log
I20260709 13:03:54.842633 11816 ts_tablet_manager.cc:1403] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260709 13:03:54.845307 11702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371013439ac48beaf266f6e5519ef9e" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1" is_pre_election: true
I20260709 13:03:54.845332 11816 raft_consensus.cc:359] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.845832 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371013439ac48beaf266f6e5519ef9e" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
I20260709 13:03:54.846074 11816 raft_consensus.cc:385] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.846078 11702 raft_consensus.cc:2468] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 0.
I20260709 13:03:54.846473 11816 raft_consensus.cc:740] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.847244 11816 consensus_queue.cc:260] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.847709 11821 raft_consensus.cc:697] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 1 LEADER]: Becoming Leader. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Running, Role: LEADER
I20260709 13:03:54.848707 11821 consensus_queue.cc:237] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.851543 11818 tablet_bootstrap.cc:492] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed: No bootstrap required, opened a new log
I20260709 13:03:54.851842 11816 ts_tablet_manager.cc:1434] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:03:54.852125 11818 ts_tablet_manager.cc:1403] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.000s
I20260709 13:03:54.852835 11816 tablet_bootstrap.cc:492] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:03:54.855264 11818 raft_consensus.cc:359] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:03:54.856040 11818 raft_consensus.cc:385] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.856339 11818 raft_consensus.cc:740] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.858052 11818 consensus_queue.cc:260] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:03:54.859020 11817 tablet_bootstrap.cc:492] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1: No bootstrap required, opened a new log
I20260709 13:03:54.859493 11817 ts_tablet_manager.cc:1403] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260709 13:03:54.860314 11818 ts_tablet_manager.cc:1434] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:03:54.861284 11818 tablet_bootstrap.cc:492] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed: Bootstrap starting.
I20260709 13:03:54.862236 11817 raft_consensus.cc:359] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.862924 11817 raft_consensus.cc:385] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.863205 11817 raft_consensus.cc:740] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.863910 11817 consensus_queue.cc:260] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.866003 11816 tablet_bootstrap.cc:654] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.866295 11817 ts_tablet_manager.cc:1434] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:03:54.867275 11817 tablet_bootstrap.cc:492] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1: Bootstrap starting.
I20260709 13:03:54.867820 11818 tablet_bootstrap.cc:654] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.873114 11817 tablet_bootstrap.cc:654] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.875319 11818 tablet_bootstrap.cc:492] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed: No bootstrap required, opened a new log
I20260709 13:03:54.875809 11818 ts_tablet_manager.cc:1403] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260709 13:03:54.878734 11818 raft_consensus.cc:359] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.879519 11818 raft_consensus.cc:385] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.879812 11818 raft_consensus.cc:740] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.881760 11818 consensus_queue.cc:260] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.882846 11816 tablet_bootstrap.cc:492] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7: No bootstrap required, opened a new log
I20260709 13:03:54.883343 11816 ts_tablet_manager.cc:1403] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.031s	user 0.002s	sys 0.018s
I20260709 13:03:54.883998 11818 ts_tablet_manager.cc:1434] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:03:54.883868 11524 catalog_manager.cc:5697] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed reported cstate change: term changed from 0 to 1, leader changed from <none> to f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131). New cstate: current_term: 1 leader_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:54.886190 11816 raft_consensus.cc:359] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.886860 11817 tablet_bootstrap.cc:492] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1: No bootstrap required, opened a new log
I20260709 13:03:54.886885 11816 raft_consensus.cc:385] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.887421 11816 raft_consensus.cc:740] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.887459 11817 ts_tablet_manager.cc:1403] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260709 13:03:54.887591 11818 tablet_bootstrap.cc:492] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed: Bootstrap starting.
I20260709 13:03:54.888351 11816 consensus_queue.cc:260] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.890453 11817 raft_consensus.cc:359] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.891168 11817 raft_consensus.cc:385] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.891444 11817 raft_consensus.cc:740] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.892277 11817 consensus_queue.cc:260] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.893162 11816 ts_tablet_manager.cc:1434] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 13:03:54.894130 11816 tablet_bootstrap.cc:492] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:03:54.894846 11818 tablet_bootstrap.cc:654] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.896883 11817 ts_tablet_manager.cc:1434] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:03:54.897909 11817 tablet_bootstrap.cc:492] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1: Bootstrap starting.
I20260709 13:03:54.899940 11816 tablet_bootstrap.cc:654] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.904407 11817 tablet_bootstrap.cc:654] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.905939 11823 raft_consensus.cc:493] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:54.906404 11823 raft_consensus.cc:515] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:03:54.913491 11823 leader_election.cc:290] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:03:54.915722 11817 tablet_bootstrap.cc:492] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1: No bootstrap required, opened a new log
I20260709 13:03:54.916272 11817 ts_tablet_manager.cc:1403] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 13:03:54.919159 11817 raft_consensus.cc:359] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.919911 11817 raft_consensus.cc:385] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.920198 11817 raft_consensus.cc:740] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.921147 11817 consensus_queue.cc:260] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.924896 11821 raft_consensus.cc:493] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:54.925448 11821 raft_consensus.cc:515] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.928237 11816 tablet_bootstrap.cc:492] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7: No bootstrap required, opened a new log
I20260709 13:03:54.928972 11823 raft_consensus.cc:493] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:54.929455 11823 raft_consensus.cc:515] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.930142 11817 ts_tablet_manager.cc:1434] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260709 13:03:54.932613 11653 tablet.cc:2406] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:03:54.934518 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc2d49a97c44a978e9747ae6b4c7365" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c57642d6924b4e5c9119629a58546ce7" is_pre_election: true
W20260709 13:03:54.935825 11741 leader_election.cc:343] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:54.938159 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc2d49a97c44a978e9747ae6b4c7365" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1" is_pre_election: true
I20260709 13:03:54.939414 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ac68c10b3f4898b43212ce577bba62" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1" is_pre_election: true
W20260709 13:03:54.939661 11739 leader_election.cc:343] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:54.940279 11739 leader_election.cc:304] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1527b6fe05a4cff930b5455c4a4cfed; no voters: 09f9de240cca4feea891994a82a3a2c1, c57642d6924b4e5c9119629a58546ce7
W20260709 13:03:54.940714 11590 leader_election.cc:343] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:54.941048 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3def82c33ac24cd3bd8e46f47834fd62" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1" is_pre_election: true
I20260709 13:03:54.939734 11823 leader_election.cc:290] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:54.941148 11831 raft_consensus.cc:2749] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:54.941663 11701 raft_consensus.cc:2468] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c57642d6924b4e5c9119629a58546ce7 in term 0.
I20260709 13:03:54.934069 11816 ts_tablet_manager.cc:1403] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.001s
I20260709 13:03:54.942158 11821 leader_election.cc:290] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:03:54.943338 11590 leader_election.cc:304] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09f9de240cca4feea891994a82a3a2c1, c57642d6924b4e5c9119629a58546ce7; no voters: 
I20260709 13:03:54.941713 11823 raft_consensus.cc:493] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:54.944267 11817 tablet_bootstrap.cc:492] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1: Bootstrap starting.
I20260709 13:03:54.944240 11823 raft_consensus.cc:515] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.944880 11816 raft_consensus.cc:359] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.945574 11816 raft_consensus.cc:385] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.945847 11816 raft_consensus.cc:740] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.946346 11823 leader_election.cc:290] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:54.946844 11823 raft_consensus.cc:2804] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:54.947158 11823 raft_consensus.cc:493] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:54.948558 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8adbc7c76eac4181bbb2cd4180b6b8b5" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1" is_pre_election: true
I20260709 13:03:54.949178 11701 raft_consensus.cc:2468] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c57642d6924b4e5c9119629a58546ce7 in term 0.
I20260709 13:03:54.950276 11590 leader_election.cc:304] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09f9de240cca4feea891994a82a3a2c1, c57642d6924b4e5c9119629a58546ce7; no voters: 
I20260709 13:03:54.947459 11823 raft_consensus.cc:3060] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:54.953846 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3def82c33ac24cd3bd8e46f47834fd62" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" is_pre_election: true
I20260709 13:03:54.955114 11774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8adbc7c76eac4181bbb2cd4180b6b8b5" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" is_pre_election: true
I20260709 13:03:54.956012 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ac68c10b3f4898b43212ce577bba62" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" is_pre_election: true
I20260709 13:03:54.957090 11776 raft_consensus.cc:2468] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c57642d6924b4e5c9119629a58546ce7 in term 0.
I20260709 13:03:54.958204 11818 tablet_bootstrap.cc:492] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed: No bootstrap required, opened a new log
I20260709 13:03:54.958714 11818 ts_tablet_manager.cc:1403] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed: Time spent bootstrapping tablet: real 0.071s	user 0.031s	sys 0.015s
W20260709 13:03:54.958738 11591 leader_election.cc:343] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:54.959826 11591 leader_election.cc:343] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:54.960244 11821 raft_consensus.cc:493] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:54.960868 11591 leader_election.cc:304] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [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: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 09f9de240cca4feea891994a82a3a2c1
I20260709 13:03:54.960731 11821 raft_consensus.cc:515] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.961665 11823 raft_consensus.cc:515] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.961941 11818 raft_consensus.cc:359] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.961040 11844 raft_consensus.cc:2804] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:54.962723 11818 raft_consensus.cc:385] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:54.962819 11844 raft_consensus.cc:493] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:54.963133 11818 raft_consensus.cc:740] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.962899 11821 leader_election.cc:290] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:03:54.964131 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1a09269bb740079af6635dcaac6904" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1" is_pre_election: true
I20260709 13:03:54.965374 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1a09269bb740079af6635dcaac6904" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c57642d6924b4e5c9119629a58546ce7" is_pre_election: true
I20260709 13:03:54.965555 11701 raft_consensus.cc:2468] T 2e1a09269bb740079af6635dcaac6904 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 0.
I20260709 13:03:54.965798 11702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3def82c33ac24cd3bd8e46f47834fd62" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
I20260709 13:03:54.965971 11627 raft_consensus.cc:2468] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 0.
I20260709 13:03:54.966421 11702 raft_consensus.cc:3060] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:54.965063 11816 consensus_queue.cc:260] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.966753 11739 leader_election.cc:304] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09f9de240cca4feea891994a82a3a2c1, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:03:54.963433 11844 raft_consensus.cc:3060] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:54.968290 11821 raft_consensus.cc:2804] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:54.968667 11821 raft_consensus.cc:493] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:54.968986 11821 raft_consensus.cc:3060] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:54.973923 11702 raft_consensus.cc:2468] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c57642d6924b4e5c9119629a58546ce7 in term 1.
I20260709 13:03:54.957098 11817 tablet_bootstrap.cc:654] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.975049 11590 leader_election.cc:304] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09f9de240cca4feea891994a82a3a2c1, c57642d6924b4e5c9119629a58546ce7; no voters: 
I20260709 13:03:54.964082 11818 consensus_queue.cc:260] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.975647 11821 raft_consensus.cc:515] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.976714 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3def82c33ac24cd3bd8e46f47834fd62" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
W20260709 13:03:54.979103 11591 leader_election.cc:343] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:54.979099 11818 ts_tablet_manager.cc:1434] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:03:54.980742 11845 raft_consensus.cc:2804] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:54.980978 11818 tablet_bootstrap.cc:492] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed: Bootstrap starting.
I20260709 13:03:54.981217 11845 raft_consensus.cc:493] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:54.981667 11845 raft_consensus.cc:3060] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:54.964689 11823 leader_election.cc:290] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 election: Requested vote from peers 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:54.984722 11823 raft_consensus.cc:2804] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:54.985117 11823 raft_consensus.cc:697] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: Becoming Leader. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Running, Role: LEADER
I20260709 13:03:54.985854 11823 consensus_queue.cc:237] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:54.987823 11818 tablet_bootstrap.cc:654] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:54.993287 11816 ts_tablet_manager.cc:1434] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.002s
I20260709 13:03:54.974052 11844 raft_consensus.cc:515] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.003111 11821 leader_election.cc:290] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:03:55.003334 11702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1a09269bb740079af6635dcaac6904" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
I20260709 13:03:55.004053 11702 raft_consensus.cc:3060] T 2e1a09269bb740079af6635dcaac6904 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.004395 11844 leader_election.cc:290] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 election: Requested vote from peers 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:55.005422 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8adbc7c76eac4181bbb2cd4180b6b8b5" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
I20260709 13:03:55.006011 11776 raft_consensus.cc:3060] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.006055 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1a09269bb740079af6635dcaac6904" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c57642d6924b4e5c9119629a58546ce7"
I20260709 13:03:55.006806 11627 raft_consensus.cc:3060] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.007529 11816 tablet_bootstrap.cc:492] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:03:55.008270 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8adbc7c76eac4181bbb2cd4180b6b8b5" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
I20260709 13:03:55.008842 11701 raft_consensus.cc:3060] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:55.011188 11573 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:55.014513 11627 raft_consensus.cc:2468] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 1.
I20260709 13:03:55.016636 11701 raft_consensus.cc:2468] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c57642d6924b4e5c9119629a58546ce7 in term 1.
I20260709 13:03:55.017975 11741 leader_election.cc:304] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:03:55.018877 11821 raft_consensus.cc:2804] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:55.019353 11821 raft_consensus.cc:697] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 LEADER]: Becoming Leader. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Running, Role: LEADER
I20260709 13:03:55.020285 11821 consensus_queue.cc:237] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.022384 11590 leader_election.cc:304] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09f9de240cca4feea891994a82a3a2c1, c57642d6924b4e5c9119629a58546ce7; no voters: 
I20260709 13:03:55.023267 11702 raft_consensus.cc:2468] T 2e1a09269bb740079af6635dcaac6904 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 1.
I20260709 13:03:55.023317 11844 raft_consensus.cc:2804] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:55.026650 11844 raft_consensus.cc:697] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: Becoming Leader. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Running, Role: LEADER
I20260709 13:03:55.027251 11776 raft_consensus.cc:2468] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c57642d6924b4e5c9119629a58546ce7 in term 1.
I20260709 13:03:55.027415 11844 consensus_queue.cc:237] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.029654 11525 catalog_manager.cc:5697] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c57642d6924b4e5c9119629a58546ce7 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "c57642d6924b4e5c9119629a58546ce7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:55.035380 11817 tablet_bootstrap.cc:492] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1: No bootstrap required, opened a new log
I20260709 13:03:55.035919 11817 ts_tablet_manager.cc:1403] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1: Time spent bootstrapping tablet: real 0.092s	user 0.003s	sys 0.020s
I20260709 13:03:55.037117 11845 raft_consensus.cc:515] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:03:55.038681 11817 raft_consensus.cc:359] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.039336 11817 raft_consensus.cc:385] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:55.039635 11817 raft_consensus.cc:740] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Initialized, Role: FOLLOWER
I20260709 13:03:55.043411 11816 tablet_bootstrap.cc:654] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:55.045674 11702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ac68c10b3f4898b43212ce577bba62" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
I20260709 13:03:55.049703 11818 tablet_bootstrap.cc:492] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed: No bootstrap required, opened a new log
I20260709 13:03:55.047796 11845 leader_election.cc:290] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 election: Requested vote from peers f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
W20260709 13:03:55.048180 11590 leader_election.cc:343] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:55.052448 11818 ts_tablet_manager.cc:1403] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.028s
I20260709 13:03:55.052718 11525 catalog_manager.cc:5697] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed reported cstate change: term changed from 0 to 1, leader changed from <none> to f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131). New cstate: current_term: 1 leader_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:55.048183 11817 consensus_queue.cc:260] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.056613 11818 raft_consensus.cc:359] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.057526 11818 raft_consensus.cc:385] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:55.057861 11818 raft_consensus.cc:740] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Initialized, Role: FOLLOWER
I20260709 13:03:55.058745 11818 consensus_queue.cc:260] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.059582 11817 ts_tablet_manager.cc:1434] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:03:55.060670 11817 tablet_bootstrap.cc:492] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1: Bootstrap starting.
I20260709 13:03:55.061267 11818 ts_tablet_manager.cc:1434] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:03:55.068677 11818 tablet_bootstrap.cc:492] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed: Bootstrap starting.
I20260709 13:03:55.069809 11821 raft_consensus.cc:493] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:55.070339 11821 raft_consensus.cc:515] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.073508 11817 tablet_bootstrap.cc:654] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:55.073637 11525 catalog_manager.cc:5697] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c57642d6924b4e5c9119629a58546ce7 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "c57642d6924b4e5c9119629a58546ce7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:55.074415 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab16cd757e849d990d465feade90331" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c57642d6924b4e5c9119629a58546ce7" is_pre_election: true
I20260709 13:03:55.058092 11816 tablet_bootstrap.cc:492] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7: No bootstrap required, opened a new log
I20260709 13:03:55.076663 11816 ts_tablet_manager.cc:1403] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.009s
W20260709 13:03:55.076743 11741 leader_election.cc:343] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:55.077369 11821 leader_election.cc:290] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:03:55.078087 11702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab16cd757e849d990d465feade90331" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1" is_pre_election: true
I20260709 13:03:55.079325 11816 raft_consensus.cc:359] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
W20260709 13:03:55.079957 11739 leader_election.cc:343] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:55.080031 11816 raft_consensus.cc:385] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:55.080539 11816 raft_consensus.cc:740] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:03:55.080559 11739 leader_election.cc:304] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1527b6fe05a4cff930b5455c4a4cfed; no voters: 09f9de240cca4feea891994a82a3a2c1, c57642d6924b4e5c9119629a58546ce7
I20260709 13:03:55.082290 11821 raft_consensus.cc:2749] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:55.075075 11818 tablet_bootstrap.cc:654] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:55.083035 11816 consensus_queue.cc:260] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.085005 11816 ts_tablet_manager.cc:1434] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:03:55.085886 11816 tablet_bootstrap.cc:492] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:03:55.055959 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ac68c10b3f4898b43212ce577bba62" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
I20260709 13:03:55.088207 11776 raft_consensus.cc:3060] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.091019 11816 tablet_bootstrap.cc:654] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:55.093087 11818 tablet_bootstrap.cc:492] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed: No bootstrap required, opened a new log
I20260709 13:03:55.093488 11818 ts_tablet_manager.cc:1403] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.005s
I20260709 13:03:55.095589 11776 raft_consensus.cc:2468] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c57642d6924b4e5c9119629a58546ce7 in term 1.
I20260709 13:03:55.095805 11818 raft_consensus.cc:359] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.099804 11818 raft_consensus.cc:385] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:55.100205 11818 raft_consensus.cc:740] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Initialized, Role: FOLLOWER
I20260709 13:03:55.097853 11816 tablet_bootstrap.cc:492] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7: No bootstrap required, opened a new log
I20260709 13:03:55.100641 11591 leader_election.cc:304] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 09f9de240cca4feea891994a82a3a2c1
I20260709 13:03:55.101084 11816 ts_tablet_manager.cc:1403] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:03:55.100948 11818 consensus_queue.cc:260] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.102607 11844 raft_consensus.cc:2804] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:55.103209 11818 ts_tablet_manager.cc:1434] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:03:55.103843 11844 raft_consensus.cc:697] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: Becoming Leader. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Running, Role: LEADER
I20260709 13:03:55.104224 11818 tablet_bootstrap.cc:492] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed: Bootstrap starting.
I20260709 13:03:55.103833 11816 raft_consensus.cc:359] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.106361 11816 raft_consensus.cc:385] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:55.106698 11816 raft_consensus.cc:740] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:03:55.105638 11844 consensus_queue.cc:237] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:03:55.110248 11816 consensus_queue.cc:260] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.113117 11816 ts_tablet_manager.cc:1434] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:03:55.114733 11816 tablet_bootstrap.cc:492] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:03:55.115885 11818 tablet_bootstrap.cc:654] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:55.120800 11816 tablet_bootstrap.cc:654] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:55.120450 11522 catalog_manager.cc:5697] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c57642d6924b4e5c9119629a58546ce7 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "c57642d6924b4e5c9119629a58546ce7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:55.121670 11817 tablet_bootstrap.cc:492] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1: No bootstrap required, opened a new log
I20260709 13:03:55.122187 11817 ts_tablet_manager.cc:1403] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.008s
I20260709 13:03:55.125016 11818 tablet_bootstrap.cc:492] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed: No bootstrap required, opened a new log
I20260709 13:03:55.125051 11817 raft_consensus.cc:359] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:03:55.125566 11818 ts_tablet_manager.cc:1403] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.007s
I20260709 13:03:55.125586 11816 tablet_bootstrap.cc:492] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7: No bootstrap required, opened a new log
I20260709 13:03:55.125898 11817 raft_consensus.cc:385] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:55.126189 11816 ts_tablet_manager.cc:1403] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 13:03:55.126222 11817 raft_consensus.cc:740] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Initialized, Role: FOLLOWER
I20260709 13:03:55.127249 11817 consensus_queue.cc:260] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:03:55.127810 11844 raft_consensus.cc:493] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:55.128283 11844 raft_consensus.cc:515] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.130286 11844 leader_election.cc:290] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:55.131095 11818 raft_consensus.cc:359] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.131772 11818 raft_consensus.cc:385] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:55.132021 11818 raft_consensus.cc:740] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Initialized, Role: FOLLOWER
I20260709 13:03:55.132165 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6db304b49e46939912d30900537fbe" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" is_pre_election: true
I20260709 13:03:55.132669 11818 consensus_queue.cc:260] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.133716 11776 raft_consensus.cc:2468] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c57642d6924b4e5c9119629a58546ce7 in term 0.
I20260709 13:03:55.134690 11818 ts_tablet_manager.cc:1434] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:03:55.135628 11818 tablet_bootstrap.cc:492] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed: Bootstrap starting.
I20260709 13:03:55.132280 11702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6db304b49e46939912d30900537fbe" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1" is_pre_election: true
I20260709 13:03:55.136078 11702 raft_consensus.cc:2468] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c57642d6924b4e5c9119629a58546ce7 in term 0.
I20260709 13:03:55.137243 11590 leader_election.cc:304] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09f9de240cca4feea891994a82a3a2c1, c57642d6924b4e5c9119629a58546ce7; no voters: 
I20260709 13:03:55.138047 11844 raft_consensus.cc:2804] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:55.138393 11844 raft_consensus.cc:493] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:55.138700 11844 raft_consensus.cc:3060] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.140712 11818 tablet_bootstrap.cc:654] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:55.145717 11844 raft_consensus.cc:515] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.147861 11816 raft_consensus.cc:359] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.148519 11816 raft_consensus.cc:385] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:55.148800 11816 raft_consensus.cc:740] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:03:55.148667 11702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6db304b49e46939912d30900537fbe" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
I20260709 13:03:55.149525 11702 raft_consensus.cc:3060] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.149566 11816 consensus_queue.cc:260] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.151805 11816 ts_tablet_manager.cc:1434] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.008s
I20260709 13:03:55.157150 11702 raft_consensus.cc:2468] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c57642d6924b4e5c9119629a58546ce7 in term 1.
I20260709 13:03:55.158411 11590 leader_election.cc:304] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09f9de240cca4feea891994a82a3a2c1, c57642d6924b4e5c9119629a58546ce7; no voters: 
I20260709 13:03:55.159155 11845 raft_consensus.cc:2804] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:55.159608 11845 raft_consensus.cc:697] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: Becoming Leader. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Running, Role: LEADER
I20260709 13:03:55.160156 11818 tablet_bootstrap.cc:492] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed: No bootstrap required, opened a new log
I20260709 13:03:55.160678 11818 ts_tablet_manager.cc:1403] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260709 13:03:55.160691 11844 leader_election.cc:290] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 election: Requested vote from peers 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:55.160537 11845 consensus_queue.cc:237] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.159593 11817 ts_tablet_manager.cc:1434] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.004s
I20260709 13:03:55.161273 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6db304b49e46939912d30900537fbe" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
I20260709 13:03:55.161844 11776 raft_consensus.cc:3060] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.163311 11818 raft_consensus.cc:359] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.163968 11818 raft_consensus.cc:385] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:55.164229 11818 raft_consensus.cc:740] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Initialized, Role: FOLLOWER
I20260709 13:03:55.165045 11818 consensus_queue.cc:260] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.167249 11818 ts_tablet_manager.cc:1434] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:55.168136 11818 tablet_bootstrap.cc:492] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed: Bootstrap starting.
I20260709 13:03:55.168730 11776 raft_consensus.cc:2468] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c57642d6924b4e5c9119629a58546ce7 in term 1.
I20260709 13:03:55.169085 11817 tablet_bootstrap.cc:492] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1: Bootstrap starting.
I20260709 13:03:55.173591 11818 tablet_bootstrap.cc:654] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:55.174898 11817 tablet_bootstrap.cc:654] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:55.182302 11524 catalog_manager.cc:5697] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c57642d6924b4e5c9119629a58546ce7 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "c57642d6924b4e5c9119629a58546ce7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:55.183183 11817 tablet_bootstrap.cc:492] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1: No bootstrap required, opened a new log
I20260709 13:03:55.183704 11818 tablet_bootstrap.cc:492] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed: No bootstrap required, opened a new log
I20260709 13:03:55.183704 11817 ts_tablet_manager.cc:1403] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.011s
I20260709 13:03:55.184293 11818 ts_tablet_manager.cc:1403] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260709 13:03:55.186421 11817 raft_consensus.cc:359] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.186647 11818 raft_consensus.cc:359] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.187135 11817 raft_consensus.cc:385] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:55.187443 11817 raft_consensus.cc:740] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Initialized, Role: FOLLOWER
I20260709 13:03:55.187268 11818 raft_consensus.cc:385] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:55.188405 11818 raft_consensus.cc:740] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Initialized, Role: FOLLOWER
I20260709 13:03:55.188148 11817 consensus_queue.cc:260] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.189234 11818 consensus_queue.cc:260] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.190126 11817 ts_tablet_manager.cc:1434] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:55.192556 11817 tablet_bootstrap.cc:492] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1: Bootstrap starting.
I20260709 13:03:55.193502 11824 raft_consensus.cc:493] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:55.194005 11824 raft_consensus.cc:515] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.196587 11824 leader_election.cc:290] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:55.197659 11817 tablet_bootstrap.cc:654] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:55.191267 11818 ts_tablet_manager.cc:1434] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:03:55.202437 11817 tablet_bootstrap.cc:492] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1: No bootstrap required, opened a new log
I20260709 13:03:55.202847 11817 ts_tablet_manager.cc:1403] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:03:55.205336 11817 raft_consensus.cc:359] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.205761 11824 raft_consensus.cc:493] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:55.205960 11817 raft_consensus.cc:385] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:55.206303 11817 raft_consensus.cc:740] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Initialized, Role: FOLLOWER
I20260709 13:03:55.206280 11824 raft_consensus.cc:515] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.207176 11817 consensus_queue.cc:260] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.208209 11824 leader_election.cc:290] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:55.210675 11817 ts_tablet_manager.cc:1434] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:03:55.211577 11817 tablet_bootstrap.cc:492] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1: Bootstrap starting.
I20260709 13:03:55.216661 11817 tablet_bootstrap.cc:654] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:55.216941 11845 raft_consensus.cc:493] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:55.217607 11844 raft_consensus.cc:493] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:55.217445 11845 raft_consensus.cc:515] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.218060 11844 raft_consensus.cc:515] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.219508 11845 leader_election.cc:290] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:55.219933 11844 leader_election.cc:290] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:55.221958 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3160b928bf249c284ac7524142354ea" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" is_pre_election: true
I20260709 13:03:55.222679 11776 raft_consensus.cc:2468] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c57642d6924b4e5c9119629a58546ce7 in term 0.
I20260709 13:03:55.224201 11591 leader_election.cc:304] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:03:55.224463 11626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203717573c8241529e5792de97e076d2" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c57642d6924b4e5c9119629a58546ce7" is_pre_election: true
I20260709 13:03:55.224824 11844 raft_consensus.cc:2804] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:55.225086 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab16cd757e849d990d465feade90331" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c57642d6924b4e5c9119629a58546ce7" is_pre_election: true
I20260709 13:03:55.225272 11626 raft_consensus.cc:2468] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 0.
I20260709 13:03:55.225250 11844 raft_consensus.cc:493] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:55.225718 11627 raft_consensus.cc:2468] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 0.
I20260709 13:03:55.222276 11774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab16cd757e849d990d465feade90331" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" is_pre_election: true
I20260709 13:03:55.225970 11844 raft_consensus.cc:3060] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.226547 11774 raft_consensus.cc:2468] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c57642d6924b4e5c9119629a58546ce7 in term 0.
I20260709 13:03:55.227058 11667 leader_election.cc:304] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09f9de240cca4feea891994a82a3a2c1, c57642d6924b4e5c9119629a58546ce7; no voters: 
I20260709 13:03:55.228363 11591 leader_election.cc:304] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:03:55.228367 11667 leader_election.cc:304] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09f9de240cca4feea891994a82a3a2c1, c57642d6924b4e5c9119629a58546ce7; no voters: 
I20260709 13:03:55.229339 11824 raft_consensus.cc:2804] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:55.229612 11824 raft_consensus.cc:493] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:55.229864 11824 raft_consensus.cc:3060] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.231747 11845 raft_consensus.cc:2804] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:55.232121 11845 raft_consensus.cc:493] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:55.232419 11845 raft_consensus.cc:3060] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.233839 11844 raft_consensus.cc:515] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.236610 11702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3160b928bf249c284ac7524142354ea" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1" is_pre_election: true
I20260709 13:03:55.236909 11844 leader_election.cc:290] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 election: Requested vote from peers 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:55.237300 11774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3160b928bf249c284ac7524142354ea" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
I20260709 13:03:55.237886 11774 raft_consensus.cc:3060] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.241037 11700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3160b928bf249c284ac7524142354ea" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
I20260709 13:03:55.241562 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab16cd757e849d990d465feade90331" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" is_pre_election: true
I20260709 13:03:55.242230 11776 raft_consensus.cc:2468] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 0.
I20260709 13:03:55.242210 11845 raft_consensus.cc:515] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.243144 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203717573c8241529e5792de97e076d2" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" is_pre_election: true
W20260709 13:03:55.243600 11590 leader_election.cc:343] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:55.243782 11775 raft_consensus.cc:2468] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 0.
I20260709 13:03:55.237300 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab16cd757e849d990d465feade90331" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1" is_pre_election: true
I20260709 13:03:55.244578 11867 raft_consensus.cc:2804] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:55.245035 11867 raft_consensus.cc:493] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:55.245402 11867 raft_consensus.cc:3060] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.245834 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab16cd757e849d990d465feade90331" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
I20260709 13:03:55.246378 11775 raft_consensus.cc:3060] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.247212 11845 leader_election.cc:290] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 election: Requested vote from peers 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:55.248509 11817 tablet_bootstrap.cc:492] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1: No bootstrap required, opened a new log
I20260709 13:03:55.248984 11817 ts_tablet_manager.cc:1403] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.016s
I20260709 13:03:55.251361 11817 raft_consensus.cc:359] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.251533 11775 raft_consensus.cc:2468] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c57642d6924b4e5c9119629a58546ce7 in term 1.
I20260709 13:03:55.251978 11817 raft_consensus.cc:385] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:55.252516 11817 raft_consensus.cc:740] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Initialized, Role: FOLLOWER
I20260709 13:03:55.252673 11591 leader_election.cc:304] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
W20260709 13:03:55.252629 11590 leader_election.cc:343] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:55.253157 11817 consensus_queue.cc:260] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.253454 11845 raft_consensus.cc:2804] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:55.251816 11824 raft_consensus.cc:515] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.254026 11867 raft_consensus.cc:515] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.254808 11845 raft_consensus.cc:697] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: Becoming Leader. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Running, Role: LEADER
I20260709 13:03:55.255236 11701 raft_consensus.cc:2393] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c57642d6924b4e5c9119629a58546ce7 in current term 1: Already voted for candidate 09f9de240cca4feea891994a82a3a2c1 in this term.
I20260709 13:03:55.255842 11845 consensus_queue.cc:237] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.256310 11867 leader_election.cc:290] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:55.258628 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab16cd757e849d990d465feade90331" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c57642d6924b4e5c9119629a58546ce7"
I20260709 13:03:55.260252 11867 raft_consensus.cc:493] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:55.260756 11867 raft_consensus.cc:515] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.261381 11774 raft_consensus.cc:2468] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c57642d6924b4e5c9119629a58546ce7 in term 1.
I20260709 13:03:55.263080 11824 leader_election.cc:290] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:55.265120 11591 leader_election.cc:304] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 09f9de240cca4feea891994a82a3a2c1
I20260709 13:03:55.266196 11844 raft_consensus.cc:2804] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:55.266295 11867 leader_election.cc:290] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:55.266676 11844 raft_consensus.cc:697] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: Becoming Leader. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Running, Role: LEADER
I20260709 13:03:55.263031 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab16cd757e849d990d465feade90331" candidate_uuid: "c57642d6924b4e5c9119629a58546ce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
I20260709 13:03:55.267530 11844 consensus_queue.cc:237] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.270761 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc2d49a97c44a978e9747ae6b4c7365" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" is_pre_election: true
I20260709 13:03:55.276232 11776 raft_consensus.cc:2468] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 0.
I20260709 13:03:55.274093 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203717573c8241529e5792de97e076d2" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
I20260709 13:03:55.277612 11775 raft_consensus.cc:3060] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.274749 11774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab16cd757e849d990d465feade90331" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
I20260709 13:03:55.278842 11774 raft_consensus.cc:2393] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 09f9de240cca4feea891994a82a3a2c1 in current term 1: Already voted for candidate c57642d6924b4e5c9119629a58546ce7 in this term.
I20260709 13:03:55.268469 11701 raft_consensus.cc:2393] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c57642d6924b4e5c9119629a58546ce7 in current term 1: Already voted for candidate 09f9de240cca4feea891994a82a3a2c1 in this term.
I20260709 13:03:55.283416 11666 leader_election.cc:304] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09f9de240cca4feea891994a82a3a2c1, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:03:55.284422 11775 raft_consensus.cc:2468] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 1.
I20260709 13:03:55.284612 11867 raft_consensus.cc:2804] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:55.284967 11867 raft_consensus.cc:493] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:55.286319 11817 ts_tablet_manager.cc:1434] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1: Time spent starting tablet: real 0.037s	user 0.014s	sys 0.023s
I20260709 13:03:55.287057 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203717573c8241529e5792de97e076d2" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c57642d6924b4e5c9119629a58546ce7"
I20260709 13:03:55.287489 11666 leader_election.cc:304] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09f9de240cca4feea891994a82a3a2c1, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:03:55.285275 11867 raft_consensus.cc:3060] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.287149 11667 leader_election.cc:304] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [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: 09f9de240cca4feea891994a82a3a2c1; no voters: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed
I20260709 13:03:55.290500 11824 raft_consensus.cc:2749] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:55.292008 11626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc2d49a97c44a978e9747ae6b4c7365" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c57642d6924b4e5c9119629a58546ce7" is_pre_election: true
I20260709 13:03:55.292521 11626 raft_consensus.cc:2468] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 0.
I20260709 13:03:55.295161 11627 raft_consensus.cc:3060] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.295058 11525 catalog_manager.cc:5697] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c57642d6924b4e5c9119629a58546ce7 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "c57642d6924b4e5c9119629a58546ce7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:55.302299 11627 raft_consensus.cc:2468] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 1.
I20260709 13:03:55.304545 11869 raft_consensus.cc:2804] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:55.305094 11869 raft_consensus.cc:697] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 1 LEADER]: Becoming Leader. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Running, Role: LEADER
I20260709 13:03:55.306543 11867 raft_consensus.cc:515] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.308238 11867 leader_election.cc:290] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:55.309377 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc2d49a97c44a978e9747ae6b4c7365" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
I20260709 13:03:55.308992 11869 consensus_queue.cc:237] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.310007 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc2d49a97c44a978e9747ae6b4c7365" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c57642d6924b4e5c9119629a58546ce7"
I20260709 13:03:55.310019 11775 raft_consensus.cc:3060] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.310762 11627 raft_consensus.cc:3060] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.311679 11525 catalog_manager.cc:5697] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c57642d6924b4e5c9119629a58546ce7 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "c57642d6924b4e5c9119629a58546ce7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:55.317524 11627 raft_consensus.cc:2468] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 1.
I20260709 13:03:55.318034 11775 raft_consensus.cc:2468] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 1.
I20260709 13:03:55.318614 11667 leader_election.cc:304] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09f9de240cca4feea891994a82a3a2c1, c57642d6924b4e5c9119629a58546ce7; no voters: 
I20260709 13:03:55.320125 11867 raft_consensus.cc:2804] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:55.320461 11867 raft_consensus.cc:697] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [term 1 LEADER]: Becoming Leader. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Running, Role: LEADER
I20260709 13:03:55.321172 11867 consensus_queue.cc:237] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.328558 11525 catalog_manager.cc:5697] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130). New cstate: current_term: 1 leader_uuid: "09f9de240cca4feea891994a82a3a2c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:55.336320 11821 raft_consensus.cc:493] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:55.336779 11821 raft_consensus.cc:515] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.338477 11821 leader_election.cc:290] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:03:55.339107 11627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3def82c33ac24cd3bd8e46f47834fd62" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c57642d6924b4e5c9119629a58546ce7" is_pre_election: true
I20260709 13:03:55.339411 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3def82c33ac24cd3bd8e46f47834fd62" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1" is_pre_election: true
I20260709 13:03:55.340106 11701 raft_consensus.cc:2393] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1527b6fe05a4cff930b5455c4a4cfed in current term 1: Already voted for candidate c57642d6924b4e5c9119629a58546ce7 in this term.
I20260709 13:03:55.339689 11525 catalog_manager.cc:5697] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130). New cstate: current_term: 1 leader_uuid: "09f9de240cca4feea891994a82a3a2c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:55.340983 11739 leader_election.cc:304] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1527b6fe05a4cff930b5455c4a4cfed; no voters: 09f9de240cca4feea891994a82a3a2c1, c57642d6924b4e5c9119629a58546ce7
I20260709 13:03:55.341560 11821 raft_consensus.cc:3060] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.347339 11821 raft_consensus.cc:2749] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:55.384737 11701 raft_consensus.cc:3060] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.390784 11821 consensus_queue.cc:1048] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:55.402318 11877 consensus_queue.cc:1048] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:55.424094 11877 consensus_queue.cc:1048] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:55.425527  7454 ts_manager.cc:295] Set tserver state for c57642d6924b4e5c9119629a58546ce7 to MAINTENANCE_MODE
I20260709 13:03:55.426290  7454 tablet_server.cc:179] TabletServer@127.7.71.129:0 shutting down...
W20260709 13:03:55.458003 11741 consensus_peers.cc:597] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. 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 13:03:55.463527  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:55.464386  7454 tablet_replica.cc:333] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7: stopping tablet replica
I20260709 13:03:55.465099  7454 raft_consensus.cc:2243] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:55.465871  7454 pending_rounds.cc:70] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7: Trying to abort 1 pending ops.
I20260709 13:03:55.466058  7454 pending_rounds.cc:77] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305634755695554560 op_type: NO_OP noop_request { }
I20260709 13:03:55.466328  7454 raft_consensus.cc:2889] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:03:55.466576  7454 raft_consensus.cc:2272] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:55.468725  7454 tablet_replica.cc:333] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7: stopping tablet replica
I20260709 13:03:55.469282  7454 raft_consensus.cc:2243] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:55.469794  7454 pending_rounds.cc:70] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7: Trying to abort 1 pending ops.
I20260709 13:03:55.469952  7454 pending_rounds.cc:77] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305634755633004544 op_type: NO_OP noop_request { }
I20260709 13:03:55.470180  7454 raft_consensus.cc:2889] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:03:55.470414  7454 raft_consensus.cc:2272] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:55.472386  7454 tablet_replica.cc:333] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7: stopping tablet replica
I20260709 13:03:55.472877  7454 raft_consensus.cc:2243] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:55.473201  7454 raft_consensus.cc:2272] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:55.475199  7454 tablet_replica.cc:333] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7: stopping tablet replica
I20260709 13:03:55.475747  7454 raft_consensus.cc:2243] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:55.476073  7454 raft_consensus.cc:2272] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:55.477558  7454 tablet_replica.cc:333] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7: stopping tablet replica
I20260709 13:03:55.478010  7454 raft_consensus.cc:2243] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:55.478514  7454 pending_rounds.cc:70] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7: Trying to abort 1 pending ops.
I20260709 13:03:55.478684  7454 pending_rounds.cc:77] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305634755227586560 op_type: NO_OP noop_request { }
I20260709 13:03:55.478921  7454 raft_consensus.cc:2889] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:03:55.479151  7454 raft_consensus.cc:2272] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:55.480283 11867 raft_consensus.cc:493] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:55.480787 11867 raft_consensus.cc:515] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:03:55.481318  7454 tablet_replica.cc:333] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7: stopping tablet replica
I20260709 13:03:55.482044  7454 raft_consensus.cc:2243] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:55.482712  7454 pending_rounds.cc:70] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7: Trying to abort 1 pending ops.
I20260709 13:03:55.482793 11867 leader_election.cc:290] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:55.482937  7454 pending_rounds.cc:77] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305634755006992384 op_type: NO_OP noop_request { }
I20260709 13:03:55.483304  7454 raft_consensus.cc:2889] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:03:55.483539  7454 raft_consensus.cc:2272] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:55.483887 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ac68c10b3f4898b43212ce577bba62" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" is_pre_election: true
I20260709 13:03:55.484705 11775 raft_consensus.cc:2393] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09f9de240cca4feea891994a82a3a2c1 in current term 1: Already voted for candidate c57642d6924b4e5c9119629a58546ce7 in this term.
I20260709 13:03:55.486255  7454 tablet_replica.cc:333] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7: stopping tablet replica
W20260709 13:03:55.486292 11667 leader_election.cc:336] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:03:55.486855 11667 leader_election.cc:304] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09f9de240cca4feea891994a82a3a2c1; no voters: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed
I20260709 13:03:55.487094  7454 raft_consensus.cc:2243] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:55.487586  7454 raft_consensus.cc:2272] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:55.487618 11867 raft_consensus.cc:3060] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.489327  7454 tablet_replica.cc:333] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7: stopping tablet replica
I20260709 13:03:55.489823  7454 raft_consensus.cc:2243] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:55.490407  7454 pending_rounds.cc:70] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7: Trying to abort 1 pending ops.
I20260709 13:03:55.490579  7454 pending_rounds.cc:77] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305634754690260992 op_type: NO_OP noop_request { }
I20260709 13:03:55.490844  7454 raft_consensus.cc:2889] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:03:55.491128  7454 raft_consensus.cc:2272] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:55.492105 11869 raft_consensus.cc:493] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:55.492574 11869 raft_consensus.cc:515] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:55.492947 11867 raft_consensus.cc:2749] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:55.493410  7454 tablet_replica.cc:333] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7: stopping tablet replica
I20260709 13:03:55.494094  7454 raft_consensus.cc:2243] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:55.494531 11869 leader_election.cc:290] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:55.494776  7454 pending_rounds.cc:70] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7: Trying to abort 1 pending ops.
I20260709 13:03:55.495036  7454 pending_rounds.cc:77] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305634754519085056 op_type: NO_OP noop_request { }
I20260709 13:03:55.495337  7454 raft_consensus.cc:2889] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:03:55.495674  7454 raft_consensus.cc:2272] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:55.496122 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3160b928bf249c284ac7524142354ea" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" is_pre_election: true
I20260709 13:03:55.496917 11775 raft_consensus.cc:2393] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09f9de240cca4feea891994a82a3a2c1 in current term 1: Already voted for candidate c57642d6924b4e5c9119629a58546ce7 in this term.
W20260709 13:03:55.496876 11667 leader_election.cc:336] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:03:55.497875  7454 tablet_replica.cc:333] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7: stopping tablet replica
I20260709 13:03:55.498042 11666 leader_election.cc:304] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09f9de240cca4feea891994a82a3a2c1; no voters: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed
I20260709 13:03:55.498386  7454 raft_consensus.cc:2243] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:55.498692 11869 raft_consensus.cc:3060] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:55.498911  7454 raft_consensus.cc:2272] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:55.505401 11869 raft_consensus.cc:2749] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:55.528899  7454 tablet_server.cc:196] TabletServer@127.7.71.129:0 shutdown complete.
I20260709 13:03:55.786545 11869 consensus_queue.cc:1048] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:55.788601 11667 consensus_peers.cc:597] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:55.880914 11869 consensus_queue.cc:1048] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:55.892846 11667 consensus_peers.cc:597] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:55.903256 11741 consensus_peers.cc:597] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:56.012107 11573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:56.487967 11869 raft_consensus.cc:493] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:56.488524 11869 raft_consensus.cc:515] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:56.490250 11869 leader_election.cc:290] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:56.491451 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3def82c33ac24cd3bd8e46f47834fd62" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" is_pre_election: true
I20260709 13:03:56.492133 11775 raft_consensus.cc:2468] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 1.
I20260709 13:03:56.493206 11666 leader_election.cc:304] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [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: 09f9de240cca4feea891994a82a3a2c1, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
W20260709 13:03:56.493681 11667 leader_election.cc:336] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111)
I20260709 13:03:56.493795 11869 raft_consensus.cc:2804] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:56.494175 11869 raft_consensus.cc:493] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:56.494417 11869 raft_consensus.cc:3060] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:56.498989 11869 raft_consensus.cc:515] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:56.500550 11869 leader_election.cc:290] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:56.501546 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3def82c33ac24cd3bd8e46f47834fd62" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
I20260709 13:03:56.502049 11775 raft_consensus.cc:3060] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:56.503755 11667 leader_election.cc:336] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111)
I20260709 13:03:56.506641 11775 raft_consensus.cc:2468] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 2.
I20260709 13:03:56.507596 11666 leader_election.cc:304] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [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: 09f9de240cca4feea891994a82a3a2c1, f1527b6fe05a4cff930b5455c4a4cfed; no voters: c57642d6924b4e5c9119629a58546ce7
I20260709 13:03:56.508177 11869 raft_consensus.cc:2804] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:56.509054 11869 raft_consensus.cc:697] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Becoming Leader. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Running, Role: LEADER
I20260709 13:03:56.509755 11869 consensus_queue.cc:237] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:56.516425 11524 catalog_manager.cc:5697] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 reported cstate change: term changed from 1 to 2, leader changed from c57642d6924b4e5c9119629a58546ce7 (127.7.71.129) to 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "09f9de240cca4feea891994a82a3a2c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:56.602793 11869 raft_consensus.cc:493] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:56.603328 11869 raft_consensus.cc:515] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:56.605026 11869 leader_election.cc:290] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:56.606074 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8adbc7c76eac4181bbb2cd4180b6b8b5" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" is_pre_election: true
I20260709 13:03:56.606621 11775 raft_consensus.cc:2468] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 1.
I20260709 13:03:56.607476 11666 leader_election.cc:304] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [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: 09f9de240cca4feea891994a82a3a2c1, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:03:56.608187 11869 raft_consensus.cc:2804] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:03:56.608357 11667 leader_election.cc:336] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111)
I20260709 13:03:56.608460 11869 raft_consensus.cc:493] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:56.608851 11869 raft_consensus.cc:3060] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:56.613750 11869 raft_consensus.cc:515] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:56.615165 11869 leader_election.cc:290] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:56.616200 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8adbc7c76eac4181bbb2cd4180b6b8b5" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
I20260709 13:03:56.616762 11775 raft_consensus.cc:3060] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:56.618182 11667 leader_election.cc:336] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111)
I20260709 13:03:56.621228 11775 raft_consensus.cc:2468] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 2.
I20260709 13:03:56.622125 11666 leader_election.cc:304] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [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: 09f9de240cca4feea891994a82a3a2c1, f1527b6fe05a4cff930b5455c4a4cfed; no voters: c57642d6924b4e5c9119629a58546ce7
I20260709 13:03:56.622699 11869 raft_consensus.cc:2804] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:56.623056 11869 raft_consensus.cc:697] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Becoming Leader. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Running, Role: LEADER
I20260709 13:03:56.623773 11869 consensus_queue.cc:237] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:56.630172 11524 catalog_manager.cc:5697] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 reported cstate change: term changed from 1 to 2, leader changed from c57642d6924b4e5c9119629a58546ce7 (127.7.71.129) to 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "09f9de240cca4feea891994a82a3a2c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:56.972795 11775 raft_consensus.cc:1275] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Refusing update from remote peer 09f9de240cca4feea891994a82a3a2c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:56.973977 11869 consensus_queue.cc:1048] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:56.988958 11667 consensus_peers.cc:597] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:57.007257 11821 raft_consensus.cc:493] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:57.007784 11821 raft_consensus.cc:515] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:57.009562 11821 leader_election.cc:290] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:03:57.010684 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3160b928bf249c284ac7524142354ea" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1" is_pre_election: true
I20260709 13:03:57.011300 11701 raft_consensus.cc:2468] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 1.
I20260709 13:03:57.012249 11739 leader_election.cc:304] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [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: 09f9de240cca4feea891994a82a3a2c1, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
W20260709 13:03:57.013054 11573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:57.013079 11821 raft_consensus.cc:2804] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:03:57.013051 11741 leader_election.cc:336] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111)
I20260709 13:03:57.013792 11821 raft_consensus.cc:493] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:57.014077 11821 raft_consensus.cc:3060] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:57.018800 11821 raft_consensus.cc:515] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:57.020267 11821 leader_election.cc:290] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 2 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:03:57.021241 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3160b928bf249c284ac7524142354ea" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
I20260709 13:03:57.021752 11701 raft_consensus.cc:3060] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:57.023312 11741 leader_election.cc:336] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111)
I20260709 13:03:57.026171 11701 raft_consensus.cc:2468] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 2.
I20260709 13:03:57.027105 11739 leader_election.cc:304] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [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: 09f9de240cca4feea891994a82a3a2c1, f1527b6fe05a4cff930b5455c4a4cfed; no voters: c57642d6924b4e5c9119629a58546ce7
I20260709 13:03:57.027755 11821 raft_consensus.cc:2804] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:57.028703 11821 raft_consensus.cc:697] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 2 LEADER]: Becoming Leader. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Running, Role: LEADER
I20260709 13:03:57.029402 11821 consensus_queue.cc:237] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:57.035481 11525 catalog_manager.cc:5697] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed reported cstate change: term changed from 1 to 2, leader changed from c57642d6924b4e5c9119629a58546ce7 (127.7.71.129) to f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131). New cstate: current_term: 2 leader_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:57.053364 11775 raft_consensus.cc:1275] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Refusing update from remote peer 09f9de240cca4feea891994a82a3a2c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:57.054487 11869 consensus_queue.cc:1048] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:57.066419 11667 consensus_peers.cc:597] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:57.071292 11821 raft_consensus.cc:493] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:57.071826 11821 raft_consensus.cc:515] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:03:57.073453 11821 leader_election.cc:290] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:03:57.074397 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ac68c10b3f4898b43212ce577bba62" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1" is_pre_election: true
I20260709 13:03:57.075058 11701 raft_consensus.cc:2468] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 1.
I20260709 13:03:57.075925 11739 leader_election.cc:304] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [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: 09f9de240cca4feea891994a82a3a2c1, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:03:57.076514 11821 raft_consensus.cc:2804] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:03:57.076658 11741 leader_election.cc:336] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111)
I20260709 13:03:57.076783 11821 raft_consensus.cc:493] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:57.077140 11821 raft_consensus.cc:3060] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:57.081583 11821 raft_consensus.cc:515] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:03:57.083009 11821 leader_election.cc:290] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 2 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:03:57.083982 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ac68c10b3f4898b43212ce577bba62" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
I20260709 13:03:57.084501 11701 raft_consensus.cc:3060] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:57.086024 11741 leader_election.cc:336] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111)
I20260709 13:03:57.088879 11701 raft_consensus.cc:2468] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 2.
I20260709 13:03:57.089869 11739 leader_election.cc:304] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [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: 09f9de240cca4feea891994a82a3a2c1, f1527b6fe05a4cff930b5455c4a4cfed; no voters: c57642d6924b4e5c9119629a58546ce7
I20260709 13:03:57.090420 11821 raft_consensus.cc:2804] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:57.090770 11821 raft_consensus.cc:697] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 LEADER]: Becoming Leader. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Running, Role: LEADER
I20260709 13:03:57.091579 11821 consensus_queue.cc:237] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:03:57.098403 11525 catalog_manager.cc:5697] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed reported cstate change: term changed from 1 to 2, leader changed from c57642d6924b4e5c9119629a58546ce7 (127.7.71.129) to f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131). New cstate: current_term: 2 leader_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:57.162472 11888 raft_consensus.cc:493] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:57.163013 11888 raft_consensus.cc:515] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:57.164637 11888 leader_election.cc:290] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:57.165755 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab16cd757e849d990d465feade90331" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" is_pre_election: true
I20260709 13:03:57.166316 11775 raft_consensus.cc:2468] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 1.
I20260709 13:03:57.167268 11666 leader_election.cc:304] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [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: 09f9de240cca4feea891994a82a3a2c1, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:03:57.167940 11888 raft_consensus.cc:2804] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:03:57.167997 11667 leader_election.cc:336] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111)
I20260709 13:03:57.168257 11888 raft_consensus.cc:493] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:57.168582 11888 raft_consensus.cc:3060] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:57.173076 11888 raft_consensus.cc:515] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:57.174503 11888 leader_election.cc:290] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:57.175491 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab16cd757e849d990d465feade90331" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
I20260709 13:03:57.176024 11775 raft_consensus.cc:3060] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:57.177680 11667 leader_election.cc:336] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111)
I20260709 13:03:57.180596 11775 raft_consensus.cc:2468] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 2.
I20260709 13:03:57.181543 11666 leader_election.cc:304] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [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: 09f9de240cca4feea891994a82a3a2c1, f1527b6fe05a4cff930b5455c4a4cfed; no voters: c57642d6924b4e5c9119629a58546ce7
I20260709 13:03:57.182201 11888 raft_consensus.cc:2804] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:57.182576 11888 raft_consensus.cc:697] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Becoming Leader. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Running, Role: LEADER
I20260709 13:03:57.183147 11888 consensus_queue.cc:237] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:57.189997 11525 catalog_manager.cc:5697] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 reported cstate change: term changed from 1 to 2, leader changed from c57642d6924b4e5c9119629a58546ce7 (127.7.71.129) to 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "09f9de240cca4feea891994a82a3a2c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:57.225930 11888 raft_consensus.cc:493] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:57.226380 11888 raft_consensus.cc:515] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:57.228034 11888 leader_election.cc:290] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:57.229018 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6db304b49e46939912d30900537fbe" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" is_pre_election: true
I20260709 13:03:57.229686 11775 raft_consensus.cc:2468] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 1.
I20260709 13:03:57.230566 11666 leader_election.cc:304] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [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: 09f9de240cca4feea891994a82a3a2c1, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:03:57.231170 11888 raft_consensus.cc:2804] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:03:57.231267 11667 leader_election.cc:336] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111)
I20260709 13:03:57.231442 11888 raft_consensus.cc:493] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:57.231809 11888 raft_consensus.cc:3060] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:57.236195 11888 raft_consensus.cc:515] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:57.237565 11888 leader_election.cc:290] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:03:57.238495 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6db304b49e46939912d30900537fbe" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
I20260709 13:03:57.238967 11775 raft_consensus.cc:3060] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:57.240391 11667 leader_election.cc:336] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111)
I20260709 13:03:57.243214 11775 raft_consensus.cc:2468] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 2.
I20260709 13:03:57.244093 11666 leader_election.cc:304] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [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: 09f9de240cca4feea891994a82a3a2c1, f1527b6fe05a4cff930b5455c4a4cfed; no voters: c57642d6924b4e5c9119629a58546ce7
I20260709 13:03:57.244663 11888 raft_consensus.cc:2804] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:57.245086 11888 raft_consensus.cc:697] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Becoming Leader. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Running, Role: LEADER
I20260709 13:03:57.245647 11888 consensus_queue.cc:237] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:03:57.252189 11525 catalog_manager.cc:5697] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 reported cstate change: term changed from 1 to 2, leader changed from c57642d6924b4e5c9119629a58546ce7 (127.7.71.129) to 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "09f9de240cca4feea891994a82a3a2c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:57.428504 11667 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111) [suppressed 120 similar messages]
I20260709 13:03:57.541148 11701 raft_consensus.cc:1275] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Refusing update from remote peer f1527b6fe05a4cff930b5455c4a4cfed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:57.542337 11821 consensus_queue.cc:1048] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:57.553514 11741 consensus_peers.cc:597] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:57.569916 11701 raft_consensus.cc:1275] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Refusing update from remote peer f1527b6fe05a4cff930b5455c4a4cfed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:57.571029 11906 consensus_queue.cc:1048] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:57.582624 11775 raft_consensus.cc:1275] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Refusing update from remote peer 09f9de240cca4feea891994a82a3a2c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:57.584344 11897 consensus_queue.cc:1048] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:57.584553 11741 consensus_peers.cc:597] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:57.588289 11667 consensus_peers.cc:597] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:57.708606 11775 raft_consensus.cc:1275] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Refusing update from remote peer 09f9de240cca4feea891994a82a3a2c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:57.709945 11888 consensus_queue.cc:1048] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:57.718075 11667 consensus_peers.cc:597] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:57.746618 11741 consensus_peers.cc:597] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:58.014139 11573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:03:58.232260 11667 consensus_peers.cc:597] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:58.296432 11741 consensus_peers.cc:597] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:58.579975 11667 consensus_peers.cc:597] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:59.015043 11573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:03:59.233229 11667 consensus_peers.cc:597] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:59.646227 11667 consensus_peers.cc:597] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:00.015988 11573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:04:00.075438 11667 consensus_peers.cc:597] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:00.101715 11741 consensus_peers.cc:597] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:00.125267 11741 consensus_peers.cc:597] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:00.226169 11667 consensus_peers.cc:597] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:00.347666 11741 consensus_peers.cc:597] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:04:00.544564  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:00.550557 11912 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 13:04:00.552158 11915 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 13:04:00.553716 11913 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 13:04:00.561017  7454 server_base.cc:1061] running on GCE node
I20260709 13:04:00.562541  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:00.562733  7454 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 13:04:00.562867  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602240562856 us; error 0 us; skew 500 ppm
I20260709 13:04:00.563311  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:00.565724  7454 webserver.cc:533] Webserver started at http://127.7.71.129:36741/ using document root <none> and password file <none>
I20260709 13:04:00.566219  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:00.566447  7454 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:04:00.569967  7454 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:04:00.573305 11920 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:00.574003  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:04:00.574287  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/ts-0-root
uuid: "c57642d6924b4e5c9119629a58546ce7"
format_stamp: "Formatted at 2026-07-09 13:03:54 on dist-test-slave-j8hn"
I20260709 13:04:00.574553  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602130971146-7454-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 13:04:00.600680  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:00.601728  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:00.603302  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:00.606523 11927 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:04:00.651718  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:04:00.652007  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.002s	sys 0.000s
I20260709 13:04:00.652307  7454 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:04:00.656272 11927 tablet_bootstrap.cc:492] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:04:00.665689 11927 tablet_bootstrap.cc:492] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:00.666286 11927 tablet_bootstrap.cc:492] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7: Bootstrap complete.
I20260709 13:04:00.666776 11927 ts_tablet_manager.cc:1403] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:04:00.668617 11927 raft_consensus.cc:359] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.669087 11927 raft_consensus.cc:740] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.669639 11927 consensus_queue.cc:260] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.671669 11927 ts_tablet_manager.cc:1434] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:04:00.672411 11927 tablet_bootstrap.cc:492] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:04:00.682901 11927 tablet_bootstrap.cc:492] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:04:00.683665 11927 tablet_bootstrap.cc:492] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7: Bootstrap complete.
I20260709 13:04:00.684128 11927 ts_tablet_manager.cc:1403] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260709 13:04:00.685966  7454 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:04:00.685899 11927 raft_consensus.cc:359] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.686355  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.032s	sys 0.000s
I20260709 13:04:00.686623 11927 raft_consensus.cc:740] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.687268 11927 consensus_queue.cc:260] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.688956 11927 ts_tablet_manager.cc:1434] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:04:00.689607 11927 tablet_bootstrap.cc:492] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:04:00.701151 11927 tablet_bootstrap.cc:492] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:00.701959 11927 tablet_bootstrap.cc:492] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7: Bootstrap complete.
I20260709 13:04:00.702497 11927 ts_tablet_manager.cc:1403] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:04:00.704710 11927 raft_consensus.cc:359] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.705303 11927 raft_consensus.cc:740] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.706197 11927 consensus_queue.cc:260] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.708024 11927 ts_tablet_manager.cc:1434] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:04:00.708662 11927 tablet_bootstrap.cc:492] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:04:00.718324 11927 tablet_bootstrap.cc:492] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:04:00.718976 11927 tablet_bootstrap.cc:492] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7: Bootstrap complete.
I20260709 13:04:00.719576 11927 ts_tablet_manager.cc:1403] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:04:00.721375 11927 raft_consensus.cc:359] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:04:00.721935 11927 raft_consensus.cc:740] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.722481 11927 consensus_queue.cc:260] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:04:00.723843 11927 ts_tablet_manager.cc:1434] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:00.724417 11927 tablet_bootstrap.cc:492] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:04:00.736259 11927 tablet_bootstrap.cc:492] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:00.737192 11927 tablet_bootstrap.cc:492] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7: Bootstrap complete.
I20260709 13:04:00.737814 11927 ts_tablet_manager.cc:1403] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 13:04:00.740088 11927 raft_consensus.cc:359] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.740808 11927 raft_consensus.cc:740] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.741520 11927 consensus_queue.cc:260] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.743531 11927 ts_tablet_manager.cc:1434] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:04:00.744383 11927 tablet_bootstrap.cc:492] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:04:00.751763  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.129:34471
I20260709 13:04:00.751835 11989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.129:34471 every 8 connection(s)
I20260709 13:04:00.756316 11927 tablet_bootstrap.cc:492] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:00.756501  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:00.757107 11927 tablet_bootstrap.cc:492] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7: Bootstrap complete.
I20260709 13:04:00.757763 11927 ts_tablet_manager.cc:1403] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:04:00.760236 11927 raft_consensus.cc:359] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.760872 11927 raft_consensus.cc:740] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.761667 11927 consensus_queue.cc:260] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.763484 11927 ts_tablet_manager.cc:1434] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:00.764252 11927 tablet_bootstrap.cc:492] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:04:00.786274 11927 tablet_bootstrap.cc:492] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:04:00.787153 11927 tablet_bootstrap.cc:492] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7: Bootstrap complete.
I20260709 13:04:00.787773 11927 ts_tablet_manager.cc:1403] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260709 13:04:00.790009 11927 raft_consensus.cc:359] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.790796 11927 raft_consensus.cc:740] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.791422 11927 consensus_queue.cc:260] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.793303 11927 ts_tablet_manager.cc:1434] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:00.794090 11927 tablet_bootstrap.cc:492] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:04:00.801060 11991 heartbeater.cc:344] Connected to a master server at 127.7.71.190:39631
I20260709 13:04:00.801532 11991 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:00.802361 11991 heartbeater.cc:507] Master 127.7.71.190:39631 requested a full tablet report, sending...
I20260709 13:04:00.802296 11701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "203717573c8241529e5792de97e076d2"
dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
mode: GRACEFUL
new_leader_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
 from {username='slave'} at 127.0.0.1:55076
I20260709 13:04:00.803328 11701 raft_consensus.cc:606] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 1 LEADER]: Received request to transfer leadership to TS f1527b6fe05a4cff930b5455c4a4cfed
I20260709 13:04:00.806749 11701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8adbc7c76eac4181bbb2cd4180b6b8b5"
dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
mode: GRACEFUL
new_leader_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
 from {username='slave'} at 127.0.0.1:55076
I20260709 13:04:00.807286 11701 raft_consensus.cc:606] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Received request to transfer leadership to TS f1527b6fe05a4cff930b5455c4a4cfed
I20260709 13:04:00.808533  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:00.808794 11524 ts_manager.cc:194] Re-registered known tserver with Master: c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471)
I20260709 13:04:00.809092  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:00.809851  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:00.809917 11927 tablet_bootstrap.cc:492] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:04:00.810923 11927 tablet_bootstrap.cc:492] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7: Bootstrap complete.
I20260709 13:04:00.811510 11927 ts_tablet_manager.cc:1403] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 13:04:00.813706 11927 raft_consensus.cc:359] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.814486 11927 raft_consensus.cc:740] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.815131 11927 consensus_queue.cc:260] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.817003 11927 ts_tablet_manager.cc:1434] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:00.817742 11927 tablet_bootstrap.cc:492] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:04:00.821341 11524 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33746
I20260709 13:04:00.824573 11991 heartbeater.cc:499] Master 127.7.71.190:39631 was elected leader, sending a full tablet report...
I20260709 13:04:00.829542 11927 tablet_bootstrap.cc:492] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:04:00.830453 11927 tablet_bootstrap.cc:492] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7: Bootstrap complete.
I20260709 13:04:00.831049 11927 ts_tablet_manager.cc:1403] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:04:00.833124 11927 raft_consensus.cc:359] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.833864 11927 raft_consensus.cc:740] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.834451 11927 consensus_queue.cc:260] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.836328 11927 ts_tablet_manager.cc:1434] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:04:00.837059 11927 tablet_bootstrap.cc:492] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7: Bootstrap starting.
I20260709 13:04:00.847944 11927 tablet_bootstrap.cc:492] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:04:00.848531 11927 tablet_bootstrap.cc:492] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7: Bootstrap complete.
I20260709 13:04:00.848965 11927 ts_tablet_manager.cc:1403] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260709 13:04:00.850389 11927 raft_consensus.cc:359] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.850889 11927 raft_consensus.cc:740] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57642d6924b4e5c9119629a58546ce7, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.851315 11927 consensus_queue.cc:260] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.852629 11927 ts_tablet_manager.cc:1434] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:04:00.886235 11910 raft_consensus.cc:993] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1: : Instructing follower f1527b6fe05a4cff930b5455c4a4cfed to start an election
I20260709 13:04:00.886658 11999 raft_consensus.cc:1081] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 1 LEADER]: Signalling peer f1527b6fe05a4cff930b5455c4a4cfed to start an election
I20260709 13:04:00.887970 11775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "203717573c8241529e5792de97e076d2"
dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
 from {username='slave'} at 127.0.0.1:59586
I20260709 13:04:00.888424 11775 raft_consensus.cc:493] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:00.888674 11775 raft_consensus.cc:3060] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.893113 11775 raft_consensus.cc:515] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.894379 11775 leader_election.cc:290] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 2 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:04:00.895226 11963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203717573c8241529e5792de97e076d2" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c57642d6924b4e5c9119629a58546ce7"
I20260709 13:04:00.895411 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203717573c8241529e5792de97e076d2" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
I20260709 13:04:00.895820 11963 raft_consensus.cc:3060] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.895975 11701 raft_consensus.cc:3055] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:00.896325 11701 raft_consensus.cc:740] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Running, Role: LEADER
I20260709 13:04:00.896921 11701 consensus_queue.cc:260] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.897780 11701 raft_consensus.cc:3060] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.901219 11963 raft_consensus.cc:2468] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 2.
I20260709 13:04:00.902208 11741 leader_election.cc:304] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:04:00.902731 11701 raft_consensus.cc:2468] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 2.
I20260709 13:04:00.902966 11908 raft_consensus.cc:2804] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:00.904301 11908 raft_consensus.cc:697] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 LEADER]: Becoming Leader. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Running, Role: LEADER
I20260709 13:04:00.905015 11908 consensus_queue.cc:237] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:00.911736 11524 catalog_manager.cc:5697] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed reported cstate change: term changed from 1 to 2, leader changed from 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130) to f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131). New cstate: current_term: 2 leader_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:00.942322 11963 raft_consensus.cc:3060] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.947328 11963 pending_rounds.cc:85] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7: Aborting all ops after (but not including) 0
I20260709 13:04:00.947542 11963 pending_rounds.cc:107] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:04:00.947790 11963 raft_consensus.cc:2889] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:00.973315 11963 raft_consensus.cc:3060] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:00.978008 11963 pending_rounds.cc:85] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7: Aborting all ops after (but not including) 0
I20260709 13:04:00.978231 11963 pending_rounds.cc:107] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:04:00.978421 11963 raft_consensus.cc:2889] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:04:01.016832 11573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:04:01.037962 11963 raft_consensus.cc:3060] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:01.042806 11963 pending_rounds.cc:85] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7: Aborting all ops after (but not including) 0
I20260709 13:04:01.043006 11963 pending_rounds.cc:107] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:04:01.043174 11963 raft_consensus.cc:2889] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:01.201591 11963 raft_consensus.cc:3060] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:01.206388 11963 pending_rounds.cc:85] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7: Aborting all ops after (but not including) 0
I20260709 13:04:01.206591 11963 pending_rounds.cc:107] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:04:01.206753 11963 raft_consensus.cc:2889] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:01.219652 11963 raft_consensus.cc:3060] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:01.224714 11963 pending_rounds.cc:85] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7: Aborting all ops after (but not including) 0
I20260709 13:04:01.224964 11963 pending_rounds.cc:107] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:04:01.225122 11910 raft_consensus.cc:993] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1: : Instructing follower f1527b6fe05a4cff930b5455c4a4cfed to start an election
I20260709 13:04:01.225214 11963 raft_consensus.cc:2889] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:01.225633 11999 raft_consensus.cc:1081] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Signalling peer f1527b6fe05a4cff930b5455c4a4cfed to start an election
I20260709 13:04:01.227073 11775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8adbc7c76eac4181bbb2cd4180b6b8b5"
dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
 from {username='slave'} at 127.0.0.1:59586
I20260709 13:04:01.227694 11775 raft_consensus.cc:493] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:01.227991 11775 raft_consensus.cc:3060] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:01.232467 11775 raft_consensus.cc:515] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:01.233796 11775 leader_election.cc:290] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 3 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:04:01.234649 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8adbc7c76eac4181bbb2cd4180b6b8b5" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
I20260709 13:04:01.234743 11963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8adbc7c76eac4181bbb2cd4180b6b8b5" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c57642d6924b4e5c9119629a58546ce7"
I20260709 13:04:01.235354 11701 raft_consensus.cc:3055] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:01.235430 11963 raft_consensus.cc:3060] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:01.235747 11701 raft_consensus.cc:740] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Running, Role: LEADER
I20260709 13:04:01.236552 11701 consensus_queue.cc:260] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:01.237732 11701 raft_consensus.cc:3060] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:01.241753 11963 raft_consensus.cc:2468] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 3.
I20260709 13:04:01.242765 11741 leader_election.cc:304] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [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: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:04:01.243454 11908 raft_consensus.cc:2804] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:01.243857 11908 raft_consensus.cc:697] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 LEADER]: Becoming Leader. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Running, Role: LEADER
I20260709 13:04:01.243961 11701 raft_consensus.cc:2468] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 3.
I20260709 13:04:01.244578 11908 consensus_queue.cc:237] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:01.250754 11524 catalog_manager.cc:5697] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed reported cstate change: term changed from 2 to 3, leader changed from 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130) to f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131). New cstate: current_term: 3 leader_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:01.292900 11701 raft_consensus.cc:1275] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Refusing update from remote peer f1527b6fe05a4cff930b5455c4a4cfed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:01.294108 11908 consensus_queue.cc:1048] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:01.317333 11963 raft_consensus.cc:1275] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: Refusing update from remote peer f1527b6fe05a4cff930b5455c4a4cfed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:01.319679 12006 consensus_queue.cc:1048] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:01.763262 11964 raft_consensus.cc:1275] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Refusing update from remote peer f1527b6fe05a4cff930b5455c4a4cfed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:01.764424 11908 consensus_queue.cc:1048] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:01.764863 11908 consensus_queue.cc:1243] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Peer c57642d6924b4e5c9119629a58546ce7 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:04:01.766608 11964 pending_rounds.cc:85] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7: Aborting all ops after (but not including) 0
I20260709 13:04:01.766865 11964 pending_rounds.cc:107] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:04:01.767052 11964 raft_consensus.cc:2889] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:01.773662 11701 raft_consensus.cc:1275] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Refusing update from remote peer f1527b6fe05a4cff930b5455c4a4cfed: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:01.775214 11908 consensus_queue.cc:1048] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:01.822593  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:01.837529 11775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3160b928bf249c284ac7524142354ea"
dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
mode: GRACEFUL
new_leader_uuid: "09f9de240cca4feea891994a82a3a2c1"
 from {username='slave'} at 127.0.0.1:42508
I20260709 13:04:01.837981 11775 raft_consensus.cc:606] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 2 LEADER]: Received request to transfer leadership to TS 09f9de240cca4feea891994a82a3a2c1
I20260709 13:04:01.840358 11775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5ac68c10b3f4898b43212ce577bba62"
dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
mode: GRACEFUL
new_leader_uuid: "09f9de240cca4feea891994a82a3a2c1"
 from {username='slave'} at 127.0.0.1:42508
I20260709 13:04:01.840787 11775 raft_consensus.cc:606] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 LEADER]: Received request to transfer leadership to TS 09f9de240cca4feea891994a82a3a2c1
I20260709 13:04:01.841698  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:01.842197  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:01.842875  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:04:02.017752 11573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:04:02.091794 12022 raft_consensus.cc:993] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed: : Instructing follower 09f9de240cca4feea891994a82a3a2c1 to start an election
I20260709 13:04:02.092288 11908 raft_consensus.cc:1081] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 2 LEADER]: Signalling peer 09f9de240cca4feea891994a82a3a2c1 to start an election
I20260709 13:04:02.093770 11701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3160b928bf249c284ac7524142354ea"
dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
 from {username='slave'} at 127.0.0.1:55044
I20260709 13:04:02.094201 11701 raft_consensus.cc:493] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:02.094496 11701 raft_consensus.cc:3060] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:02.099100 11701 raft_consensus.cc:515] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:02.100769 11701 leader_election.cc:290] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 3 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:04:02.101560 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3160b928bf249c284ac7524142354ea" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c57642d6924b4e5c9119629a58546ce7"
I20260709 13:04:02.101719 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3160b928bf249c284ac7524142354ea" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
I20260709 13:04:02.102133 11964 raft_consensus.cc:3060] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:02.102223 11775 raft_consensus.cc:3055] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:02.102571 11775 raft_consensus.cc:740] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Running, Role: LEADER
I20260709 13:04:02.103170 11775 consensus_queue.cc:260] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:02.103981 11775 raft_consensus.cc:3060] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:02.107163 11964 raft_consensus.cc:2468] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 3.
I20260709 13:04:02.108060 11775 raft_consensus.cc:2468] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 3.
I20260709 13:04:02.108170 11667 leader_election.cc:304] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [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: 09f9de240cca4feea891994a82a3a2c1, c57642d6924b4e5c9119629a58546ce7; no voters: 
I20260709 13:04:02.108834 12024 raft_consensus.cc:2804] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:02.109910 12024 raft_consensus.cc:697] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 3 LEADER]: Becoming Leader. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Running, Role: LEADER
I20260709 13:04:02.110750 12024 consensus_queue.cc:237] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:02.116585 11525 catalog_manager.cc:5697] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 reported cstate change: term changed from 2 to 3, leader changed from f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131) to 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130). New cstate: current_term: 3 leader_uuid: "09f9de240cca4feea891994a82a3a2c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:02.184038 12022 raft_consensus.cc:993] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed: : Instructing follower 09f9de240cca4feea891994a82a3a2c1 to start an election
I20260709 13:04:02.184468 11908 raft_consensus.cc:1081] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 LEADER]: Signalling peer 09f9de240cca4feea891994a82a3a2c1 to start an election
I20260709 13:04:02.185762 11701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5ac68c10b3f4898b43212ce577bba62"
dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
 from {username='slave'} at 127.0.0.1:55044
I20260709 13:04:02.186220 11701 raft_consensus.cc:493] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:02.186543 11701 raft_consensus.cc:3060] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:02.191164 11701 raft_consensus.cc:515] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:04:02.192410 11701 leader_election.cc:290] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 3 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:04:02.193097 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ac68c10b3f4898b43212ce577bba62" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c57642d6924b4e5c9119629a58546ce7"
I20260709 13:04:02.193337 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ac68c10b3f4898b43212ce577bba62" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
I20260709 13:04:02.193737 11964 raft_consensus.cc:3060] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:02.193845 11775 raft_consensus.cc:3055] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:02.194224 11775 raft_consensus.cc:740] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Running, Role: LEADER
I20260709 13:04:02.194909 11775 consensus_queue.cc:260] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:04:02.196031 11775 raft_consensus.cc:3060] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:02.200132 11964 raft_consensus.cc:2468] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 3.
I20260709 13:04:02.201234 11667 leader_election.cc:304] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [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: 09f9de240cca4feea891994a82a3a2c1, c57642d6924b4e5c9119629a58546ce7; no voters: 
I20260709 13:04:02.201658 11775 raft_consensus.cc:2468] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 3.
I20260709 13:04:02.201829 12024 raft_consensus.cc:2804] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:02.202335 12024 raft_consensus.cc:697] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 3 LEADER]: Becoming Leader. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Running, Role: LEADER
I20260709 13:04:02.203089 12024 consensus_queue.cc:237] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:04:02.210763 11525 catalog_manager.cc:5697] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 reported cstate change: term changed from 2 to 3, leader changed from f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131) to 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130). New cstate: current_term: 3 leader_uuid: "09f9de240cca4feea891994a82a3a2c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:02.629379 11775 raft_consensus.cc:1275] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Refusing update from remote peer 09f9de240cca4feea891994a82a3a2c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:02.630795 12024 consensus_queue.cc:1048] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:02.642073 11963 raft_consensus.cc:1275] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Refusing update from remote peer 09f9de240cca4feea891994a82a3a2c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:02.643430 12024 consensus_queue.cc:1048] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:02.690363 11775 raft_consensus.cc:1275] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Refusing update from remote peer 09f9de240cca4feea891994a82a3a2c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:02.691497 12024 consensus_queue.cc:1048] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:02.701285 11964 raft_consensus.cc:1275] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Refusing update from remote peer 09f9de240cca4feea891994a82a3a2c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:02.702970 12024 consensus_queue.cc:1048] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:02.849175  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:02.858089 11701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3def82c33ac24cd3bd8e46f47834fd62"
dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
mode: GRACEFUL
new_leader_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
 from {username='slave'} at 127.0.0.1:55076
I20260709 13:04:02.858629 11701 raft_consensus.cc:606] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Received request to transfer leadership to TS f1527b6fe05a4cff930b5455c4a4cfed
I20260709 13:04:02.861032 11701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3160b928bf249c284ac7524142354ea"
dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
mode: GRACEFUL
new_leader_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
 from {username='slave'} at 127.0.0.1:55076
I20260709 13:04:02.861480 11701 raft_consensus.cc:606] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 3 LEADER]: Received request to transfer leadership to TS f1527b6fe05a4cff930b5455c4a4cfed
I20260709 13:04:02.862586  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:02.863093  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:02.863718  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:04:03.018762 11573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:04:03.023494 12030 raft_consensus.cc:993] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1: : Instructing follower f1527b6fe05a4cff930b5455c4a4cfed to start an election
I20260709 13:04:03.023994 12024 raft_consensus.cc:1081] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 3 LEADER]: Signalling peer f1527b6fe05a4cff930b5455c4a4cfed to start an election
I20260709 13:04:03.025308 11775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3160b928bf249c284ac7524142354ea"
dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
 from {username='slave'} at 127.0.0.1:59586
I20260709 13:04:03.025735 11775 raft_consensus.cc:493] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:03.025990 11775 raft_consensus.cc:3060] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:03.032024 11775 raft_consensus.cc:515] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:03.033453 11775 leader_election.cc:290] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 4 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:04:03.034339 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3160b928bf249c284ac7524142354ea" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c57642d6924b4e5c9119629a58546ce7"
I20260709 13:04:03.034632 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3160b928bf249c284ac7524142354ea" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
I20260709 13:04:03.035056 11964 raft_consensus.cc:3060] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:03.035194 11701 raft_consensus.cc:3055] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:03.035542 11701 raft_consensus.cc:740] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Running, Role: LEADER
I20260709 13:04:03.036303 11701 consensus_queue.cc:260] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:03.037197 11701 raft_consensus.cc:3060] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:03.041311 11964 raft_consensus.cc:2468] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 4.
I20260709 13:04:03.042369 11741 leader_election.cc:304] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [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: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:04:03.042905 11701 raft_consensus.cc:2468] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 4.
I20260709 13:04:03.043149 12022 raft_consensus.cc:2804] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:03.044207 12022 raft_consensus.cc:697] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 4 LEADER]: Becoming Leader. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Running, Role: LEADER
I20260709 13:04:03.045070 12022 consensus_queue.cc:237] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:03.050956 11524 catalog_manager.cc:5697] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed reported cstate change: term changed from 3 to 4, leader changed from 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130) to f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131). New cstate: current_term: 4 leader_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:03.368136 12030 raft_consensus.cc:993] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1: : Instructing follower f1527b6fe05a4cff930b5455c4a4cfed to start an election
I20260709 13:04:03.368619 12050 raft_consensus.cc:1081] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Signalling peer f1527b6fe05a4cff930b5455c4a4cfed to start an election
I20260709 13:04:03.370026 11775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3def82c33ac24cd3bd8e46f47834fd62"
dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
 from {username='slave'} at 127.0.0.1:59586
I20260709 13:04:03.370438 11775 raft_consensus.cc:493] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:03.370687 11775 raft_consensus.cc:3060] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:03.375797 11775 raft_consensus.cc:515] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:03.377213 11775 leader_election.cc:290] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 3 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:04:03.378049 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3def82c33ac24cd3bd8e46f47834fd62" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c57642d6924b4e5c9119629a58546ce7"
I20260709 13:04:03.378214 11701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3def82c33ac24cd3bd8e46f47834fd62" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
I20260709 13:04:03.378803 11701 raft_consensus.cc:3055] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:03.378818 11964 raft_consensus.cc:3060] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:03.379109 11701 raft_consensus.cc:740] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Running, Role: LEADER
I20260709 13:04:03.379932 11701 consensus_queue.cc:260] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:03.380812 11701 raft_consensus.cc:3060] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:03.383857 11964 raft_consensus.cc:2468] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 3.
I20260709 13:04:03.384979 11741 leader_election.cc:304] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [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: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:04:03.385547 11701 raft_consensus.cc:2468] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 3.
I20260709 13:04:03.385713 12022 raft_consensus.cc:2804] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:03.386209 12022 raft_consensus.cc:697] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 LEADER]: Becoming Leader. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Running, Role: LEADER
I20260709 13:04:03.387226 12022 consensus_queue.cc:237] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:03.393651 11524 catalog_manager.cc:5697] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed reported cstate change: term changed from 2 to 3, leader changed from 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130) to f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131). New cstate: current_term: 3 leader_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:03.434810 11701 raft_consensus.cc:1275] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 4 FOLLOWER]: Refusing update from remote peer f1527b6fe05a4cff930b5455c4a4cfed: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:03.435853 12022 consensus_queue.cc:1048] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:03.443197 11964 raft_consensus.cc:1275] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 4 FOLLOWER]: Refusing update from remote peer f1527b6fe05a4cff930b5455c4a4cfed: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:03.445225 12022 consensus_queue.cc:1048] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:03.869807  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:03.878540 11775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d371013439ac48beaf266f6e5519ef9e"
dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
mode: GRACEFUL
new_leader_uuid: "09f9de240cca4feea891994a82a3a2c1"
 from {username='slave'} at 127.0.0.1:42508
I20260709 13:04:03.878969 11775 raft_consensus.cc:606] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 1 LEADER]: Received request to transfer leadership to TS 09f9de240cca4feea891994a82a3a2c1
I20260709 13:04:03.881217 11775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3160b928bf249c284ac7524142354ea"
dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
mode: GRACEFUL
new_leader_uuid: "09f9de240cca4feea891994a82a3a2c1"
 from {username='slave'} at 127.0.0.1:42508
I20260709 13:04:03.881606 11775 raft_consensus.cc:606] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 4 LEADER]: Received request to transfer leadership to TS 09f9de240cca4feea891994a82a3a2c1
I20260709 13:04:03.882428  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:03.882861  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:03.883337  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:03.907373 12056 raft_consensus.cc:993] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed: : Instructing follower 09f9de240cca4feea891994a82a3a2c1 to start an election
I20260709 13:04:03.907897 12046 raft_consensus.cc:1081] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 1 LEADER]: Signalling peer 09f9de240cca4feea891994a82a3a2c1 to start an election
I20260709 13:04:03.909145 11701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d371013439ac48beaf266f6e5519ef9e"
dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
 from {username='slave'} at 127.0.0.1:55044
I20260709 13:04:03.909631 11701 raft_consensus.cc:493] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:03.909891 11701 raft_consensus.cc:3060] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:03.915078 11701 raft_consensus.cc:515] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:03.916386 11701 leader_election.cc:290] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:04:03.917054 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371013439ac48beaf266f6e5519ef9e" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c57642d6924b4e5c9119629a58546ce7"
I20260709 13:04:03.917353 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371013439ac48beaf266f6e5519ef9e" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
I20260709 13:04:03.917585 11964 raft_consensus.cc:3060] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:03.917861 11775 raft_consensus.cc:3055] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:03.918108 11775 raft_consensus.cc:740] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Running, Role: LEADER
I20260709 13:04:03.918821 11775 consensus_queue.cc:260] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:03.920055 11775 raft_consensus.cc:3060] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:03.921989 12056 raft_consensus.cc:993] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed: : Instructing follower 09f9de240cca4feea891994a82a3a2c1 to start an election
I20260709 13:04:03.923328 11964 raft_consensus.cc:2468] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 2.
I20260709 13:04:03.923700 12022 raft_consensus.cc:1081] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 4 LEADER]: Signalling peer 09f9de240cca4feea891994a82a3a2c1 to start an election
I20260709 13:04:03.925587 11667 leader_election.cc:304] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09f9de240cca4feea891994a82a3a2c1, c57642d6924b4e5c9119629a58546ce7; no voters: 
I20260709 13:04:03.926334 12050 raft_consensus.cc:2804] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:03.926599 11701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3160b928bf249c284ac7524142354ea"
dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
 from {username='slave'} at 127.0.0.1:55044
I20260709 13:04:03.926702 11963 raft_consensus.cc:1275] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Refusing update from remote peer f1527b6fe05a4cff930b5455c4a4cfed: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:03.927120 11701 raft_consensus.cc:493] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:03.927474 11701 raft_consensus.cc:3060] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:03.928390 12046 consensus_queue.cc:1048] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:03.931803 11775 raft_consensus.cc:2468] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 2.
I20260709 13:04:03.932482 11701 raft_consensus.cc:515] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:03.933106 12050 raft_consensus.cc:697] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Becoming Leader. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Running, Role: LEADER
I20260709 13:04:03.934280 12050 consensus_queue.cc:237] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:03.935115 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3160b928bf249c284ac7524142354ea" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c57642d6924b4e5c9119629a58546ce7"
I20260709 13:04:03.935743 11964 raft_consensus.cc:3060] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:03.936570 11701 leader_election.cc:290] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [CANDIDATE]: Term 5 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131:45405)
I20260709 13:04:03.938892 11775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3160b928bf249c284ac7524142354ea" candidate_uuid: "09f9de240cca4feea891994a82a3a2c1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
I20260709 13:04:03.939411 11775 raft_consensus.cc:3055] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:04:03.939699 11775 raft_consensus.cc:740] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Running, Role: LEADER
I20260709 13:04:03.940378 11775 consensus_queue.cc:260] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:03.941398 11701 raft_consensus.cc:1275] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Refusing update from remote peer f1527b6fe05a4cff930b5455c4a4cfed: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:03.941496 11775 raft_consensus.cc:3060] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:03.942763 12046 consensus_queue.cc:1048] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:03.943897 11964 raft_consensus.cc:2468] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 5.
I20260709 13:04:03.946170 11667 leader_election.cc:304] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [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: 09f9de240cca4feea891994a82a3a2c1, c57642d6924b4e5c9119629a58546ce7; no voters: 
I20260709 13:04:03.946755 12050 raft_consensus.cc:2804] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:04:03.947388 12050 raft_consensus.cc:697] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 5 LEADER]: Becoming Leader. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Running, Role: LEADER
I20260709 13:04:03.948279 12050 consensus_queue.cc:237] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:03.951659 11525 catalog_manager.cc:5697] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 reported cstate change: term changed from 1 to 2, leader changed from f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131) to 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "09f9de240cca4feea891994a82a3a2c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:03.951922 11775 raft_consensus.cc:2468] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09f9de240cca4feea891994a82a3a2c1 in term 5.
I20260709 13:04:03.971345 11525 catalog_manager.cc:5697] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 reported cstate change: term changed from 4 to 5, leader changed from f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131) to 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130). New cstate: current_term: 5 leader_uuid: "09f9de240cca4feea891994a82a3a2c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:04.019629 11573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:04:04.316668 11964 raft_consensus.cc:1275] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: Refusing update from remote peer 09f9de240cca4feea891994a82a3a2c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:04.317746 12050 consensus_queue.cc:1048] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:04.325810 11775 raft_consensus.cc:1275] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Refusing update from remote peer 09f9de240cca4feea891994a82a3a2c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:04.327626 12058 consensus_queue.cc:1048] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:04.330567 11775 raft_consensus.cc:1275] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 5 FOLLOWER]: Refusing update from remote peer 09f9de240cca4feea891994a82a3a2c1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:04:04.332146 12050 consensus_queue.cc:1048] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:04.340878 11964 raft_consensus.cc:1275] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 5 FOLLOWER]: Refusing update from remote peer 09f9de240cca4feea891994a82a3a2c1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:04:04.342172 12069 consensus_queue.cc:1048] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:04.889559  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:04.896587 11702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cab16cd757e849d990d465feade90331"
dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
mode: GRACEFUL
new_leader_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
 from {username='slave'} at 127.0.0.1:55076
I20260709 13:04:04.897096 11702 raft_consensus.cc:606] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Received request to transfer leadership to TS f1527b6fe05a4cff930b5455c4a4cfed
I20260709 13:04:04.899510 11702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5ac68c10b3f4898b43212ce577bba62"
dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
mode: GRACEFUL
new_leader_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
 from {username='slave'} at 127.0.0.1:55076
I20260709 13:04:04.899987 11702 raft_consensus.cc:606] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 3 LEADER]: Received request to transfer leadership to TS f1527b6fe05a4cff930b5455c4a4cfed
I20260709 13:04:04.900971  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:04.901423  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:04.901913  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:04.907718 12067 raft_consensus.cc:993] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1: : Instructing follower f1527b6fe05a4cff930b5455c4a4cfed to start an election
I20260709 13:04:04.908170 12069 raft_consensus.cc:1081] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 3 LEADER]: Signalling peer f1527b6fe05a4cff930b5455c4a4cfed to start an election
I20260709 13:04:04.909473 11774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5ac68c10b3f4898b43212ce577bba62"
dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
 from {username='slave'} at 127.0.0.1:59586
I20260709 13:04:04.909915 11774 raft_consensus.cc:493] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:04.910148 11774 raft_consensus.cc:3060] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:04.915745 11774 raft_consensus.cc:515] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:04:04.917263 11774 leader_election.cc:290] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 4 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:04:04.917928 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ac68c10b3f4898b43212ce577bba62" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c57642d6924b4e5c9119629a58546ce7"
I20260709 13:04:04.918205 11702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ac68c10b3f4898b43212ce577bba62" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
I20260709 13:04:04.918543 11964 raft_consensus.cc:3060] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:04.918787 11702 raft_consensus.cc:3055] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:04.919131 11702 raft_consensus.cc:740] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Running, Role: LEADER
I20260709 13:04:04.919878 11702 consensus_queue.cc:260] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:04:04.921100 11702 raft_consensus.cc:3060] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:04.925315 11964 raft_consensus.cc:2468] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 4.
I20260709 13:04:04.926445 11741 leader_election.cc:304] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [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: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:04:04.927174 12057 raft_consensus.cc:2804] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:04.927634 12057 raft_consensus.cc:697] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 4 LEADER]: Becoming Leader. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Running, Role: LEADER
I20260709 13:04:04.928557 11702 raft_consensus.cc:2468] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 4.
I20260709 13:04:04.928462 12057 consensus_queue.cc:237] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } }
I20260709 13:04:04.937577 11525 catalog_manager.cc:5697] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed reported cstate change: term changed from 3 to 4, leader changed from 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130) to f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131). New cstate: current_term: 4 leader_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:05.020464 11573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:04:05.185521 12067 raft_consensus.cc:993] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1: : Instructing follower f1527b6fe05a4cff930b5455c4a4cfed to start an election
I20260709 13:04:05.185994 12069 raft_consensus.cc:1081] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Signalling peer f1527b6fe05a4cff930b5455c4a4cfed to start an election
I20260709 13:04:05.187258 11775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cab16cd757e849d990d465feade90331"
dest_uuid: "f1527b6fe05a4cff930b5455c4a4cfed"
 from {username='slave'} at 127.0.0.1:59586
I20260709 13:04:05.187662 11775 raft_consensus.cc:493] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:05.187904 11775 raft_consensus.cc:3060] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:05.192039 11775 raft_consensus.cc:515] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:05.193367 11775 leader_election.cc:290] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [CANDIDATE]: Term 3 election: Requested vote from peers c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471), 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130:39529)
I20260709 13:04:05.193969 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab16cd757e849d990d465feade90331" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c57642d6924b4e5c9119629a58546ce7"
I20260709 13:04:05.194475 11964 raft_consensus.cc:3060] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:05.194509 11702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab16cd757e849d990d465feade90331" candidate_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "09f9de240cca4feea891994a82a3a2c1"
I20260709 13:04:05.195050 11702 raft_consensus.cc:3055] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:05.195286 11702 raft_consensus.cc:740] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09f9de240cca4feea891994a82a3a2c1, State: Running, Role: LEADER
I20260709 13:04:05.195991 11702 consensus_queue.cc:260] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:05.196935 11702 raft_consensus.cc:3060] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:05.198575 11964 raft_consensus.cc:2468] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 3.
I20260709 13:04:05.199398 11741 leader_election.cc:304] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [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: c57642d6924b4e5c9119629a58546ce7, f1527b6fe05a4cff930b5455c4a4cfed; no voters: 
I20260709 13:04:05.200160 12057 raft_consensus.cc:2804] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:05.200508 12057 raft_consensus.cc:697] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 LEADER]: Becoming Leader. State: Replica: f1527b6fe05a4cff930b5455c4a4cfed, State: Running, Role: LEADER
I20260709 13:04:05.201344 12057 consensus_queue.cc:237] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } }
I20260709 13:04:05.202152 11702 raft_consensus.cc:2468] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1527b6fe05a4cff930b5455c4a4cfed in term 3.
I20260709 13:04:05.207520 11525 catalog_manager.cc:5697] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed reported cstate change: term changed from 2 to 3, leader changed from 09f9de240cca4feea891994a82a3a2c1 (127.7.71.130) to f1527b6fe05a4cff930b5455c4a4cfed (127.7.71.131). New cstate: current_term: 3 leader_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1527b6fe05a4cff930b5455c4a4cfed" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 45405 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:05.341897 11702 raft_consensus.cc:1275] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 4 FOLLOWER]: Refusing update from remote peer f1527b6fe05a4cff930b5455c4a4cfed: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:05.342986 12056 consensus_queue.cc:1048] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:05.352563 11964 raft_consensus.cc:1275] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 4 FOLLOWER]: Refusing update from remote peer f1527b6fe05a4cff930b5455c4a4cfed: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:05.354012 12056 consensus_queue.cc:1048] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:05.702592 11702 raft_consensus.cc:1275] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Refusing update from remote peer f1527b6fe05a4cff930b5455c4a4cfed: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:05.703725 12057 consensus_queue.cc:1048] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "09f9de240cca4feea891994a82a3a2c1" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:05.712523 11963 raft_consensus.cc:1275] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Refusing update from remote peer f1527b6fe05a4cff930b5455c4a4cfed: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:05.714430 12083 consensus_queue.cc:1048] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57642d6924b4e5c9119629a58546ce7" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 34471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:05.907963  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:05.937547  7454 tablet_server.cc:179] TabletServer@127.7.71.129:34471 shutting down...
I20260709 13:04:05.956348  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:05.957029  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:05.957584  7454 raft_consensus.cc:2243] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:05.957970  7454 raft_consensus.cc:2272] T e3160b928bf249c284ac7524142354ea P c57642d6924b4e5c9119629a58546ce7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:05.960186  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:05.961022  7454 raft_consensus.cc:2243] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:05.961532  7454 raft_consensus.cc:2272] T cab16cd757e849d990d465feade90331 P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:05.964224  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:05.964787  7454 raft_consensus.cc:2243] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:05.965200  7454 raft_consensus.cc:2272] T 203717573c8241529e5792de97e076d2 P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:05.967600  7454 tablet_replica.cc:333] stopping tablet replica
W20260709 13:04:05.968139 11741 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 66 similar messages]
I20260709 13:04:05.968245  7454 raft_consensus.cc:2243] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:05.968931  7454 raft_consensus.cc:2272] T d371013439ac48beaf266f6e5519ef9e P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:05.971398 11741 consensus_peers.cc:597] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. 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 13:04:05.971850  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:05.972586  7454 raft_consensus.cc:2243] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:05.973080  7454 raft_consensus.cc:2272] T 3def82c33ac24cd3bd8e46f47834fd62 P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:05.975322  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:05.975953  7454 raft_consensus.cc:2243] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:05.976392  7454 raft_consensus.cc:2272] T cc6db304b49e46939912d30900537fbe P c57642d6924b4e5c9119629a58546ce7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:05.976482 11667 consensus_peers.cc:597] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. 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 13:04:05.978399  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:05.978991  7454 raft_consensus.cc:2243] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:05.979360  7454 raft_consensus.cc:2272] T f5ac68c10b3f4898b43212ce577bba62 P c57642d6924b4e5c9119629a58546ce7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:05.981775  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:05.982299  7454 raft_consensus.cc:2243] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:05.982743  7454 raft_consensus.cc:2272] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P c57642d6924b4e5c9119629a58546ce7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:05.984782  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:05.985214  7454 raft_consensus.cc:2243] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:05.985608  7454 raft_consensus.cc:2272] T 2e1a09269bb740079af6635dcaac6904 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:05.987434  7454 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:05.987906  7454 raft_consensus.cc:2243] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:05.988284  7454 raft_consensus.cc:2272] T 8cc2d49a97c44a978e9747ae6b4c7365 P c57642d6924b4e5c9119629a58546ce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.017331  7454 tablet_server.cc:196] TabletServer@127.7.71.129:34471 shutdown complete.
W20260709 13:04:06.021366 11573 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:04:06.028396 11667 consensus_peers.cc:597] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:06.041672 11667 consensus_peers.cc:597] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:06.043351  7454 tablet_server.cc:179] TabletServer@127.7.71.130:0 shutting down...
W20260709 13:04:06.060340 11741 consensus_peers.cc:597] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:06.069124  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:06.069869  7454 tablet_replica.cc:333] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1: stopping tablet replica
I20260709 13:04:06.070538  7454 raft_consensus.cc:2243] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:04:06.071211  7454 raft_consensus.cc:2272] T e3160b928bf249c284ac7524142354ea P 09f9de240cca4feea891994a82a3a2c1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.073369  7454 tablet_replica.cc:333] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1: stopping tablet replica
I20260709 13:04:06.074167  7454 raft_consensus.cc:2243] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:06.075230  7454 raft_consensus.cc:2272] T 8cc2d49a97c44a978e9747ae6b4c7365 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.077571  7454 tablet_replica.cc:333] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1: stopping tablet replica
I20260709 13:04:06.078088  7454 raft_consensus.cc:2243] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.078474  7454 raft_consensus.cc:2272] T f5ac68c10b3f4898b43212ce577bba62 P 09f9de240cca4feea891994a82a3a2c1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.081459  7454 tablet_replica.cc:333] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1: stopping tablet replica
I20260709 13:04:06.082018  7454 raft_consensus.cc:2243] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:06.082763  7454 raft_consensus.cc:2272] T cc6db304b49e46939912d30900537fbe P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.084677  7454 tablet_replica.cc:333] T 2e1a09269bb740079af6635dcaac6904 P 09f9de240cca4feea891994a82a3a2c1: stopping tablet replica
I20260709 13:04:06.085167  7454 raft_consensus.cc:2243] T 2e1a09269bb740079af6635dcaac6904 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.085567  7454 raft_consensus.cc:2272] T 2e1a09269bb740079af6635dcaac6904 P 09f9de240cca4feea891994a82a3a2c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.087334  7454 tablet_replica.cc:333] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1: stopping tablet replica
I20260709 13:04:06.087798  7454 raft_consensus.cc:2243] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.088233  7454 raft_consensus.cc:2272] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.089975  7454 tablet_replica.cc:333] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1: stopping tablet replica
I20260709 13:04:06.090423  7454 raft_consensus.cc:2243] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.090786  7454 raft_consensus.cc:2272] T cab16cd757e849d990d465feade90331 P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.092893  7454 tablet_replica.cc:333] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1: stopping tablet replica
I20260709 13:04:06.093351  7454 raft_consensus.cc:2243] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.093787  7454 raft_consensus.cc:2272] T 203717573c8241529e5792de97e076d2 P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.095659  7454 tablet_replica.cc:333] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1: stopping tablet replica
I20260709 13:04:06.096089  7454 raft_consensus.cc:2243] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.096439  7454 raft_consensus.cc:2272] T 3def82c33ac24cd3bd8e46f47834fd62 P 09f9de240cca4feea891994a82a3a2c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.098057  7454 tablet_replica.cc:333] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1: stopping tablet replica
I20260709 13:04:06.098489  7454 raft_consensus.cc:2243] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:06.099151  7454 raft_consensus.cc:2272] T d371013439ac48beaf266f6e5519ef9e P 09f9de240cca4feea891994a82a3a2c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.129518  7454 tablet_server.cc:196] TabletServer@127.7.71.130:0 shutdown complete.
I20260709 13:04:06.151178  7454 tablet_server.cc:179] TabletServer@127.7.71.131:0 shutting down...
W20260709 13:04:06.161561 11741 consensus_peers.cc:597] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:06.167934 11741 consensus_peers.cc:597] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed -> Peer c57642d6924b4e5c9119629a58546ce7 (127.7.71.129:34471): Couldn't send request to peer c57642d6924b4e5c9119629a58546ce7. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:34471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:06.177556  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:06.178292  7454 tablet_replica.cc:333] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed: stopping tablet replica
I20260709 13:04:06.178946  7454 raft_consensus.cc:2243] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:06.179706  7454 raft_consensus.cc:2272] T 3def82c33ac24cd3bd8e46f47834fd62 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.181687  7454 tablet_replica.cc:333] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed: stopping tablet replica
I20260709 13:04:06.182202  7454 raft_consensus.cc:2243] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.182590  7454 raft_consensus.cc:2272] T e3160b928bf249c284ac7524142354ea P f1527b6fe05a4cff930b5455c4a4cfed [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.184481  7454 tablet_replica.cc:333] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed: stopping tablet replica
I20260709 13:04:06.184981  7454 raft_consensus.cc:2243] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:06.185742  7454 raft_consensus.cc:2272] T 203717573c8241529e5792de97e076d2 P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.187474  7454 tablet_replica.cc:333] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed: stopping tablet replica
I20260709 13:04:06.188004  7454 raft_consensus.cc:2243] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:06.188681  7454 raft_consensus.cc:2272] T cab16cd757e849d990d465feade90331 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.190891  7454 tablet_replica.cc:333] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed: stopping tablet replica
I20260709 13:04:06.191399  7454 raft_consensus.cc:2243] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:06.192183  7454 raft_consensus.cc:2272] T 2e1a09269bb740079af6635dcaac6904 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.194139  7454 tablet_replica.cc:333] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed: stopping tablet replica
I20260709 13:04:06.194574  7454 raft_consensus.cc:2243] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:06.195261  7454 raft_consensus.cc:2272] T 8adbc7c76eac4181bbb2cd4180b6b8b5 P f1527b6fe05a4cff930b5455c4a4cfed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.196981  7454 tablet_replica.cc:333] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed: stopping tablet replica
I20260709 13:04:06.197423  7454 raft_consensus.cc:2243] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.197772  7454 raft_consensus.cc:2272] T 8cc2d49a97c44a978e9747ae6b4c7365 P f1527b6fe05a4cff930b5455c4a4cfed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.199612  7454 tablet_replica.cc:333] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed: stopping tablet replica
I20260709 13:04:06.200070  7454 raft_consensus.cc:2243] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.200430  7454 raft_consensus.cc:2272] T cc6db304b49e46939912d30900537fbe P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.202280  7454 tablet_replica.cc:333] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed: stopping tablet replica
I20260709 13:04:06.202682  7454 raft_consensus.cc:2243] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:06.203373  7454 raft_consensus.cc:2272] T f5ac68c10b3f4898b43212ce577bba62 P f1527b6fe05a4cff930b5455c4a4cfed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.205525  7454 tablet_replica.cc:333] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed: stopping tablet replica
I20260709 13:04:06.205950  7454 raft_consensus.cc:2243] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.206281  7454 raft_consensus.cc:2272] T d371013439ac48beaf266f6e5519ef9e P f1527b6fe05a4cff930b5455c4a4cfed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.234295  7454 tablet_server.cc:196] TabletServer@127.7.71.131:0 shutdown complete.
I20260709 13:04:06.254344  7454 master.cc:562] Master@127.7.71.190:39631 shutting down...
I20260709 13:04:06.271193  7454 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:06.271699  7454 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.271974  7454 tablet_replica.cc:333] T 00000000000000000000000000000000 P 95c0f126ec5645fb82ea8921cf7a7478: stopping tablet replica
I20260709 13:04:06.289685  7454 master.cc:584] Master@127.7.71.190:39631 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12442 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:04:06.328181  7454 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.71.190:41611
I20260709 13:04:06.329229  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:06.333954 12091 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 13:04:06.335417 12094 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 13:04:06.335590 12092 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 13:04:06.335940  7454 server_base.cc:1061] running on GCE node
I20260709 13:04:06.336877  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:06.337052  7454 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 13:04:06.337208  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602246337191 us; error 0 us; skew 500 ppm
I20260709 13:04:06.337716  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:06.339936  7454 webserver.cc:533] Webserver started at http://127.7.71.190:38195/ using document root <none> and password file <none>
I20260709 13:04:06.340389  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:06.340554  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:06.340797  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:06.341817  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-0/minicluster-data/master-0-root/instance:
uuid: "303f6127e7be4a96a38f17f3f89fc7ab"
format_stamp: "Formatted at 2026-07-09 13:04:06 on dist-test-slave-j8hn"
I20260709 13:04:06.345856  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 13:04:06.348853 12099 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:06.349520  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:04:06.349766  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-0/minicluster-data/master-0-root
uuid: "303f6127e7be4a96a38f17f3f89fc7ab"
format_stamp: "Formatted at 2026-07-09 13:04:06 on dist-test-slave-j8hn"
I20260709 13:04:06.350032  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-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 13:04:06.361709  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:06.362851  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:06.397703  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.190:41611
I20260709 13:04:06.397783 12150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.190:41611 every 8 connection(s)
I20260709 13:04:06.401223 12151 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 13:04:06.411185 12151 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab: Bootstrap starting.
I20260709 13:04:06.415905 12151 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.419847 12151 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab: No bootstrap required, opened a new log
I20260709 13:04:06.421860 12151 raft_consensus.cc:359] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "303f6127e7be4a96a38f17f3f89fc7ab" member_type: VOTER }
I20260709 13:04:06.422204 12151 raft_consensus.cc:385] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.422420 12151 raft_consensus.cc:740] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 303f6127e7be4a96a38f17f3f89fc7ab, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.422950 12151 consensus_queue.cc:260] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "303f6127e7be4a96a38f17f3f89fc7ab" member_type: VOTER }
I20260709 13:04:06.423342 12151 raft_consensus.cc:399] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:06.423583 12151 raft_consensus.cc:493] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:06.423812 12151 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.428134 12151 raft_consensus.cc:515] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "303f6127e7be4a96a38f17f3f89fc7ab" member_type: VOTER }
I20260709 13:04:06.428584 12151 leader_election.cc:304] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [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: 303f6127e7be4a96a38f17f3f89fc7ab; no voters: 
I20260709 13:04:06.429618 12151 leader_election.cc:290] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:06.429966 12154 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:06.431209 12154 raft_consensus.cc:697] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [term 1 LEADER]: Becoming Leader. State: Replica: 303f6127e7be4a96a38f17f3f89fc7ab, State: Running, Role: LEADER
I20260709 13:04:06.431852 12154 consensus_queue.cc:237] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [LEADER]: Queue going to LEADER mode. State: All 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: "303f6127e7be4a96a38f17f3f89fc7ab" member_type: VOTER }
I20260709 13:04:06.432297 12151 sys_catalog.cc:565] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:06.436251 12156 sys_catalog.cc:455] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader 303f6127e7be4a96a38f17f3f89fc7ab. Latest consensus state: current_term: 1 leader_uuid: "303f6127e7be4a96a38f17f3f89fc7ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "303f6127e7be4a96a38f17f3f89fc7ab" member_type: VOTER } }
I20260709 13:04:06.436214 12155 sys_catalog.cc:455] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "303f6127e7be4a96a38f17f3f89fc7ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "303f6127e7be4a96a38f17f3f89fc7ab" member_type: VOTER } }
I20260709 13:04:06.436954 12156 sys_catalog.cc:458] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:06.436980 12155 sys_catalog.cc:458] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:06.441627 12162 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:06.446220 12162 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:06.447146  7454 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:06.454711 12162 catalog_manager.cc:1383] Generated new cluster ID: bb949639049a433a91a1f208c1cbf8cc
I20260709 13:04:06.454974 12162 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:06.468319 12162 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:06.469445 12162 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:06.483170 12162 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab: Generated new TSK 0
I20260709 13:04:06.483726 12162 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:06.513988  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:06.519917 12172 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 13:04:06.520879 12173 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 13:04:06.522632  7454 server_base.cc:1061] running on GCE node
W20260709 13:04:06.522915 12175 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 13:04:06.523913  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:06.524113  7454 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 13:04:06.524271  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602246524255 us; error 0 us; skew 500 ppm
I20260709 13:04:06.524806  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:06.527014  7454 webserver.cc:533] Webserver started at http://127.7.71.129:38315/ using document root <none> and password file <none>
I20260709 13:04:06.527447  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:06.527647  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:06.527881  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:06.528867  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-0/minicluster-data/ts-0-root/instance:
uuid: "5db368bfdba94bba8bda23245a05062e"
format_stamp: "Formatted at 2026-07-09 13:04:06 on dist-test-slave-j8hn"
I20260709 13:04:06.532984  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:04:06.536134 12180 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:06.536784  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:04:06.537037  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-0/minicluster-data/ts-0-root
uuid: "5db368bfdba94bba8bda23245a05062e"
format_stamp: "Formatted at 2026-07-09 13:04:06 on dist-test-slave-j8hn"
I20260709 13:04:06.537294  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-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 13:04:06.557148  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:06.558295  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:06.559679  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:06.561806  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:06.561998  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:06.562239  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:06.562415  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:06.600414  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.129:41605
I20260709 13:04:06.600509 12242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.129:41605 every 8 connection(s)
I20260709 13:04:06.605304  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:06.611368 12247 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 13:04:06.612003 12248 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 13:04:06.615442 12250 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 13:04:06.616664 12243 heartbeater.cc:344] Connected to a master server at 127.7.71.190:41611
I20260709 13:04:06.617034 12243 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:06.617668 12243 heartbeater.cc:507] Master 127.7.71.190:41611 requested a full tablet report, sending...
I20260709 13:04:06.619405 12116 ts_manager.cc:194] Registered new tserver with Master: 5db368bfdba94bba8bda23245a05062e (127.7.71.129:41605)
I20260709 13:04:06.621074 12116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49614
I20260709 13:04:06.621270  7454 server_base.cc:1061] running on GCE node
I20260709 13:04:06.622385  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:06.622558  7454 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 13:04:06.622709  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602246622691 us; error 0 us; skew 500 ppm
I20260709 13:04:06.623186  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:06.625347  7454 webserver.cc:533] Webserver started at http://127.7.71.130:45961/ using document root <none> and password file <none>
I20260709 13:04:06.625783  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:06.625947  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:06.626184  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:06.627187  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-0/minicluster-data/ts-1-root/instance:
uuid: "ea524ed8b2b74f5e9a8d1433a585cc76"
format_stamp: "Formatted at 2026-07-09 13:04:06 on dist-test-slave-j8hn"
I20260709 13:04:06.631167  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 13:04:06.634272 12255 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:06.634999  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:04:06.635265  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-0/minicluster-data/ts-1-root
uuid: "ea524ed8b2b74f5e9a8d1433a585cc76"
format_stamp: "Formatted at 2026-07-09 13:04:06 on dist-test-slave-j8hn"
I20260709 13:04:06.635600  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-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 13:04:06.643699  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:06.644793  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:06.646137  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:06.648149  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:06.648332  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:06.648546  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:06.648691  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:06.685395  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.130:37201
I20260709 13:04:06.685493 12317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.130:37201 every 8 connection(s)
I20260709 13:04:06.689785  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:06.696224 12321 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 13:04:06.698482 12322 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 13:04:06.701251  7454 server_base.cc:1061] running on GCE node
W20260709 13:04:06.701995 12324 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 13:04:06.702387 12318 heartbeater.cc:344] Connected to a master server at 127.7.71.190:41611
I20260709 13:04:06.702804 12318 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:06.702946  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:06.703212  7454 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 13:04:06.703387  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602246703367 us; error 0 us; skew 500 ppm
I20260709 13:04:06.703509 12318 heartbeater.cc:507] Master 127.7.71.190:41611 requested a full tablet report, sending...
I20260709 13:04:06.704005  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:06.705459 12116 ts_manager.cc:194] Registered new tserver with Master: ea524ed8b2b74f5e9a8d1433a585cc76 (127.7.71.130:37201)
I20260709 13:04:06.706813  7454 webserver.cc:533] Webserver started at http://127.7.71.131:37255/ using document root <none> and password file <none>
I20260709 13:04:06.706863 12116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49622
I20260709 13:04:06.707427  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:06.707671  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:06.707947  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:06.709161  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-0/minicluster-data/ts-2-root/instance:
uuid: "504a0e7448e944c290878b64264b9217"
format_stamp: "Formatted at 2026-07-09 13:04:06 on dist-test-slave-j8hn"
I20260709 13:04:06.713299  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:04:06.716414 12329 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:06.717100  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:04:06.717401  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-0/minicluster-data/ts-2-root
uuid: "504a0e7448e944c290878b64264b9217"
format_stamp: "Formatted at 2026-07-09 13:04:06 on dist-test-slave-j8hn"
I20260709 13:04:06.717662  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602130971146-7454-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 13:04:06.728746  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:06.729809  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:06.731151  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:06.733222  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:06.733438  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:06.733659  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:06.733804  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:06.770361  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.131:38599
I20260709 13:04:06.770457 12391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.131:38599 every 8 connection(s)
I20260709 13:04:06.782958 12392 heartbeater.cc:344] Connected to a master server at 127.7.71.190:41611
I20260709 13:04:06.783397 12392 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:06.784086 12392 heartbeater.cc:507] Master 127.7.71.190:41611 requested a full tablet report, sending...
I20260709 13:04:06.785765 12116 ts_manager.cc:194] Registered new tserver with Master: 504a0e7448e944c290878b64264b9217 (127.7.71.131:38599)
I20260709 13:04:06.786578  7454 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013114782s
I20260709 13:04:06.786993 12116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49628
I20260709 13:04:06.808892 12116 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49636:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:04:06.810819 12116 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:04:06.858034 12208 tablet_service.cc:1511] Processing CreateTablet for tablet 388d00bfd90241fab077fcbeec8db8d3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e578217b93294dda89c404d9cdcfa6ff]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:06.858335 12207 tablet_service.cc:1511] Processing CreateTablet for tablet f4ad496fc745465d84147f4209dca5aa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e578217b93294dda89c404d9cdcfa6ff]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:06.859390 12208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388d00bfd90241fab077fcbeec8db8d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:06.860117 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ad496fc745465d84147f4209dca5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:06.863991 12356 tablet_service.cc:1511] Processing CreateTablet for tablet f4ad496fc745465d84147f4209dca5aa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e578217b93294dda89c404d9cdcfa6ff]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:06.865244 12356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ad496fc745465d84147f4209dca5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:06.868074 12357 tablet_service.cc:1511] Processing CreateTablet for tablet 388d00bfd90241fab077fcbeec8db8d3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e578217b93294dda89c404d9cdcfa6ff]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:06.869263 12357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388d00bfd90241fab077fcbeec8db8d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:06.871312 12283 tablet_service.cc:1511] Processing CreateTablet for tablet 388d00bfd90241fab077fcbeec8db8d3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e578217b93294dda89c404d9cdcfa6ff]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:06.872540 12283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388d00bfd90241fab077fcbeec8db8d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:06.880637 12282 tablet_service.cc:1511] Processing CreateTablet for tablet f4ad496fc745465d84147f4209dca5aa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e578217b93294dda89c404d9cdcfa6ff]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:06.881860 12282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ad496fc745465d84147f4209dca5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:06.885426 12407 tablet_bootstrap.cc:492] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e: Bootstrap starting.
I20260709 13:04:06.891371 12407 tablet_bootstrap.cc:654] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.893357 12408 tablet_bootstrap.cc:492] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217: Bootstrap starting.
I20260709 13:04:06.901340 12410 tablet_bootstrap.cc:492] T f4ad496fc745465d84147f4209dca5aa P ea524ed8b2b74f5e9a8d1433a585cc76: Bootstrap starting.
I20260709 13:04:06.902745 12407 tablet_bootstrap.cc:492] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e: No bootstrap required, opened a new log
I20260709 13:04:06.903076 12408 tablet_bootstrap.cc:654] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.903262 12407 ts_tablet_manager.cc:1403] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.002s
I20260709 13:04:06.907388 12407 raft_consensus.cc:359] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } }
I20260709 13:04:06.908473 12407 raft_consensus.cc:385] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.908880 12410 tablet_bootstrap.cc:654] T f4ad496fc745465d84147f4209dca5aa P ea524ed8b2b74f5e9a8d1433a585cc76: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.909178 12408 tablet_bootstrap.cc:492] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217: No bootstrap required, opened a new log
I20260709 13:04:06.908900 12407 raft_consensus.cc:740] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db368bfdba94bba8bda23245a05062e, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.910073 12408 ts_tablet_manager.cc:1403] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 13:04:06.910562 12407 consensus_queue.cc:260] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } }
I20260709 13:04:06.912487 12408 raft_consensus.cc:359] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:06.912906 12243 heartbeater.cc:499] Master 127.7.71.190:41611 was elected leader, sending a full tablet report...
I20260709 13:04:06.913195 12408 raft_consensus.cc:385] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.913442 12407 ts_tablet_manager.cc:1434] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:04:06.913470 12408 raft_consensus.cc:740] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 504a0e7448e944c290878b64264b9217, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.914559 12408 consensus_queue.cc:260] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:06.915190 12407 tablet_bootstrap.cc:492] T f4ad496fc745465d84147f4209dca5aa P 5db368bfdba94bba8bda23245a05062e: Bootstrap starting.
I20260709 13:04:06.916409 12410 tablet_bootstrap.cc:492] T f4ad496fc745465d84147f4209dca5aa P ea524ed8b2b74f5e9a8d1433a585cc76: No bootstrap required, opened a new log
I20260709 13:04:06.916908 12410 ts_tablet_manager.cc:1403] T f4ad496fc745465d84147f4209dca5aa P ea524ed8b2b74f5e9a8d1433a585cc76: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:04:06.919880 12410 raft_consensus.cc:359] T f4ad496fc745465d84147f4209dca5aa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:06.920639 12410 raft_consensus.cc:385] T f4ad496fc745465d84147f4209dca5aa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.920972 12410 raft_consensus.cc:740] T f4ad496fc745465d84147f4209dca5aa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea524ed8b2b74f5e9a8d1433a585cc76, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.922011 12407 tablet_bootstrap.cc:654] T f4ad496fc745465d84147f4209dca5aa P 5db368bfdba94bba8bda23245a05062e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.921840 12410 consensus_queue.cc:260] T f4ad496fc745465d84147f4209dca5aa P ea524ed8b2b74f5e9a8d1433a585cc76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:06.927670 12318 heartbeater.cc:499] Master 127.7.71.190:41611 was elected leader, sending a full tablet report...
I20260709 13:04:06.928244 12410 ts_tablet_manager.cc:1434] T f4ad496fc745465d84147f4209dca5aa P ea524ed8b2b74f5e9a8d1433a585cc76: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.008s
I20260709 13:04:06.931952 12408 ts_tablet_manager.cc:1434] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.005s
I20260709 13:04:06.932761 12407 tablet_bootstrap.cc:492] T f4ad496fc745465d84147f4209dca5aa P 5db368bfdba94bba8bda23245a05062e: No bootstrap required, opened a new log
I20260709 13:04:06.933074 12408 tablet_bootstrap.cc:492] T 388d00bfd90241fab077fcbeec8db8d3 P 504a0e7448e944c290878b64264b9217: Bootstrap starting.
I20260709 13:04:06.933298 12407 ts_tablet_manager.cc:1403] T f4ad496fc745465d84147f4209dca5aa P 5db368bfdba94bba8bda23245a05062e: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.012s
I20260709 13:04:06.936249 12407 raft_consensus.cc:359] T f4ad496fc745465d84147f4209dca5aa P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:06.937018 12407 raft_consensus.cc:385] T f4ad496fc745465d84147f4209dca5aa P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.937350 12407 raft_consensus.cc:740] T f4ad496fc745465d84147f4209dca5aa P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db368bfdba94bba8bda23245a05062e, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.938073 12407 consensus_queue.cc:260] T f4ad496fc745465d84147f4209dca5aa P 5db368bfdba94bba8bda23245a05062e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:06.939845 12392 heartbeater.cc:499] Master 127.7.71.190:41611 was elected leader, sending a full tablet report...
I20260709 13:04:06.940217 12407 ts_tablet_manager.cc:1434] T f4ad496fc745465d84147f4209dca5aa P 5db368bfdba94bba8bda23245a05062e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:06.942974 12408 tablet_bootstrap.cc:654] T 388d00bfd90241fab077fcbeec8db8d3 P 504a0e7448e944c290878b64264b9217: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.945990 12410 tablet_bootstrap.cc:492] T 388d00bfd90241fab077fcbeec8db8d3 P ea524ed8b2b74f5e9a8d1433a585cc76: Bootstrap starting.
I20260709 13:04:06.948964 12408 tablet_bootstrap.cc:492] T 388d00bfd90241fab077fcbeec8db8d3 P 504a0e7448e944c290878b64264b9217: No bootstrap required, opened a new log
I20260709 13:04:06.949705 12408 ts_tablet_manager.cc:1403] T 388d00bfd90241fab077fcbeec8db8d3 P 504a0e7448e944c290878b64264b9217: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260709 13:04:06.951355 12412 raft_consensus.cc:493] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.951998 12412 raft_consensus.cc:515] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } }
I20260709 13:04:06.955375 12410 tablet_bootstrap.cc:654] T 388d00bfd90241fab077fcbeec8db8d3 P ea524ed8b2b74f5e9a8d1433a585cc76: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.956246 12408 raft_consensus.cc:359] T 388d00bfd90241fab077fcbeec8db8d3 P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } }
I20260709 13:04:06.957017 12408 raft_consensus.cc:385] T 388d00bfd90241fab077fcbeec8db8d3 P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.957342 12408 raft_consensus.cc:740] T 388d00bfd90241fab077fcbeec8db8d3 P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 504a0e7448e944c290878b64264b9217, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.958062 12408 consensus_queue.cc:260] T 388d00bfd90241fab077fcbeec8db8d3 P 504a0e7448e944c290878b64264b9217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } }
I20260709 13:04:06.960433 12408 ts_tablet_manager.cc:1434] T 388d00bfd90241fab077fcbeec8db8d3 P 504a0e7448e944c290878b64264b9217: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 13:04:06.961058 12412 leader_election.cc:290] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 504a0e7448e944c290878b64264b9217 (127.7.71.131:38599), ea524ed8b2b74f5e9a8d1433a585cc76 (127.7.71.130:37201)
I20260709 13:04:06.970116 12293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388d00bfd90241fab077fcbeec8db8d3" candidate_uuid: "5db368bfdba94bba8bda23245a05062e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" is_pre_election: true
W20260709 13:04:06.971725 12181 leader_election.cc:343] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea524ed8b2b74f5e9a8d1433a585cc76 (127.7.71.130:37201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.974771 12410 tablet_bootstrap.cc:492] T 388d00bfd90241fab077fcbeec8db8d3 P ea524ed8b2b74f5e9a8d1433a585cc76: No bootstrap required, opened a new log
I20260709 13:04:06.975312 12410 ts_tablet_manager.cc:1403] T 388d00bfd90241fab077fcbeec8db8d3 P ea524ed8b2b74f5e9a8d1433a585cc76: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.002s
I20260709 13:04:06.977731 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388d00bfd90241fab077fcbeec8db8d3" candidate_uuid: "5db368bfdba94bba8bda23245a05062e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "504a0e7448e944c290878b64264b9217" is_pre_election: true
I20260709 13:04:06.977728 12410 raft_consensus.cc:359] T 388d00bfd90241fab077fcbeec8db8d3 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } }
I20260709 13:04:06.978614 12410 raft_consensus.cc:385] T 388d00bfd90241fab077fcbeec8db8d3 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.978497 12367 raft_consensus.cc:2468] T 388d00bfd90241fab077fcbeec8db8d3 P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5db368bfdba94bba8bda23245a05062e in term 0.
I20260709 13:04:06.978931 12410 raft_consensus.cc:740] T 388d00bfd90241fab077fcbeec8db8d3 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea524ed8b2b74f5e9a8d1433a585cc76, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.979682 12183 leader_election.cc:304] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [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: 504a0e7448e944c290878b64264b9217, 5db368bfdba94bba8bda23245a05062e; no voters: ea524ed8b2b74f5e9a8d1433a585cc76
I20260709 13:04:06.979671 12410 consensus_queue.cc:260] T 388d00bfd90241fab077fcbeec8db8d3 P ea524ed8b2b74f5e9a8d1433a585cc76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } }
I20260709 13:04:06.980407 12412 raft_consensus.cc:2804] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:06.980746 12412 raft_consensus.cc:493] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:06.981005 12412 raft_consensus.cc:3060] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.981528 12410 ts_tablet_manager.cc:1434] T 388d00bfd90241fab077fcbeec8db8d3 P ea524ed8b2b74f5e9a8d1433a585cc76: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:06.986172 12412 raft_consensus.cc:515] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } }
I20260709 13:04:06.988575 12412 leader_election.cc:290] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [CANDIDATE]: Term 1 election: Requested vote from peers 504a0e7448e944c290878b64264b9217 (127.7.71.131:38599), ea524ed8b2b74f5e9a8d1433a585cc76 (127.7.71.130:37201)
I20260709 13:04:06.988806 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388d00bfd90241fab077fcbeec8db8d3" candidate_uuid: "5db368bfdba94bba8bda23245a05062e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "504a0e7448e944c290878b64264b9217"
I20260709 13:04:06.989147 12293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388d00bfd90241fab077fcbeec8db8d3" candidate_uuid: "5db368bfdba94bba8bda23245a05062e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76"
I20260709 13:04:06.989470 12367 raft_consensus.cc:3060] T 388d00bfd90241fab077fcbeec8db8d3 P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.989727 12293 raft_consensus.cc:3060] T 388d00bfd90241fab077fcbeec8db8d3 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.996466 12293 raft_consensus.cc:2468] T 388d00bfd90241fab077fcbeec8db8d3 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db368bfdba94bba8bda23245a05062e in term 1.
I20260709 13:04:06.996467 12367 raft_consensus.cc:2468] T 388d00bfd90241fab077fcbeec8db8d3 P 504a0e7448e944c290878b64264b9217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db368bfdba94bba8bda23245a05062e in term 1.
I20260709 13:04:06.997536 12181 leader_election.cc:304] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5db368bfdba94bba8bda23245a05062e, ea524ed8b2b74f5e9a8d1433a585cc76; no voters: 
I20260709 13:04:06.998155 12412 raft_consensus.cc:2804] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:06.998948 12412 raft_consensus.cc:697] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [term 1 LEADER]: Becoming Leader. State: Replica: 5db368bfdba94bba8bda23245a05062e, State: Running, Role: LEADER
I20260709 13:04:06.999569 12412 consensus_queue.cc:237] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } }
I20260709 13:04:07.006385 12113 catalog_manager.cc:5697] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5db368bfdba94bba8bda23245a05062e (127.7.71.129). New cstate: current_term: 1 leader_uuid: "5db368bfdba94bba8bda23245a05062e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.055996 12414 raft_consensus.cc:493] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.056501 12414 raft_consensus.cc:515] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.058341 12414 leader_election.cc:290] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5db368bfdba94bba8bda23245a05062e (127.7.71.129:41605), ea524ed8b2b74f5e9a8d1433a585cc76 (127.7.71.130:37201)
I20260709 13:04:07.067461 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ad496fc745465d84147f4209dca5aa" candidate_uuid: "504a0e7448e944c290878b64264b9217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db368bfdba94bba8bda23245a05062e" is_pre_election: true
I20260709 13:04:07.068104 12218 raft_consensus.cc:2468] T f4ad496fc745465d84147f4209dca5aa P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 504a0e7448e944c290878b64264b9217 in term 0.
I20260709 13:04:07.068179 12293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ad496fc745465d84147f4209dca5aa" candidate_uuid: "504a0e7448e944c290878b64264b9217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" is_pre_election: true
I20260709 13:04:07.068746 12293 raft_consensus.cc:2468] T f4ad496fc745465d84147f4209dca5aa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 504a0e7448e944c290878b64264b9217 in term 0.
I20260709 13:04:07.069171 12332 leader_election.cc:304] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 504a0e7448e944c290878b64264b9217, 5db368bfdba94bba8bda23245a05062e; no voters: 
I20260709 13:04:07.069914 12414 raft_consensus.cc:2804] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:07.070169 12414 raft_consensus.cc:493] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:07.070425 12414 raft_consensus.cc:3060] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.075138 12414 raft_consensus.cc:515] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.076681 12414 leader_election.cc:290] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [CANDIDATE]: Term 1 election: Requested vote from peers 5db368bfdba94bba8bda23245a05062e (127.7.71.129:41605), ea524ed8b2b74f5e9a8d1433a585cc76 (127.7.71.130:37201)
I20260709 13:04:07.077447 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ad496fc745465d84147f4209dca5aa" candidate_uuid: "504a0e7448e944c290878b64264b9217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db368bfdba94bba8bda23245a05062e"
I20260709 13:04:07.077872 12293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ad496fc745465d84147f4209dca5aa" candidate_uuid: "504a0e7448e944c290878b64264b9217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76"
I20260709 13:04:07.078058 12218 raft_consensus.cc:3060] T f4ad496fc745465d84147f4209dca5aa P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.078475 12293 raft_consensus.cc:3060] T f4ad496fc745465d84147f4209dca5aa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.084924 12218 raft_consensus.cc:2468] T f4ad496fc745465d84147f4209dca5aa P 5db368bfdba94bba8bda23245a05062e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 504a0e7448e944c290878b64264b9217 in term 1.
I20260709 13:04:07.084924 12293 raft_consensus.cc:2468] T f4ad496fc745465d84147f4209dca5aa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 504a0e7448e944c290878b64264b9217 in term 1.
I20260709 13:04:07.086227 12330 leader_election.cc:304] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 504a0e7448e944c290878b64264b9217, ea524ed8b2b74f5e9a8d1433a585cc76; no voters: 
I20260709 13:04:07.086880 12414 raft_consensus.cc:2804] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:07.087877 12414 raft_consensus.cc:697] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [term 1 LEADER]: Becoming Leader. State: Replica: 504a0e7448e944c290878b64264b9217, State: Running, Role: LEADER
I20260709 13:04:07.088495 12414 consensus_queue.cc:237] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.094458 12113 catalog_manager.cc:5697] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 504a0e7448e944c290878b64264b9217 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "504a0e7448e944c290878b64264b9217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:07.128561 12113 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49646:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:04:07.130422 12113 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:04:07.151912 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 59c462284edf48629efb1d965e0d33f4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=98ec1f559abc45fd9f1298e66f0a2416]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:07.153061 12282 tablet_service.cc:1511] Processing CreateTablet for tablet 59c462284edf48629efb1d965e0d33f4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=98ec1f559abc45fd9f1298e66f0a2416]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:07.154306 12282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c462284edf48629efb1d965e0d33f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.154497 12356 tablet_service.cc:1511] Processing CreateTablet for tablet 59c462284edf48629efb1d965e0d33f4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=98ec1f559abc45fd9f1298e66f0a2416]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:07.153124 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c462284edf48629efb1d965e0d33f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.155674 12356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c462284edf48629efb1d965e0d33f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.158087 12208 tablet_service.cc:1511] Processing CreateTablet for tablet 241f74a027794ae4a21cb6ed84bc42fa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=98ec1f559abc45fd9f1298e66f0a2416]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:07.159271 12208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241f74a027794ae4a21cb6ed84bc42fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.159070 12357 tablet_service.cc:1511] Processing CreateTablet for tablet 241f74a027794ae4a21cb6ed84bc42fa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=98ec1f559abc45fd9f1298e66f0a2416]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:07.160233 12357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241f74a027794ae4a21cb6ed84bc42fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.162989 12283 tablet_service.cc:1511] Processing CreateTablet for tablet 241f74a027794ae4a21cb6ed84bc42fa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=98ec1f559abc45fd9f1298e66f0a2416]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:07.164247 12283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241f74a027794ae4a21cb6ed84bc42fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.170514 12407 tablet_bootstrap.cc:492] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e: Bootstrap starting.
I20260709 13:04:07.173453 12410 tablet_bootstrap.cc:492] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76: Bootstrap starting.
I20260709 13:04:07.176699 12407 tablet_bootstrap.cc:654] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.179603 12410 tablet_bootstrap.cc:654] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.188004 12407 tablet_bootstrap.cc:492] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e: No bootstrap required, opened a new log
I20260709 13:04:07.188551 12407 ts_tablet_manager.cc:1403] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 13:04:07.188777 12408 tablet_bootstrap.cc:492] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217: Bootstrap starting.
I20260709 13:04:07.191473 12407 raft_consensus.cc:359] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.192149 12407 raft_consensus.cc:385] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.192432 12407 raft_consensus.cc:740] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db368bfdba94bba8bda23245a05062e, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.193428 12407 consensus_queue.cc:260] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.197346 12408 tablet_bootstrap.cc:654] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.197933 12407 ts_tablet_manager.cc:1434] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:04:07.200459 12407 tablet_bootstrap.cc:492] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e: Bootstrap starting.
I20260709 13:04:07.206568 12407 tablet_bootstrap.cc:654] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.207928 12408 tablet_bootstrap.cc:492] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217: No bootstrap required, opened a new log
I20260709 13:04:07.208499 12408 ts_tablet_manager.cc:1403] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:04:07.211273 12407 tablet_bootstrap.cc:492] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e: No bootstrap required, opened a new log
I20260709 13:04:07.211357 12410 tablet_bootstrap.cc:492] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76: No bootstrap required, opened a new log
I20260709 13:04:07.211859 12407 ts_tablet_manager.cc:1403] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 13:04:07.211992 12410 ts_tablet_manager.cc:1403] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.016s
I20260709 13:04:07.211645 12408 raft_consensus.cc:359] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.212558 12408 raft_consensus.cc:385] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.212936 12408 raft_consensus.cc:740] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 504a0e7448e944c290878b64264b9217, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.213840 12408 consensus_queue.cc:260] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.214836 12407 raft_consensus.cc:359] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.215648 12407 raft_consensus.cc:385] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.215368 12410 raft_consensus.cc:359] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.216012 12407 raft_consensus.cc:740] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db368bfdba94bba8bda23245a05062e, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.216091 12408 ts_tablet_manager.cc:1434] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:04:07.216254 12410 raft_consensus.cc:385] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.216645 12410 raft_consensus.cc:740] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea524ed8b2b74f5e9a8d1433a585cc76, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.216856 12407 consensus_queue.cc:260] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.217409 12408 tablet_bootstrap.cc:492] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217: Bootstrap starting.
I20260709 13:04:07.219256 12407 ts_tablet_manager.cc:1434] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:07.217535 12410 consensus_queue.cc:260] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.221839 12410 ts_tablet_manager.cc:1434] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:04:07.222855 12410 tablet_bootstrap.cc:492] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76: Bootstrap starting.
I20260709 13:04:07.229067 12410 tablet_bootstrap.cc:654] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.232448 12408 tablet_bootstrap.cc:654] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.239118 12408 tablet_bootstrap.cc:492] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217: No bootstrap required, opened a new log
I20260709 13:04:07.239487 12408 ts_tablet_manager.cc:1403] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.004s
I20260709 13:04:07.239543 12410 tablet_bootstrap.cc:492] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76: No bootstrap required, opened a new log
I20260709 13:04:07.240046 12410 ts_tablet_manager.cc:1403] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 13:04:07.241696 12408 raft_consensus.cc:359] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.242255 12408 raft_consensus.cc:385] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.242033 12410 raft_consensus.cc:359] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.242481 12408 raft_consensus.cc:740] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 504a0e7448e944c290878b64264b9217, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.242632 12410 raft_consensus.cc:385] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.242918 12410 raft_consensus.cc:740] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea524ed8b2b74f5e9a8d1433a585cc76, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.243157 12408 consensus_queue.cc:260] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.243542 12410 consensus_queue.cc:260] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.245265 12408 ts_tablet_manager.cc:1434] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 13:04:07.245500 12410 ts_tablet_manager.cc:1434] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:07.320869 12415 raft_consensus.cc:493] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.321381 12415 raft_consensus.cc:515] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.323290 12415 leader_election.cc:290] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5db368bfdba94bba8bda23245a05062e (127.7.71.129:41605), 504a0e7448e944c290878b64264b9217 (127.7.71.131:38599)
I20260709 13:04:07.332510 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c462284edf48629efb1d965e0d33f4" candidate_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db368bfdba94bba8bda23245a05062e" is_pre_election: true
I20260709 13:04:07.333240 12218 raft_consensus.cc:2468] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea524ed8b2b74f5e9a8d1433a585cc76 in term 0.
I20260709 13:04:07.334082 12258 leader_election.cc:304] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5db368bfdba94bba8bda23245a05062e, ea524ed8b2b74f5e9a8d1433a585cc76; no voters: 
I20260709 13:04:07.334856 12415 raft_consensus.cc:2804] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:07.335075 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c462284edf48629efb1d965e0d33f4" candidate_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "504a0e7448e944c290878b64264b9217" is_pre_election: true
I20260709 13:04:07.335286 12415 raft_consensus.cc:493] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:07.335739 12415 raft_consensus.cc:3060] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.335795 12367 raft_consensus.cc:2468] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea524ed8b2b74f5e9a8d1433a585cc76 in term 0.
I20260709 13:04:07.340956 12415 raft_consensus.cc:515] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.342519 12415 leader_election.cc:290] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [CANDIDATE]: Term 1 election: Requested vote from peers 5db368bfdba94bba8bda23245a05062e (127.7.71.129:41605), 504a0e7448e944c290878b64264b9217 (127.7.71.131:38599)
I20260709 13:04:07.343029 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c462284edf48629efb1d965e0d33f4" candidate_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db368bfdba94bba8bda23245a05062e"
I20260709 13:04:07.343397 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c462284edf48629efb1d965e0d33f4" candidate_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "504a0e7448e944c290878b64264b9217"
I20260709 13:04:07.343698 12218 raft_consensus.cc:3060] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.344014 12367 raft_consensus.cc:3060] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.350317 12218 raft_consensus.cc:2468] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea524ed8b2b74f5e9a8d1433a585cc76 in term 1.
I20260709 13:04:07.350317 12367 raft_consensus.cc:2468] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea524ed8b2b74f5e9a8d1433a585cc76 in term 1.
I20260709 13:04:07.351491 12258 leader_election.cc:304] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 504a0e7448e944c290878b64264b9217, ea524ed8b2b74f5e9a8d1433a585cc76; no voters: 
I20260709 13:04:07.352193 12415 raft_consensus.cc:2804] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:07.353705 12415 raft_consensus.cc:697] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 LEADER]: Becoming Leader. State: Replica: ea524ed8b2b74f5e9a8d1433a585cc76, State: Running, Role: LEADER
I20260709 13:04:07.354409 12415 consensus_queue.cc:237] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.360620 12115 catalog_manager.cc:5697] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea524ed8b2b74f5e9a8d1433a585cc76 (127.7.71.130). New cstate: current_term: 1 leader_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.388952 12415 raft_consensus.cc:493] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.389379 12415 raft_consensus.cc:515] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.391039 12415 leader_election.cc:290] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5db368bfdba94bba8bda23245a05062e (127.7.71.129:41605), 504a0e7448e944c290878b64264b9217 (127.7.71.131:38599)
I20260709 13:04:07.391780 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f74a027794ae4a21cb6ed84bc42fa" candidate_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db368bfdba94bba8bda23245a05062e" is_pre_election: true
I20260709 13:04:07.392045 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f74a027794ae4a21cb6ed84bc42fa" candidate_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "504a0e7448e944c290878b64264b9217" is_pre_election: true
I20260709 13:04:07.392323 12218 raft_consensus.cc:2468] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea524ed8b2b74f5e9a8d1433a585cc76 in term 0.
I20260709 13:04:07.392625 12367 raft_consensus.cc:2468] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea524ed8b2b74f5e9a8d1433a585cc76 in term 0.
I20260709 13:04:07.393173 12258 leader_election.cc:304] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5db368bfdba94bba8bda23245a05062e, ea524ed8b2b74f5e9a8d1433a585cc76; no voters: 
I20260709 13:04:07.393890 12415 raft_consensus.cc:2804] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:07.394248 12415 raft_consensus.cc:493] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:07.394505 12415 raft_consensus.cc:3060] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.398969 12415 raft_consensus.cc:515] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.400982 12415 leader_election.cc:290] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [CANDIDATE]: Term 1 election: Requested vote from peers 5db368bfdba94bba8bda23245a05062e (127.7.71.129:41605), 504a0e7448e944c290878b64264b9217 (127.7.71.131:38599)
I20260709 13:04:07.401855 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f74a027794ae4a21cb6ed84bc42fa" candidate_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db368bfdba94bba8bda23245a05062e"
I20260709 13:04:07.402292 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f74a027794ae4a21cb6ed84bc42fa" candidate_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "504a0e7448e944c290878b64264b9217"
I20260709 13:04:07.402479 12218 raft_consensus.cc:3060] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.402714 12367 raft_consensus.cc:3060] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.408342 12218 raft_consensus.cc:2468] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea524ed8b2b74f5e9a8d1433a585cc76 in term 1.
I20260709 13:04:07.409521 12367 raft_consensus.cc:2468] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea524ed8b2b74f5e9a8d1433a585cc76 in term 1.
I20260709 13:04:07.410636 12258 leader_election.cc:304] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5db368bfdba94bba8bda23245a05062e, ea524ed8b2b74f5e9a8d1433a585cc76; no voters: 
I20260709 13:04:07.411239 12415 raft_consensus.cc:2804] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:07.411722 12415 raft_consensus.cc:697] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 LEADER]: Becoming Leader. State: Replica: ea524ed8b2b74f5e9a8d1433a585cc76, State: Running, Role: LEADER
I20260709 13:04:07.412499 12415 consensus_queue.cc:237] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.420398 12115 catalog_manager.cc:5697] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea524ed8b2b74f5e9a8d1433a585cc76 (127.7.71.130). New cstate: current_term: 1 leader_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.449235 12412 consensus_queue.cc:1048] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [LEADER]: Connected to new peer: Peer: permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.450435 12293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59c462284edf48629efb1d965e0d33f4"
dest_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76"
mode: GRACEFUL
new_leader_uuid: "5db368bfdba94bba8bda23245a05062e"
 from {username='slave'} at 127.0.0.1:50628
I20260709 13:04:07.450969 12293 raft_consensus.cc:606] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 LEADER]: Received request to transfer leadership to TS 5db368bfdba94bba8bda23245a05062e
I20260709 13:04:07.458484 12293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241f74a027794ae4a21cb6ed84bc42fa"
dest_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76"
mode: GRACEFUL
new_leader_uuid: "5db368bfdba94bba8bda23245a05062e"
 from {username='slave'} at 127.0.0.1:50628
I20260709 13:04:07.459036 12293 raft_consensus.cc:606] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 LEADER]: Received request to transfer leadership to TS 5db368bfdba94bba8bda23245a05062e
I20260709 13:04:07.461443 12412 consensus_queue.cc:1048] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.520313 12414 consensus_queue.cc:1048] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.531057 12449 consensus_queue.cc:1048] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:07.789220 12415 consensus_queue.cc:1048] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.799499 12415 consensus_queue.cc:1048] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.806481 12452 raft_consensus.cc:993] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76: : Instructing follower 5db368bfdba94bba8bda23245a05062e to start an election
I20260709 13:04:07.806912 12415 raft_consensus.cc:1081] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 LEADER]: Signalling peer 5db368bfdba94bba8bda23245a05062e to start an election
I20260709 13:04:07.808251 12218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59c462284edf48629efb1d965e0d33f4"
dest_uuid: "5db368bfdba94bba8bda23245a05062e"
 from {username='slave'} at 127.0.0.1:53590
I20260709 13:04:07.808676 12218 raft_consensus.cc:493] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:07.808946 12218 raft_consensus.cc:3060] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:07.813758 12218 raft_consensus.cc:515] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.815277 12218 leader_election.cc:290] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [CANDIDATE]: Term 2 election: Requested vote from peers ea524ed8b2b74f5e9a8d1433a585cc76 (127.7.71.130:37201), 504a0e7448e944c290878b64264b9217 (127.7.71.131:38599)
I20260709 13:04:07.816257 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c462284edf48629efb1d965e0d33f4" candidate_uuid: "5db368bfdba94bba8bda23245a05062e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "504a0e7448e944c290878b64264b9217"
I20260709 13:04:07.816164 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c462284edf48629efb1d965e0d33f4" candidate_uuid: "5db368bfdba94bba8bda23245a05062e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76"
I20260709 13:04:07.816869 12367 raft_consensus.cc:3060] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:07.817006 12292 raft_consensus.cc:3055] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:07.817399 12292 raft_consensus.cc:740] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea524ed8b2b74f5e9a8d1433a585cc76, State: Running, Role: LEADER
I20260709 13:04:07.818039 12292 consensus_queue.cc:260] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.818908 12292 raft_consensus.cc:3060] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:07.822366 12367 raft_consensus.cc:2468] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db368bfdba94bba8bda23245a05062e in term 2.
I20260709 13:04:07.823294 12183 leader_election.cc:304] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 504a0e7448e944c290878b64264b9217, 5db368bfdba94bba8bda23245a05062e; no voters: 
I20260709 13:04:07.824031 12412 raft_consensus.cc:2804] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:07.824026 12292 raft_consensus.cc:2468] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db368bfdba94bba8bda23245a05062e in term 2.
I20260709 13:04:07.824513 12412 raft_consensus.cc:697] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [term 2 LEADER]: Becoming Leader. State: Replica: 5db368bfdba94bba8bda23245a05062e, State: Running, Role: LEADER
I20260709 13:04:07.825285 12412 consensus_queue.cc:237] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.830622 12115 catalog_manager.cc:5697] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e reported cstate change: term changed from 1 to 2, leader changed from ea524ed8b2b74f5e9a8d1433a585cc76 (127.7.71.130) to 5db368bfdba94bba8bda23245a05062e (127.7.71.129). New cstate: current_term: 2 leader_uuid: "5db368bfdba94bba8bda23245a05062e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.921180 12415 consensus_queue.cc:1048] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.930594 12452 consensus_queue.cc:1048] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.937670 12438 raft_consensus.cc:993] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76: : Instructing follower 5db368bfdba94bba8bda23245a05062e to start an election
I20260709 13:04:07.938086 12452 raft_consensus.cc:1081] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 LEADER]: Signalling peer 5db368bfdba94bba8bda23245a05062e to start an election
I20260709 13:04:07.939574 12218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241f74a027794ae4a21cb6ed84bc42fa"
dest_uuid: "5db368bfdba94bba8bda23245a05062e"
 from {username='slave'} at 127.0.0.1:53590
I20260709 13:04:07.940145 12218 raft_consensus.cc:493] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:07.940433 12218 raft_consensus.cc:3060] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:07.944908 12218 raft_consensus.cc:515] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.947187 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f74a027794ae4a21cb6ed84bc42fa" candidate_uuid: "5db368bfdba94bba8bda23245a05062e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76"
I20260709 13:04:07.947847 12292 raft_consensus.cc:3055] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:07.947701 12218 leader_election.cc:290] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [CANDIDATE]: Term 2 election: Requested vote from peers ea524ed8b2b74f5e9a8d1433a585cc76 (127.7.71.130:37201), 504a0e7448e944c290878b64264b9217 (127.7.71.131:38599)
I20260709 13:04:07.948285 12292 raft_consensus.cc:740] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea524ed8b2b74f5e9a8d1433a585cc76, State: Running, Role: LEADER
I20260709 13:04:07.948235 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f74a027794ae4a21cb6ed84bc42fa" candidate_uuid: "5db368bfdba94bba8bda23245a05062e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "504a0e7448e944c290878b64264b9217"
I20260709 13:04:07.949293 12367 raft_consensus.cc:3060] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:07.949282 12292 consensus_queue.cc:260] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.950959 12292 raft_consensus.cc:3060] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:07.954583 12367 raft_consensus.cc:2468] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db368bfdba94bba8bda23245a05062e in term 2.
I20260709 13:04:07.955484 12183 leader_election.cc:304] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 504a0e7448e944c290878b64264b9217, 5db368bfdba94bba8bda23245a05062e; no voters: 
I20260709 13:04:07.955643 12292 raft_consensus.cc:2468] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db368bfdba94bba8bda23245a05062e in term 2.
I20260709 13:04:07.956153 12412 raft_consensus.cc:2804] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:07.956569 12412 raft_consensus.cc:697] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 2 LEADER]: Becoming Leader. State: Replica: 5db368bfdba94bba8bda23245a05062e, State: Running, Role: LEADER
I20260709 13:04:07.957214 12412 consensus_queue.cc:237] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:07.962499 12113 catalog_manager.cc:5697] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e reported cstate change: term changed from 1 to 2, leader changed from ea524ed8b2b74f5e9a8d1433a585cc76 (127.7.71.130) to 5db368bfdba94bba8bda23245a05062e (127.7.71.129). New cstate: current_term: 2 leader_uuid: "5db368bfdba94bba8bda23245a05062e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.154579  7454 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:04:08.156044  7454 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:04:08.156402  7454 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:04:08.166610 12218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241f74a027794ae4a21cb6ed84bc42fa"
dest_uuid: "5db368bfdba94bba8bda23245a05062e"
mode: GRACEFUL
new_leader_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76"
 from {username='slave'} at 127.0.0.1:53596
I20260709 13:04:08.167088 12218 raft_consensus.cc:606] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 2 LEADER]: Received request to transfer leadership to TS ea524ed8b2b74f5e9a8d1433a585cc76
I20260709 13:04:08.168112  7454 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:04:08.302610 12367 raft_consensus.cc:1275] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217 [term 2 FOLLOWER]: Refusing update from remote peer 5db368bfdba94bba8bda23245a05062e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:08.303762 12412 consensus_queue.cc:1048] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [LEADER]: Connected to new peer: Peer: permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:08.310506 12292 raft_consensus.cc:1275] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 2 FOLLOWER]: Refusing update from remote peer 5db368bfdba94bba8bda23245a05062e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:08.312024 12444 consensus_queue.cc:1048] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:08.337486 12292 raft_consensus.cc:1275] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 2 FOLLOWER]: Refusing update from remote peer 5db368bfdba94bba8bda23245a05062e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:08.338503 12444 consensus_queue.cc:1048] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:08.342731 12420 raft_consensus.cc:993] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e: : Instructing follower ea524ed8b2b74f5e9a8d1433a585cc76 to start an election
I20260709 13:04:08.343148 12412 raft_consensus.cc:1081] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 2 LEADER]: Signalling peer ea524ed8b2b74f5e9a8d1433a585cc76 to start an election
I20260709 13:04:08.345424 12293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241f74a027794ae4a21cb6ed84bc42fa"
dest_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76"
 from {username='slave'} at 127.0.0.1:50610
I20260709 13:04:08.345943 12293 raft_consensus.cc:493] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:08.346289 12293 raft_consensus.cc:3060] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:08.347609 12367 raft_consensus.cc:1275] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217 [term 2 FOLLOWER]: Refusing update from remote peer 5db368bfdba94bba8bda23245a05062e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:08.349031 12444 consensus_queue.cc:1048] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [LEADER]: Connected to new peer: Peer: permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:08.352437 12293 raft_consensus.cc:515] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:08.355049 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f74a027794ae4a21cb6ed84bc42fa" candidate_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5db368bfdba94bba8bda23245a05062e"
I20260709 13:04:08.355659 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241f74a027794ae4a21cb6ed84bc42fa" candidate_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "504a0e7448e944c290878b64264b9217"
I20260709 13:04:08.355820 12218 raft_consensus.cc:3055] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:08.356233 12218 raft_consensus.cc:740] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5db368bfdba94bba8bda23245a05062e, State: Running, Role: LEADER
I20260709 13:04:08.356225 12366 raft_consensus.cc:3060] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:08.357154 12218 consensus_queue.cc:260] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [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: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:08.357937 12218 raft_consensus.cc:3060] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:08.362697 12293 leader_election.cc:290] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [CANDIDATE]: Term 3 election: Requested vote from peers 5db368bfdba94bba8bda23245a05062e (127.7.71.129:41605), 504a0e7448e944c290878b64264b9217 (127.7.71.131:38599)
I20260709 13:04:08.363054 12366 raft_consensus.cc:2468] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea524ed8b2b74f5e9a8d1433a585cc76 in term 3.
I20260709 13:04:08.365512 12218 raft_consensus.cc:2468] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea524ed8b2b74f5e9a8d1433a585cc76 in term 3.
I20260709 13:04:08.366350 12258 leader_election.cc:304] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [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: 504a0e7448e944c290878b64264b9217, ea524ed8b2b74f5e9a8d1433a585cc76; no voters: 
I20260709 13:04:08.367722 12452 raft_consensus.cc:2804] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:08.368160 12452 raft_consensus.cc:697] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 3 LEADER]: Becoming Leader. State: Replica: ea524ed8b2b74f5e9a8d1433a585cc76, State: Running, Role: LEADER
I20260709 13:04:08.368927 12452 consensus_queue.cc:237] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [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: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } }
I20260709 13:04:08.374459 12115 catalog_manager.cc:5697] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 reported cstate change: term changed from 2 to 3, leader changed from 5db368bfdba94bba8bda23245a05062e (127.7.71.129) to ea524ed8b2b74f5e9a8d1433a585cc76 (127.7.71.130). New cstate: current_term: 3 leader_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db368bfdba94bba8bda23245a05062e" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea524ed8b2b74f5e9a8d1433a585cc76" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 37201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "504a0e7448e944c290878b64264b9217" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 38599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.508163  7454 tablet_server.cc:179] TabletServer@127.7.71.129:0 shutting down...
I20260709 13:04:08.524680  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:08.525260  7454 tablet_replica.cc:333] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e: stopping tablet replica
I20260709 13:04:08.525765  7454 raft_consensus.cc:2243] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:08.526554  7454 raft_consensus.cc:2272] T 59c462284edf48629efb1d965e0d33f4 P 5db368bfdba94bba8bda23245a05062e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.528651  7454 tablet_replica.cc:333] T f4ad496fc745465d84147f4209dca5aa P 5db368bfdba94bba8bda23245a05062e: stopping tablet replica
I20260709 13:04:08.529117  7454 raft_consensus.cc:2243] T f4ad496fc745465d84147f4209dca5aa P 5db368bfdba94bba8bda23245a05062e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.529466  7454 raft_consensus.cc:2272] T f4ad496fc745465d84147f4209dca5aa P 5db368bfdba94bba8bda23245a05062e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.531370  7454 tablet_replica.cc:333] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e: stopping tablet replica
I20260709 13:04:08.531929  7454 raft_consensus.cc:2243] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.532382  7454 raft_consensus.cc:2272] T 241f74a027794ae4a21cb6ed84bc42fa P 5db368bfdba94bba8bda23245a05062e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.534483  7454 tablet_replica.cc:333] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e: stopping tablet replica
I20260709 13:04:08.534883  7454 raft_consensus.cc:2243] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:08.535501  7454 raft_consensus.cc:2272] T 388d00bfd90241fab077fcbeec8db8d3 P 5db368bfdba94bba8bda23245a05062e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.556411  7454 tablet_server.cc:196] TabletServer@127.7.71.129:0 shutdown complete.
I20260709 13:04:08.567062  7454 tablet_server.cc:179] TabletServer@127.7.71.130:0 shutting down...
W20260709 13:04:08.573125 12330 consensus_peers.cc:597] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 -> Peer ea524ed8b2b74f5e9a8d1433a585cc76 (127.7.71.130:37201): Couldn't send request to peer ea524ed8b2b74f5e9a8d1433a585cc76. 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 13:04:08.585359 12332 consensus_peers.cc:597] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 -> Peer 5db368bfdba94bba8bda23245a05062e (127.7.71.129:41605): Couldn't send request to peer 5db368bfdba94bba8bda23245a05062e. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:41605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:08.586503  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:08.587093  7454 tablet_replica.cc:333] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76: stopping tablet replica
I20260709 13:04:08.587615  7454 raft_consensus.cc:2243] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.588027  7454 raft_consensus.cc:2272] T 59c462284edf48629efb1d965e0d33f4 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.589929  7454 tablet_replica.cc:333] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76: stopping tablet replica
I20260709 13:04:08.590425  7454 raft_consensus.cc:2243] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:08.590974  7454 pending_rounds.cc:70] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76: Trying to abort 1 pending ops.
I20260709 13:04:08.591126  7454 pending_rounds.cc:77] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305634809326596096 op_type: NO_OP noop_request { }
I20260709 13:04:08.591389  7454 raft_consensus.cc:2889] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:04:08.591660  7454 raft_consensus.cc:2272] T 241f74a027794ae4a21cb6ed84bc42fa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.593664  7454 tablet_replica.cc:333] T 388d00bfd90241fab077fcbeec8db8d3 P ea524ed8b2b74f5e9a8d1433a585cc76: stopping tablet replica
I20260709 13:04:08.594117  7454 raft_consensus.cc:2243] T 388d00bfd90241fab077fcbeec8db8d3 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.594470  7454 raft_consensus.cc:2272] T 388d00bfd90241fab077fcbeec8db8d3 P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.596104  7454 tablet_replica.cc:333] T f4ad496fc745465d84147f4209dca5aa P ea524ed8b2b74f5e9a8d1433a585cc76: stopping tablet replica
I20260709 13:04:08.596529  7454 raft_consensus.cc:2243] T f4ad496fc745465d84147f4209dca5aa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.596892  7454 raft_consensus.cc:2272] T f4ad496fc745465d84147f4209dca5aa P ea524ed8b2b74f5e9a8d1433a585cc76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.616992  7454 tablet_server.cc:196] TabletServer@127.7.71.130:0 shutdown complete.
I20260709 13:04:08.627826  7454 tablet_server.cc:179] TabletServer@127.7.71.131:0 shutting down...
I20260709 13:04:08.643728  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:08.644290  7454 tablet_replica.cc:333] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217: stopping tablet replica
I20260709 13:04:08.644806  7454 raft_consensus.cc:2243] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.645226  7454 raft_consensus.cc:2272] T 59c462284edf48629efb1d965e0d33f4 P 504a0e7448e944c290878b64264b9217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.647217  7454 tablet_replica.cc:333] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217: stopping tablet replica
I20260709 13:04:08.647733  7454 raft_consensus.cc:2243] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.648116  7454 raft_consensus.cc:2272] T 241f74a027794ae4a21cb6ed84bc42fa P 504a0e7448e944c290878b64264b9217 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.650019  7454 tablet_replica.cc:333] T 388d00bfd90241fab077fcbeec8db8d3 P 504a0e7448e944c290878b64264b9217: stopping tablet replica
I20260709 13:04:08.650463  7454 raft_consensus.cc:2243] T 388d00bfd90241fab077fcbeec8db8d3 P 504a0e7448e944c290878b64264b9217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.650825  7454 raft_consensus.cc:2272] T 388d00bfd90241fab077fcbeec8db8d3 P 504a0e7448e944c290878b64264b9217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.652460  7454 tablet_replica.cc:333] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217: stopping tablet replica
I20260709 13:04:08.652885  7454 raft_consensus.cc:2243] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:08.653571  7454 raft_consensus.cc:2272] T f4ad496fc745465d84147f4209dca5aa P 504a0e7448e944c290878b64264b9217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.674160  7454 tablet_server.cc:196] TabletServer@127.7.71.131:0 shutdown complete.
I20260709 13:04:08.684653  7454 master.cc:562] Master@127.7.71.190:41611 shutting down...
I20260709 13:04:08.697005  7454 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:08.697494  7454 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.697786  7454 tablet_replica.cc:333] T 00000000000000000000000000000000 P 303f6127e7be4a96a38f17f3f89fc7ab: stopping tablet replica
I20260709 13:04:08.716454  7454 master.cc:584] Master@127.7.71.190:41611 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2412 ms)
[----------] 6 tests from LeaderRebalancerTest (117611 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:04:08.740306  7454 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.71.190:41851
I20260709 13:04:08.741295  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:08.745527 12462 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 13:04:08.746807 12463 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 13:04:08.747066 12465 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 13:04:08.747650  7454 server_base.cc:1061] running on GCE node
I20260709 13:04:08.748340  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:08.748557  7454 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 13:04:08.748694  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602248748677 us; error 0 us; skew 500 ppm
I20260709 13:04:08.749176  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:08.751197  7454 webserver.cc:533] Webserver started at http://127.7.71.190:44669/ using document root <none> and password file <none>
I20260709 13:04:08.751803  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:08.751989  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:08.752224  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:08.753216  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-0/minicluster-data/master-0-root/instance:
uuid: "d4d2469581104adb9ae4a76236903c69"
format_stamp: "Formatted at 2026-07-09 13:04:08 on dist-test-slave-j8hn"
I20260709 13:04:08.757489  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:04:08.760399 12470 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:08.761013  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:08.761250  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-0/minicluster-data/master-0-root
uuid: "d4d2469581104adb9ae4a76236903c69"
format_stamp: "Formatted at 2026-07-09 13:04:08 on dist-test-slave-j8hn"
I20260709 13:04:08.761507  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-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 13:04:08.780067  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:08.781000  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:08.812867  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.190:41851
I20260709 13:04:08.812968 12521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.190:41851 every 8 connection(s)
I20260709 13:04:08.816589 12522 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 13:04:08.826190 12522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69: Bootstrap starting.
I20260709 13:04:08.830196 12522 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.833671 12522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69: No bootstrap required, opened a new log
I20260709 13:04:08.835490 12522 raft_consensus.cc:359] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4d2469581104adb9ae4a76236903c69" member_type: VOTER }
I20260709 13:04:08.835873 12522 raft_consensus.cc:385] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.836048 12522 raft_consensus.cc:740] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4d2469581104adb9ae4a76236903c69, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.836508 12522 consensus_queue.cc:260] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d4d2469581104adb9ae4a76236903c69" member_type: VOTER }
I20260709 13:04:08.836898 12522 raft_consensus.cc:399] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:08.837075 12522 raft_consensus.cc:493] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:08.837270 12522 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.841275 12522 raft_consensus.cc:515] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4d2469581104adb9ae4a76236903c69" member_type: VOTER }
I20260709 13:04:08.841710 12522 leader_election.cc:304] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [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: d4d2469581104adb9ae4a76236903c69; no voters: 
I20260709 13:04:08.842672 12522 leader_election.cc:290] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:08.842952 12525 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:08.844180 12525 raft_consensus.cc:697] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [term 1 LEADER]: Becoming Leader. State: Replica: d4d2469581104adb9ae4a76236903c69, State: Running, Role: LEADER
I20260709 13:04:08.844691 12525 consensus_queue.cc:237] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [LEADER]: Queue going to LEADER mode. State: All 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: "d4d2469581104adb9ae4a76236903c69" member_type: VOTER }
I20260709 13:04:08.845260 12522 sys_catalog.cc:565] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:08.847193 12526 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d4d2469581104adb9ae4a76236903c69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4d2469581104adb9ae4a76236903c69" member_type: VOTER } }
I20260709 13:04:08.847265 12527 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d4d2469581104adb9ae4a76236903c69. Latest consensus state: current_term: 1 leader_uuid: "d4d2469581104adb9ae4a76236903c69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4d2469581104adb9ae4a76236903c69" member_type: VOTER } }
I20260709 13:04:08.847949 12526 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:08.848001 12527 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:08.850289 12531 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:08.854655 12531 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:08.858656  7454 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:08.862556 12531 catalog_manager.cc:1383] Generated new cluster ID: 861a58963a854463b65c6b4f3cce485b
I20260709 13:04:08.862793 12531 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:08.892292 12531 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:08.893507 12531 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:08.905704 12531 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69: Generated new TSK 0
I20260709 13:04:08.906235 12531 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:08.924615  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:08.930909 12543 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 13:04:08.932519 12544 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 13:04:08.934579  7454 server_base.cc:1061] running on GCE node
W20260709 13:04:08.934814 12546 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 13:04:08.935707  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:08.935926  7454 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 13:04:08.936070  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602248936053 us; error 0 us; skew 500 ppm
I20260709 13:04:08.936563  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:08.938635  7454 webserver.cc:533] Webserver started at http://127.7.71.129:35457/ using document root <none> and password file <none>
I20260709 13:04:08.939060  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:08.939231  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:08.939484  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:08.940526  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-0/minicluster-data/ts-0-root/instance:
uuid: "dced6e3d05df414aa3a8369849d94700"
format_stamp: "Formatted at 2026-07-09 13:04:08 on dist-test-slave-j8hn"
I20260709 13:04:08.944743  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:08.947916 12551 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:08.948577  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:04:08.948835  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-0/minicluster-data/ts-0-root
uuid: "dced6e3d05df414aa3a8369849d94700"
format_stamp: "Formatted at 2026-07-09 13:04:08 on dist-test-slave-j8hn"
I20260709 13:04:08.949090  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-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 13:04:08.978152  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:08.979249  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:08.980607  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:08.982681  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:08.982863  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:08.983071  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:08.983222  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:09.017824  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.129:33519
I20260709 13:04:09.017903 12613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.129:33519 every 8 connection(s)
I20260709 13:04:09.022118  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:09.028626 12618 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 13:04:09.030332 12619 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 13:04:09.032235  7454 server_base.cc:1061] running on GCE node
W20260709 13:04:09.032541 12621 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 13:04:09.033629 12614 heartbeater.cc:344] Connected to a master server at 127.7.71.190:41851
I20260709 13:04:09.033833  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:04:09.034077 12614 heartbeater.cc:461] Registering TS with master...
W20260709 13:04:09.034125  7454 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 13:04:09.034456  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602249034434 us; error 0 us; skew 500 ppm
I20260709 13:04:09.034900 12614 heartbeater.cc:507] Master 127.7.71.190:41851 requested a full tablet report, sending...
I20260709 13:04:09.034999  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:09.037071 12487 ts_manager.cc:194] Registered new tserver with Master: dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519)
I20260709 13:04:09.037504  7454 webserver.cc:533] Webserver started at http://127.7.71.130:34175/ using document root <none> and password file <none>
I20260709 13:04:09.038115  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:09.038354  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:09.038657  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:09.039402 12487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38120
I20260709 13:04:09.040072  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-0/minicluster-data/ts-1-root/instance:
uuid: "cbbc656864b34218823224d1a82d261f"
format_stamp: "Formatted at 2026-07-09 13:04:09 on dist-test-slave-j8hn"
I20260709 13:04:09.044309  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:09.047140 12626 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:09.047837  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:04:09.048089  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-0/minicluster-data/ts-1-root
uuid: "cbbc656864b34218823224d1a82d261f"
format_stamp: "Formatted at 2026-07-09 13:04:09 on dist-test-slave-j8hn"
I20260709 13:04:09.048341  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-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 13:04:09.067973  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:09.068938  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:09.070202  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:09.072291  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:09.072475  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:09.072687  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:09.072831  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:09.108198  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.130:41765
I20260709 13:04:09.108290 12688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.130:41765 every 8 connection(s)
I20260709 13:04:09.112438  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:09.118515 12692 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 13:04:09.120012 12693 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 13:04:09.121088 12695 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 13:04:09.122027  7454 server_base.cc:1061] running on GCE node
I20260709 13:04:09.123090  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:09.123293  7454 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 13:04:09.123467  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602249123450 us; error 0 us; skew 500 ppm
I20260709 13:04:09.123804 12689 heartbeater.cc:344] Connected to a master server at 127.7.71.190:41851
I20260709 13:04:09.124066  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:09.124159 12689 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:09.124965 12689 heartbeater.cc:507] Master 127.7.71.190:41851 requested a full tablet report, sending...
I20260709 13:04:09.126559  7454 webserver.cc:533] Webserver started at http://127.7.71.131:38765/ using document root <none> and password file <none>
I20260709 13:04:09.126886 12487 ts_manager.cc:194] Registered new tserver with Master: cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:09.127033  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:09.127310  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:09.127568  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:09.128229 12487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38124
I20260709 13:04:09.128607  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-0/minicluster-data/ts-2-root/instance:
uuid: "02f10db3492040948cd2a4e955933bec"
format_stamp: "Formatted at 2026-07-09 13:04:09 on dist-test-slave-j8hn"
I20260709 13:04:09.132977  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:04:09.135903 12700 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:09.136592  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:04:09.136860  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-0/minicluster-data/ts-2-root
uuid: "02f10db3492040948cd2a4e955933bec"
format_stamp: "Formatted at 2026-07-09 13:04:09 on dist-test-slave-j8hn"
I20260709 13:04:09.137106  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602130971146-7454-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 13:04:09.148679  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:09.149600  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:09.150899  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:09.152925  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:09.153105  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:09.153334  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:09.153491  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:09.188083  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.131:37641
I20260709 13:04:09.188181 12762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.131:37641 every 8 connection(s)
I20260709 13:04:09.199992 12763 heartbeater.cc:344] Connected to a master server at 127.7.71.190:41851
I20260709 13:04:09.200378 12763 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:09.201000 12763 heartbeater.cc:507] Master 127.7.71.190:41851 requested a full tablet report, sending...
I20260709 13:04:09.202790 12487 ts_manager.cc:194] Registered new tserver with Master: 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:09.203001  7454 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011982083s
I20260709 13:04:09.204082 12487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38138
I20260709 13:04:09.224779 12487 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38146:
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 13:04:09.227108 12487 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 13:04:09.298936 12727 tablet_service.cc:1511] Processing CreateTablet for tablet aa353a0cec67409eb175474a629c800f (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:09.300316 12727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa353a0cec67409eb175474a629c800f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.301962 12726 tablet_service.cc:1511] Processing CreateTablet for tablet eb18db5dc4814c379f2a41bdeb3acca2 (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:09.303301 12726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb18db5dc4814c379f2a41bdeb3acca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.304315 12579 tablet_service.cc:1511] Processing CreateTablet for tablet b90a618ba38e40129989b97a2f944bdc (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:09.305603 12579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b90a618ba38e40129989b97a2f944bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.306169 12728 tablet_service.cc:1511] Processing CreateTablet for tablet b90a618ba38e40129989b97a2f944bdc (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:09.307406 12728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b90a618ba38e40129989b97a2f944bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.308506 12577 tablet_service.cc:1511] Processing CreateTablet for tablet eb18db5dc4814c379f2a41bdeb3acca2 (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:09.309707 12577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb18db5dc4814c379f2a41bdeb3acca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.312572 12576 tablet_service.cc:1511] Processing CreateTablet for tablet f8f19c744f8e410689aa492ee1c6c984 (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:09.313791 12576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f19c744f8e410689aa492ee1c6c984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.316541 12725 tablet_service.cc:1511] Processing CreateTablet for tablet f8f19c744f8e410689aa492ee1c6c984 (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:09.317754 12725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f19c744f8e410689aa492ee1c6c984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.319656 12653 tablet_service.cc:1511] Processing CreateTablet for tablet aa353a0cec67409eb175474a629c800f (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:09.319998 12650 tablet_service.cc:1511] Processing CreateTablet for tablet da2342d30f204b7a86c6e69ba2437ad8 (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:09.320888 12653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa353a0cec67409eb175474a629c800f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.321880 12649 tablet_service.cc:1511] Processing CreateTablet for tablet 231608ff9fbe43889c0a48c40c4a7328 (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:09.323098 12649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231608ff9fbe43889c0a48c40c4a7328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.324527 12652 tablet_service.cc:1511] Processing CreateTablet for tablet eb18db5dc4814c379f2a41bdeb3acca2 (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:09.325712 12652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb18db5dc4814c379f2a41bdeb3acca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.327682 12651 tablet_service.cc:1511] Processing CreateTablet for tablet f8f19c744f8e410689aa492ee1c6c984 (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:09.328886 12651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f19c744f8e410689aa492ee1c6c984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.329460 12650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da2342d30f204b7a86c6e69ba2437ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.330721 12724 tablet_service.cc:1511] Processing CreateTablet for tablet da2342d30f204b7a86c6e69ba2437ad8 (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:09.331969 12724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da2342d30f204b7a86c6e69ba2437ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.336514 12654 tablet_service.cc:1511] Processing CreateTablet for tablet b90a618ba38e40129989b97a2f944bdc (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:09.336835 12647 tablet_service.cc:1511] Processing CreateTablet for tablet 9a462a090dc04bbaab80a45ff113159c (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:09.337708 12654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b90a618ba38e40129989b97a2f944bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.340052 12647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a462a090dc04bbaab80a45ff113159c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.340512 12723 tablet_service.cc:1511] Processing CreateTablet for tablet 231608ff9fbe43889c0a48c40c4a7328 (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:09.341796 12723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231608ff9fbe43889c0a48c40c4a7328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.341882 12727 tablet_service.cc:1511] Processing CreateTablet for tablet 9a462a090dc04bbaab80a45ff113159c (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:09.342964 12722 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa59e39513e4a5e9f065b29424c0a07 (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:09.343725 12778 tablet_bootstrap.cc:492] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:09.344761 12578 tablet_service.cc:1511] Processing CreateTablet for tablet aa353a0cec67409eb175474a629c800f (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:09.346032 12578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa353a0cec67409eb175474a629c800f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.328521 12648 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa59e39513e4a5e9f065b29424c0a07 (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:09.347666 12648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa59e39513e4a5e9f065b29424c0a07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.348905 12727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a462a090dc04bbaab80a45ff113159c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.349830 12722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa59e39513e4a5e9f065b29424c0a07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.349856 12646 tablet_service.cc:1511] Processing CreateTablet for tablet 47795531c13d4961ad9bd02ecb893e2e (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:09.351171 12646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47795531c13d4961ad9bd02ecb893e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.373346 12575 tablet_service.cc:1511] Processing CreateTablet for tablet da2342d30f204b7a86c6e69ba2437ad8 (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:09.374625 12575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da2342d30f204b7a86c6e69ba2437ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.375458 12572 tablet_service.cc:1511] Processing CreateTablet for tablet 9a462a090dc04bbaab80a45ff113159c (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:09.376747 12572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a462a090dc04bbaab80a45ff113159c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.376528 12574 tablet_service.cc:1511] Processing CreateTablet for tablet 231608ff9fbe43889c0a48c40c4a7328 (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:09.377691 12574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231608ff9fbe43889c0a48c40c4a7328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.378649 12571 tablet_service.cc:1511] Processing CreateTablet for tablet 47795531c13d4961ad9bd02ecb893e2e (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:09.379977 12571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47795531c13d4961ad9bd02ecb893e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.380616 12573 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa59e39513e4a5e9f065b29424c0a07 (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:09.381762 12573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa59e39513e4a5e9f065b29424c0a07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.406283 12778 tablet_bootstrap.cc:654] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.444618 12728 tablet_service.cc:1511] Processing CreateTablet for tablet 47795531c13d4961ad9bd02ecb893e2e (DEFAULT_TABLE table=test-workload [id=841098a421244758ae2b9c1a253c935e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:09.455423 12728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47795531c13d4961ad9bd02ecb893e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:09.478262 12779 tablet_bootstrap.cc:492] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:09.486382 12779 tablet_bootstrap.cc:654] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.490545 12780 tablet_bootstrap.cc:492] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:09.491346 12778 tablet_bootstrap.cc:492] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:09.491890 12778 ts_tablet_manager.cc:1403] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.148s	user 0.033s	sys 0.009s
I20260709 13:04:09.493777 12779 tablet_bootstrap.cc:492] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:09.494165 12779 ts_tablet_manager.cc:1403] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 13:04:09.494434 12778 raft_consensus.cc:359] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.494990 12778 raft_consensus.cc:385] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.495196 12778 raft_consensus.cc:740] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.495850 12778 consensus_queue.cc:260] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.496378 12779 raft_consensus.cc:359] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.497210 12779 raft_consensus.cc:385] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.497557 12779 raft_consensus.cc:740] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.497754 12763 heartbeater.cc:499] Master 127.7.71.190:41851 was elected leader, sending a full tablet report...
I20260709 13:04:09.498261 12778 ts_tablet_manager.cc:1434] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:09.498421 12779 consensus_queue.cc:260] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.499197 12778 tablet_bootstrap.cc:492] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:09.499799 12780 tablet_bootstrap.cc:654] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.504789 12778 tablet_bootstrap.cc:654] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.507701 12779 ts_tablet_manager.cc:1434] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.007s
I20260709 13:04:09.508505 12614 heartbeater.cc:499] Master 127.7.71.190:41851 was elected leader, sending a full tablet report...
I20260709 13:04:09.516264 12779 tablet_bootstrap.cc:492] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:09.522580 12779 tablet_bootstrap.cc:654] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.525810 12780 tablet_bootstrap.cc:492] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:09.526396 12780 ts_tablet_manager.cc:1403] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.019s
I20260709 13:04:09.529286 12780 raft_consensus.cc:359] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.530118 12780 raft_consensus.cc:385] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.530465 12780 raft_consensus.cc:740] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.531425 12780 consensus_queue.cc:260] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.549031 12778 tablet_bootstrap.cc:492] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:09.549732 12778 ts_tablet_manager.cc:1403] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.025s
I20260709 13:04:09.550724 12689 heartbeater.cc:499] Master 127.7.71.190:41851 was elected leader, sending a full tablet report...
I20260709 13:04:09.551148 12780 ts_tablet_manager.cc:1434] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.009s
I20260709 13:04:09.552253 12780 tablet_bootstrap.cc:492] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:09.552516 12779 tablet_bootstrap.cc:492] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:09.552516 12778 raft_consensus.cc:359] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.553225 12779 ts_tablet_manager.cc:1403] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.009s
I20260709 13:04:09.553467 12778 raft_consensus.cc:385] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.553824 12778 raft_consensus.cc:740] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.554701 12778 consensus_queue.cc:260] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.555984 12779 raft_consensus.cc:359] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.556720 12779 raft_consensus.cc:385] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.557031 12779 raft_consensus.cc:740] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.558084 12780 tablet_bootstrap.cc:654] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.558622 12783 raft_consensus.cc:493] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.559077 12783 raft_consensus.cc:515] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.557740 12779 consensus_queue.cc:260] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.562197 12779 ts_tablet_manager.cc:1434] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:04:09.563215 12779 tablet_bootstrap.cc:492] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:09.568764 12779 tablet_bootstrap.cc:654] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.572911 12780 tablet_bootstrap.cc:492] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:09.573393 12780 ts_tablet_manager.cc:1403] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 13:04:09.573717 12783 leader_election.cc:290] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:09.576014 12780 raft_consensus.cc:359] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.576732 12780 raft_consensus.cc:385] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.577023 12780 raft_consensus.cc:740] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.577831 12780 consensus_queue.cc:260] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.578393 12664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb18db5dc4814c379f2a41bdeb3acca2" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
W20260709 13:04:09.580096 12704 leader_election.cc:343] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbbc656864b34218823224d1a82d261f (127.7.71.130:41765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.588644 12778 ts_tablet_manager.cc:1434] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:04:09.589815 12778 tablet_bootstrap.cc:492] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:09.590073 12779 tablet_bootstrap.cc:492] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:09.590588 12779 ts_tablet_manager.cc:1403] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.015s
I20260709 13:04:09.593351 12779 raft_consensus.cc:359] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.594100 12779 raft_consensus.cc:385] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.594429 12779 raft_consensus.cc:740] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.580199 12780 ts_tablet_manager.cc:1434] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:04:09.595257 12779 consensus_queue.cc:260] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.596374 12780 tablet_bootstrap.cc:492] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:09.597424 12779 ts_tablet_manager.cc:1434] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:04:09.600335 12779 tablet_bootstrap.cc:492] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:09.602234 12780 tablet_bootstrap.cc:654] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.605873 12779 tablet_bootstrap.cc:654] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.609159 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb18db5dc4814c379f2a41bdeb3acca2" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:09.609882 12589 raft_consensus.cc:2468] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 0.
I20260709 13:04:09.609400 12778 tablet_bootstrap.cc:654] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.613184 12703 leader_election.cc:304] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [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: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: cbbc656864b34218823224d1a82d261f
I20260709 13:04:09.614408 12780 tablet_bootstrap.cc:492] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:09.615454 12783 raft_consensus.cc:2804] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:09.615847 12783 raft_consensus.cc:493] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:09.616091 12780 ts_tablet_manager.cc:1403] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260709 13:04:09.616181 12783 raft_consensus.cc:3060] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.617690 12778 tablet_bootstrap.cc:492] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:09.617734 12779 tablet_bootstrap.cc:492] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:09.618300 12778 ts_tablet_manager.cc:1403] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 13:04:09.618388 12779 ts_tablet_manager.cc:1403] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 13:04:09.619078 12780 raft_consensus.cc:359] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.619812 12780 raft_consensus.cc:385] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.620085 12780 raft_consensus.cc:740] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.620874 12780 consensus_queue.cc:260] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.621013 12778 raft_consensus.cc:359] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.621667 12778 raft_consensus.cc:385] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.621309 12779 raft_consensus.cc:359] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.621973 12778 raft_consensus.cc:740] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.622063 12779 raft_consensus.cc:385] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.622488 12779 raft_consensus.cc:740] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.622813 12778 consensus_queue.cc:260] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.623576 12783 raft_consensus.cc:515] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.625084 12780 ts_tablet_manager.cc:1434] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:04:09.626125 12780 tablet_bootstrap.cc:492] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:09.626148 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb18db5dc4814c379f2a41bdeb3acca2" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:09.626479 12664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb18db5dc4814c379f2a41bdeb3acca2" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:09.626858 12589 raft_consensus.cc:3060] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:09.627799 12704 leader_election.cc:343] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cbbc656864b34218823224d1a82d261f (127.7.71.130:41765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.623607 12779 consensus_queue.cc:260] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.629220 12783 leader_election.cc:290] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:09.632759 12780 tablet_bootstrap.cc:654] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.633189 12779 ts_tablet_manager.cc:1434] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:04:09.633703 12589 raft_consensus.cc:2468] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 1.
I20260709 13:04:09.634194 12779 tablet_bootstrap.cc:492] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:09.634945 12703 leader_election.cc:304] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: cbbc656864b34218823224d1a82d261f
I20260709 13:04:09.636363 12795 raft_consensus.cc:2804] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:09.637279 12778 ts_tablet_manager.cc:1434] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.009s
I20260709 13:04:09.640308 12779 tablet_bootstrap.cc:654] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.646628 12795 raft_consensus.cc:697] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Becoming Leader. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Running, Role: LEADER
I20260709 13:04:09.647514 12780 tablet_bootstrap.cc:492] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:09.647629 12795 consensus_queue.cc:237] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.648268 12780 ts_tablet_manager.cc:1403] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260709 13:04:09.651527 12780 raft_consensus.cc:359] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.652350 12780 raft_consensus.cc:385] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.652683 12780 raft_consensus.cc:740] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.653560 12780 consensus_queue.cc:260] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.654722 12778 tablet_bootstrap.cc:492] T da2342d30f204b7a86c6e69ba2437ad8 P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:09.661381 12778 tablet_bootstrap.cc:654] T da2342d30f204b7a86c6e69ba2437ad8 P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.662955 12780 ts_tablet_manager.cc:1434] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260709 13:04:09.664786 12487 catalog_manager.cc:5697] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f10db3492040948cd2a4e955933bec (127.7.71.131). New cstate: current_term: 1 leader_uuid: "02f10db3492040948cd2a4e955933bec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:09.666088 12780 tablet_bootstrap.cc:492] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:09.666867 12779 tablet_bootstrap.cc:492] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:09.667423 12779 ts_tablet_manager.cc:1403] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.008s
I20260709 13:04:09.670212 12779 raft_consensus.cc:359] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.670935 12779 raft_consensus.cc:385] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.671269 12779 raft_consensus.cc:740] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.672118 12788 raft_consensus.cc:493] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.672148 12779 consensus_queue.cc:260] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.672700 12788 raft_consensus.cc:515] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.673164 12778 tablet_bootstrap.cc:492] T da2342d30f204b7a86c6e69ba2437ad8 P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:09.673681 12778 ts_tablet_manager.cc:1403] T da2342d30f204b7a86c6e69ba2437ad8 P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 13:04:09.675866 12788 leader_election.cc:290] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:09.683122 12788 raft_consensus.cc:493] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.676327 12779 ts_tablet_manager.cc:1434] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:04:09.683588 12788 raft_consensus.cc:515] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.686193 12779 tablet_bootstrap.cc:492] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:09.686504 12788 leader_election.cc:290] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:09.687315 12784 raft_consensus.cc:493] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.687878 12784 raft_consensus.cc:515] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.690649 12784 leader_election.cc:290] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:09.676491 12778 raft_consensus.cc:359] T da2342d30f204b7a86c6e69ba2437ad8 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.691172 12778 raft_consensus.cc:385] T da2342d30f204b7a86c6e69ba2437ad8 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.691476 12778 raft_consensus.cc:740] T da2342d30f204b7a86c6e69ba2437ad8 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.692230 12778 consensus_queue.cc:260] T da2342d30f204b7a86c6e69ba2437ad8 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.694526 12778 ts_tablet_manager.cc:1434] T da2342d30f204b7a86c6e69ba2437ad8 P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:04:09.695607 12778 tablet_bootstrap.cc:492] T b90a618ba38e40129989b97a2f944bdc P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:09.705103 12780 tablet_bootstrap.cc:654] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.715674 12778 tablet_bootstrap.cc:654] T b90a618ba38e40129989b97a2f944bdc P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.728984 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a462a090dc04bbaab80a45ff113159c" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:09.729812 12738 raft_consensus.cc:2468] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 0.
I20260709 13:04:09.731009 12737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231608ff9fbe43889c0a48c40c4a7328" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:09.732461 12627 leader_election.cc:304] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f; no voters: 
W20260709 13:04:09.734418 12627 leader_election.cc:343] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.735149 12788 raft_consensus.cc:2804] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:09.735668 12788 raft_consensus.cc:493] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:09.736085 12788 raft_consensus.cc:3060] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.753703 12784 raft_consensus.cc:493] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.754347 12784 raft_consensus.cc:515] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.756565 12784 leader_election.cc:290] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:09.761370 12779 tablet_bootstrap.cc:654] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.764515 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a462a090dc04bbaab80a45ff113159c" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:09.765201 12589 raft_consensus.cc:2468] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 0.
I20260709 13:04:09.765981 12778 tablet_bootstrap.cc:492] T b90a618ba38e40129989b97a2f944bdc P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:09.766562 12778 ts_tablet_manager.cc:1403] T b90a618ba38e40129989b97a2f944bdc P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.015s
I20260709 13:04:09.766518 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231608ff9fbe43889c0a48c40c4a7328" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:09.767257 12589 raft_consensus.cc:2468] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 0.
I20260709 13:04:09.769322 12629 leader_election.cc:304] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [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: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 02f10db3492040948cd2a4e955933bec
I20260709 13:04:09.769623 12778 raft_consensus.cc:359] T b90a618ba38e40129989b97a2f944bdc P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } }
I20260709 13:04:09.771953 12778 raft_consensus.cc:385] T b90a618ba38e40129989b97a2f944bdc P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.773320 12778 raft_consensus.cc:740] T b90a618ba38e40129989b97a2f944bdc P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.774081 12778 consensus_queue.cc:260] T b90a618ba38e40129989b97a2f944bdc P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } }
I20260709 13:04:09.778759 12778 ts_tablet_manager.cc:1434] T b90a618ba38e40129989b97a2f944bdc P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:04:09.776799 12779 tablet_bootstrap.cc:492] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:09.779424 12779 ts_tablet_manager.cc:1403] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.025s
I20260709 13:04:09.782380 12809 raft_consensus.cc:2804] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:09.783315 12809 raft_consensus.cc:493] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:09.766036 12788 raft_consensus.cc:515] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.783888 12778 tablet_bootstrap.cc:492] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:09.785390 12788 leader_election.cc:290] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:09.782557 12779 raft_consensus.cc:359] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.785915 12779 raft_consensus.cc:385] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.786278 12779 raft_consensus.cc:740] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.786973 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a462a090dc04bbaab80a45ff113159c" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:09.787106 12779 consensus_queue.cc:260] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.787577 12589 raft_consensus.cc:3060] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.787981 12809 raft_consensus.cc:3060] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.788064 12737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a462a090dc04bbaab80a45ff113159c" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:09.788777 12737 raft_consensus.cc:3060] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.794860 12589 raft_consensus.cc:2468] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 1.
I20260709 13:04:09.796241 12629 leader_election.cc:304] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:09.797084 12788 raft_consensus.cc:2804] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:09.797484 12779 ts_tablet_manager.cc:1434] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:04:09.798539 12779 tablet_bootstrap.cc:492] T da2342d30f204b7a86c6e69ba2437ad8 P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:09.795297 12809 raft_consensus.cc:515] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.807114 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231608ff9fbe43889c0a48c40c4a7328" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:09.807745 12589 raft_consensus.cc:3060] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.809487 12779 tablet_bootstrap.cc:654] T da2342d30f204b7a86c6e69ba2437ad8 P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.803654 12778 tablet_bootstrap.cc:654] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.812209 12737 raft_consensus.cc:2468] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 1.
I20260709 13:04:09.814486 12589 raft_consensus.cc:2468] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 1.
I20260709 13:04:09.815747 12629 leader_election.cc:304] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:09.817173 12664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231608ff9fbe43889c0a48c40c4a7328" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
I20260709 13:04:09.817653 12663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47795531c13d4961ad9bd02ecb893e2e" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
I20260709 13:04:09.818002 12664 raft_consensus.cc:2393] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dced6e3d05df414aa3a8369849d94700 in current term 1: Already voted for candidate cbbc656864b34218823224d1a82d261f in this term.
I20260709 13:04:09.818944 12795 raft_consensus.cc:493] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.819483 12795 raft_consensus.cc:515] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.821686 12795 leader_election.cc:290] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
W20260709 13:04:09.823858 12555 leader_election.cc:343] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbbc656864b34218823224d1a82d261f (127.7.71.130:41765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.825712 12588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa353a0cec67409eb175474a629c800f" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:09.826623 12778 tablet_bootstrap.cc:492] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:09.827176 12778 ts_tablet_manager.cc:1403] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.007s
W20260709 13:04:09.827365 12703 leader_election.cc:343] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.827677 12737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231608ff9fbe43889c0a48c40c4a7328" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec"
W20260709 13:04:09.829556 12627 leader_election.cc:343] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.828871 12809 leader_election.cc:290] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:09.831532 12809 raft_consensus.cc:2804] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:09.833349 12809 raft_consensus.cc:697] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Becoming Leader. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:09.833421 12664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa353a0cec67409eb175474a629c800f" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
I20260709 13:04:09.833580 12737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231608ff9fbe43889c0a48c40c4a7328" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:09.833789 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47795531c13d4961ad9bd02ecb893e2e" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:09.834244 12664 raft_consensus.cc:2468] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 0.
I20260709 13:04:09.834332 12809 consensus_queue.cc:237] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.833832 12788 raft_consensus.cc:697] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Becoming Leader. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:09.830603 12780 tablet_bootstrap.cc:492] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
W20260709 13:04:09.835165 12552 leader_election.cc:343] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.835497 12704 leader_election.cc:304] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [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: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f; no voters: dced6e3d05df414aa3a8369849d94700
I20260709 13:04:09.835760 12552 leader_election.cc:304] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dced6e3d05df414aa3a8369849d94700; no voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f
I20260709 13:04:09.836046 12788 consensus_queue.cc:237] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.836758 12795 raft_consensus.cc:2804] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:09.837230 12784 raft_consensus.cc:2749] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:09.836898 12552 leader_election.cc:343] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.837790 12552 leader_election.cc:304] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dced6e3d05df414aa3a8369849d94700; no voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f
I20260709 13:04:09.838076 12795 raft_consensus.cc:493] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:09.838551 12795 raft_consensus.cc:3060] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.837352 12780 ts_tablet_manager.cc:1403] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.172s	user 0.072s	sys 0.054s
I20260709 13:04:09.843756 12784 raft_consensus.cc:2749] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:09.845028 12780 raft_consensus.cc:359] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.845842 12780 raft_consensus.cc:385] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.846171 12780 raft_consensus.cc:740] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.846959 12780 consensus_queue.cc:260] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.847265 12795 raft_consensus.cc:515] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.848724 12779 tablet_bootstrap.cc:492] T da2342d30f204b7a86c6e69ba2437ad8 P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:09.830300 12778 raft_consensus.cc:359] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.849227 12780 ts_tablet_manager.cc:1434] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:04:09.849785 12779 ts_tablet_manager.cc:1403] T da2342d30f204b7a86c6e69ba2437ad8 P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.001s
I20260709 13:04:09.850778 12780 tablet_bootstrap.cc:492] T b90a618ba38e40129989b97a2f944bdc P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:09.852921 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa353a0cec67409eb175474a629c800f" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:09.853272 12778 raft_consensus.cc:385] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.853642 12778 raft_consensus.cc:740] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
W20260709 13:04:09.854423 12535 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:09.854499 12778 consensus_queue.cc:260] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
W20260709 13:04:09.854451 12703 leader_election.cc:343] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.856746 12778 ts_tablet_manager.cc:1434] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:04:09.857687 12778 tablet_bootstrap.cc:492] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:09.857254 12779 raft_consensus.cc:359] T da2342d30f204b7a86c6e69ba2437ad8 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.858049 12779 raft_consensus.cc:385] T da2342d30f204b7a86c6e69ba2437ad8 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.858359 12779 raft_consensus.cc:740] T da2342d30f204b7a86c6e69ba2437ad8 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.859193 12779 consensus_queue.cc:260] T da2342d30f204b7a86c6e69ba2437ad8 P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.861893 12779 ts_tablet_manager.cc:1434] T da2342d30f204b7a86c6e69ba2437ad8 P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:04:09.862978 12779 tablet_bootstrap.cc:492] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:09.867928 12778 tablet_bootstrap.cc:654] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.869236 12779 tablet_bootstrap.cc:654] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.871658 12780 tablet_bootstrap.cc:654] T b90a618ba38e40129989b97a2f944bdc P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.877725 12664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa353a0cec67409eb175474a629c800f" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:09.878137 12779 tablet_bootstrap.cc:492] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:09.878353 12664 raft_consensus.cc:3060] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.878850 12779 ts_tablet_manager.cc:1403] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 13:04:09.881945 12795 leader_election.cc:290] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:09.883654 12780 tablet_bootstrap.cc:492] T b90a618ba38e40129989b97a2f944bdc P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:09.884259 12780 ts_tablet_manager.cc:1403] T b90a618ba38e40129989b97a2f944bdc P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.001s
I20260709 13:04:09.884346 12778 tablet_bootstrap.cc:492] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:09.884908 12778 ts_tablet_manager.cc:1403] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 13:04:09.885617 12664 raft_consensus.cc:2468] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 1.
I20260709 13:04:09.886885 12704 leader_election.cc:304] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f; no voters: dced6e3d05df414aa3a8369849d94700
I20260709 13:04:09.886983 12780 raft_consensus.cc:359] T b90a618ba38e40129989b97a2f944bdc P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } }
I20260709 13:04:09.887791 12780 raft_consensus.cc:385] T b90a618ba38e40129989b97a2f944bdc P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.881536 12779 raft_consensus.cc:359] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.888067 12795 raft_consensus.cc:2804] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:09.888223 12780 raft_consensus.cc:740] T b90a618ba38e40129989b97a2f944bdc P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.887708 12778 raft_consensus.cc:359] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.888365 12779 raft_consensus.cc:385] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.889236 12779 raft_consensus.cc:740] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.888540 12485 catalog_manager.cc:5697] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f reported cstate change: term changed from 0 to 1, leader changed from <none> to cbbc656864b34218823224d1a82d261f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "cbbc656864b34218823224d1a82d261f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:09.889124 12778 raft_consensus.cc:385] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.889660 12780 consensus_queue.cc:260] T b90a618ba38e40129989b97a2f944bdc P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } }
I20260709 13:04:09.890424 12778 raft_consensus.cc:740] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.889977 12779 consensus_queue.cc:260] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.891258 12778 consensus_queue.cc:260] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.892299 12780 ts_tablet_manager.cc:1434] T b90a618ba38e40129989b97a2f944bdc P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:09.889932 12795 raft_consensus.cc:697] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Becoming Leader. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Running, Role: LEADER
I20260709 13:04:09.893412 12780 tablet_bootstrap.cc:492] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:09.893793 12778 ts_tablet_manager.cc:1434] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:04:09.892395 12779 ts_tablet_manager.cc:1434] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:04:09.893361 12795 consensus_queue.cc:237] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.894867 12778 tablet_bootstrap.cc:492] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:09.894881 12779 tablet_bootstrap.cc:492] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:09.900288 12780 tablet_bootstrap.cc:654] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.901503 12778 tablet_bootstrap.cc:654] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.905220 12779 tablet_bootstrap.cc:654] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.912065 12778 tablet_bootstrap.cc:492] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:09.912603 12778 ts_tablet_manager.cc:1403] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 13:04:09.914651 12487 catalog_manager.cc:5697] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f10db3492040948cd2a4e955933bec (127.7.71.131). New cstate: current_term: 1 leader_uuid: "02f10db3492040948cd2a4e955933bec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:09.915267 12778 raft_consensus.cc:359] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.916630 12778 raft_consensus.cc:385] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.916905 12778 raft_consensus.cc:740] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.917608 12778 consensus_queue.cc:260] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.919195 12778 ts_tablet_manager.cc:1434] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:09.919601 12780 tablet_bootstrap.cc:492] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:09.919934 12778 tablet_bootstrap.cc:492] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:09.920159 12780 ts_tablet_manager.cc:1403] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.007s
I20260709 13:04:09.921412 12779 tablet_bootstrap.cc:492] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:09.921875 12779 ts_tablet_manager.cc:1403] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.005s
I20260709 13:04:09.923202 12780 raft_consensus.cc:359] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.923906 12780 raft_consensus.cc:385] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.924167 12780 raft_consensus.cc:740] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.924392 12779 raft_consensus.cc:359] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } }
I20260709 13:04:09.925241 12779 raft_consensus.cc:385] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.924880 12780 consensus_queue.cc:260] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.925527 12779 raft_consensus.cc:740] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.925824 12778 tablet_bootstrap.cc:654] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.926301 12779 consensus_queue.cc:260] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } }
I20260709 13:04:09.927603 12780 ts_tablet_manager.cc:1434] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:04:09.928325 12779 ts_tablet_manager.cc:1434] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:09.928609 12780 tablet_bootstrap.cc:492] T 47795531c13d4961ad9bd02ecb893e2e P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:09.933342 12778 tablet_bootstrap.cc:492] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:09.933835 12778 ts_tablet_manager.cc:1403] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260709 13:04:09.935214 12780 tablet_bootstrap.cc:654] T 47795531c13d4961ad9bd02ecb893e2e P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.936338 12778 raft_consensus.cc:359] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.937018 12778 raft_consensus.cc:385] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.937286 12778 raft_consensus.cc:740] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.938045 12778 consensus_queue.cc:260] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.938443 12784 raft_consensus.cc:493] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.939108 12784 raft_consensus.cc:515] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.940518 12778 ts_tablet_manager.cc:1434] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:09.941344 12784 leader_election.cc:290] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:09.942808 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa59e39513e4a5e9f065b29424c0a07" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:09.942839 12664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa59e39513e4a5e9f065b29424c0a07" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
I20260709 13:04:09.943529 12738 raft_consensus.cc:2468] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 0.
I20260709 13:04:09.943677 12664 raft_consensus.cc:2468] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 0.
I20260709 13:04:09.944924 12552 leader_election.cc:304] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:09.945009 12784 raft_consensus.cc:493] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.945742 12784 raft_consensus.cc:515] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } }
I20260709 13:04:09.948793 12486 catalog_manager.cc:5697] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f reported cstate change: term changed from 0 to 1, leader changed from <none> to cbbc656864b34218823224d1a82d261f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "cbbc656864b34218823224d1a82d261f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:09.949939 12795 raft_consensus.cc:493] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.952282 12780 tablet_bootstrap.cc:492] T 47795531c13d4961ad9bd02ecb893e2e P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:09.954583 12780 ts_tablet_manager.cc:1403] T 47795531c13d4961ad9bd02ecb893e2e P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.012s
I20260709 13:04:09.954432 12795 raft_consensus.cc:515] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.956722 12795 leader_election.cc:290] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:09.957245 12780 raft_consensus.cc:359] T 47795531c13d4961ad9bd02ecb893e2e P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.957870 12780 raft_consensus.cc:385] T 47795531c13d4961ad9bd02ecb893e2e P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.958099 12780 raft_consensus.cc:740] T 47795531c13d4961ad9bd02ecb893e2e P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.958468 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231608ff9fbe43889c0a48c40c4a7328" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:09.958729 12780 consensus_queue.cc:260] T 47795531c13d4961ad9bd02ecb893e2e P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.959227 12589 raft_consensus.cc:2393] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f10db3492040948cd2a4e955933bec in current term 1: Already voted for candidate cbbc656864b34218823224d1a82d261f in this term.
I20260709 13:04:09.960152 12784 leader_election.cc:290] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:09.960685 12784 raft_consensus.cc:2804] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:09.960950 12780 ts_tablet_manager.cc:1434] T 47795531c13d4961ad9bd02ecb893e2e P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:09.961004 12784 raft_consensus.cc:493] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:09.961539 12784 raft_consensus.cc:3060] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.962018 12780 tablet_bootstrap.cc:492] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:09.962220 12664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231608ff9fbe43889c0a48c40c4a7328" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
I20260709 13:04:09.963685 12704 leader_election.cc:304] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f10db3492040948cd2a4e955933bec; no voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700
I20260709 13:04:09.964789 12795 raft_consensus.cc:3060] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.961566 12663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90a618ba38e40129989b97a2f944bdc" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
I20260709 13:04:09.968034 12780 tablet_bootstrap.cc:654] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.968106 12663 raft_consensus.cc:2468] T b90a618ba38e40129989b97a2f944bdc P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 0.
I20260709 13:04:09.969522 12555 leader_election.cc:304] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:09.971232 12825 raft_consensus.cc:2804] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:09.972055 12825 raft_consensus.cc:493] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:09.972175 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90a618ba38e40129989b97a2f944bdc" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:09.972849 12738 raft_consensus.cc:2468] T b90a618ba38e40129989b97a2f944bdc P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 0.
I20260709 13:04:09.969506 12784 raft_consensus.cc:515] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.975148 12784 leader_election.cc:290] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 election: Requested vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:09.975319 12780 tablet_bootstrap.cc:492] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:09.975992 12780 ts_tablet_manager.cc:1403] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260709 13:04:09.976181 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa59e39513e4a5e9f065b29424c0a07" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:09.976723 12738 raft_consensus.cc:3060] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.977813 12795 raft_consensus.cc:2749] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:09.978464 12825 raft_consensus.cc:3060] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.978559 12780 raft_consensus.cc:359] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.979218 12780 raft_consensus.cc:385] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.979470 12780 raft_consensus.cc:740] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.980157 12780 consensus_queue.cc:260] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.982030 12780 ts_tablet_manager.cc:1434] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:04:09.982824 12738 raft_consensus.cc:2468] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 1.
I20260709 13:04:09.983984 12552 leader_election.cc:304] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:09.984730 12784 raft_consensus.cc:2804] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:09.985603 12825 raft_consensus.cc:515] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } }
I20260709 13:04:09.987159 12663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa59e39513e4a5e9f065b29424c0a07" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:09.987829 12663 raft_consensus.cc:3060] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.988313 12825 leader_election.cc:290] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 election: Requested vote from peers 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:09.989354 12664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90a618ba38e40129989b97a2f944bdc" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:09.990036 12664 raft_consensus.cc:3060] T b90a618ba38e40129989b97a2f944bdc P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.990080 12784 raft_consensus.cc:697] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Becoming Leader. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Running, Role: LEADER
I20260709 13:04:09.991297 12784 consensus_queue.cc:237] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:09.991779 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90a618ba38e40129989b97a2f944bdc" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:09.992399 12738 raft_consensus.cc:3060] T b90a618ba38e40129989b97a2f944bdc P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.994764 12663 raft_consensus.cc:2468] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 1.
I20260709 13:04:09.998639 12664 raft_consensus.cc:2468] T b90a618ba38e40129989b97a2f944bdc P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 1.
I20260709 13:04:09.998639 12738 raft_consensus.cc:2468] T b90a618ba38e40129989b97a2f944bdc P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 1.
I20260709 13:04:09.999903 12552 leader_election.cc:304] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:10.000555 12784 raft_consensus.cc:2804] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:10.001050 12784 raft_consensus.cc:697] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Becoming Leader. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Running, Role: LEADER
I20260709 13:04:10.000592 12486 catalog_manager.cc:5697] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 reported cstate change: term changed from 0 to 1, leader changed from <none> to dced6e3d05df414aa3a8369849d94700 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "dced6e3d05df414aa3a8369849d94700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.001639 12784 consensus_queue.cc:237] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } }
I20260709 13:04:10.011385 12486 catalog_manager.cc:5697] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 reported cstate change: term changed from 0 to 1, leader changed from <none> to dced6e3d05df414aa3a8369849d94700 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "dced6e3d05df414aa3a8369849d94700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:10.052923 12784 raft_consensus.cc:493] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.053438 12784 raft_consensus.cc:515] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.054970 12784 leader_election.cc:290] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:10.055797 12664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa353a0cec67409eb175474a629c800f" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
I20260709 13:04:10.055989 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa353a0cec67409eb175474a629c800f" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:10.056627 12664 raft_consensus.cc:2393] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dced6e3d05df414aa3a8369849d94700 in current term 1: Already voted for candidate 02f10db3492040948cd2a4e955933bec in this term.
I20260709 13:04:10.057552 12555 leader_election.cc:304] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dced6e3d05df414aa3a8369849d94700; no voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f
I20260709 13:04:10.058146 12784 raft_consensus.cc:3060] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.062678 12784 raft_consensus.cc:2749] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:10.122877 12788 raft_consensus.cc:493] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.123376 12788 raft_consensus.cc:515] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.125020 12788 leader_election.cc:290] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:10.125808 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2342d30f204b7a86c6e69ba2437ad8" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:10.125936 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2342d30f204b7a86c6e69ba2437ad8" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:10.126370 12589 raft_consensus.cc:2468] T da2342d30f204b7a86c6e69ba2437ad8 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 0.
I20260709 13:04:10.126564 12738 raft_consensus.cc:2468] T da2342d30f204b7a86c6e69ba2437ad8 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 0.
I20260709 13:04:10.127254 12629 leader_election.cc:304] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:10.127990 12788 raft_consensus.cc:2804] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:10.128348 12788 raft_consensus.cc:493] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:10.128571 12788 raft_consensus.cc:3060] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.133114 12788 raft_consensus.cc:515] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.134555 12788 leader_election.cc:290] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:10.135217 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2342d30f204b7a86c6e69ba2437ad8" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:10.135542 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2342d30f204b7a86c6e69ba2437ad8" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:10.135855 12589 raft_consensus.cc:3060] T da2342d30f204b7a86c6e69ba2437ad8 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.136134 12738 raft_consensus.cc:3060] T da2342d30f204b7a86c6e69ba2437ad8 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.142407 12589 raft_consensus.cc:2468] T da2342d30f204b7a86c6e69ba2437ad8 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 1.
I20260709 13:04:10.142411 12738 raft_consensus.cc:2468] T da2342d30f204b7a86c6e69ba2437ad8 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 1.
I20260709 13:04:10.143676 12627 leader_election.cc:304] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f; no voters: 
I20260709 13:04:10.144254 12788 raft_consensus.cc:2804] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:10.144672 12788 raft_consensus.cc:697] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Becoming Leader. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:10.145457 12788 consensus_queue.cc:237] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.151949 12486 catalog_manager.cc:5697] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f reported cstate change: term changed from 0 to 1, leader changed from <none> to cbbc656864b34218823224d1a82d261f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "cbbc656864b34218823224d1a82d261f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.169689 12795 raft_consensus.cc:493] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.170204 12795 raft_consensus.cc:515] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.172111 12795 leader_election.cc:290] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:10.172827 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47795531c13d4961ad9bd02ecb893e2e" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:10.173074 12664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47795531c13d4961ad9bd02ecb893e2e" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
I20260709 13:04:10.173385 12589 raft_consensus.cc:2468] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 0.
I20260709 13:04:10.173636 12664 raft_consensus.cc:2468] T 47795531c13d4961ad9bd02ecb893e2e P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 0.
I20260709 13:04:10.174326 12703 leader_election.cc:304] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:10.175036 12795 raft_consensus.cc:2804] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:10.175326 12795 raft_consensus.cc:493] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:10.175642 12795 raft_consensus.cc:3060] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.180454 12795 raft_consensus.cc:515] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.181984 12795 leader_election.cc:290] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:10.182778 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47795531c13d4961ad9bd02ecb893e2e" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:10.182932 12664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47795531c13d4961ad9bd02ecb893e2e" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:10.183282 12589 raft_consensus.cc:3060] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.183458 12664 raft_consensus.cc:3060] T 47795531c13d4961ad9bd02ecb893e2e P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.187913 12589 raft_consensus.cc:2468] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 1.
I20260709 13:04:10.188218 12664 raft_consensus.cc:2468] T 47795531c13d4961ad9bd02ecb893e2e P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 1.
I20260709 13:04:10.188889 12703 leader_election.cc:304] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:10.189725 12795 raft_consensus.cc:2804] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:10.190059 12795 raft_consensus.cc:697] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Becoming Leader. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Running, Role: LEADER
I20260709 13:04:10.190788 12795 consensus_queue.cc:237] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.197113 12486 catalog_manager.cc:5697] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f10db3492040948cd2a4e955933bec (127.7.71.131). New cstate: current_term: 1 leader_uuid: "02f10db3492040948cd2a4e955933bec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:10.199265 12784 raft_consensus.cc:493] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.199731 12784 raft_consensus.cc:515] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.201700 12784 leader_election.cc:290] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:10.202358 12664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f19c744f8e410689aa492ee1c6c984" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
I20260709 13:04:10.202692 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f19c744f8e410689aa492ee1c6c984" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:10.202908 12664 raft_consensus.cc:2468] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 0.
I20260709 13:04:10.203327 12738 raft_consensus.cc:2468] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 0.
I20260709 13:04:10.204128 12788 raft_consensus.cc:493] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.204035 12555 leader_election.cc:304] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:10.204684 12788 raft_consensus.cc:515] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.205415 12784 raft_consensus.cc:2804] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:10.205724 12784 raft_consensus.cc:493] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:10.205981 12784 raft_consensus.cc:3060] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.207222 12788 leader_election.cc:290] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:10.207319 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb18db5dc4814c379f2a41bdeb3acca2" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:10.207654 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb18db5dc4814c379f2a41bdeb3acca2" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:10.208232 12589 raft_consensus.cc:2393] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cbbc656864b34218823224d1a82d261f in current term 1: Already voted for candidate 02f10db3492040948cd2a4e955933bec in this term.
I20260709 13:04:10.209188 12629 leader_election.cc:304] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cbbc656864b34218823224d1a82d261f; no voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700
I20260709 13:04:10.209914 12788 raft_consensus.cc:3060] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.212250 12784 raft_consensus.cc:515] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.214128 12784 leader_election.cc:290] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 election: Requested vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:10.214437 12664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f19c744f8e410689aa492ee1c6c984" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:10.214773 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f19c744f8e410689aa492ee1c6c984" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:10.215004 12788 raft_consensus.cc:2749] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:10.215025 12664 raft_consensus.cc:3060] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.215327 12738 raft_consensus.cc:3060] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:10.219967 12664 raft_consensus.cc:2468] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 1.
I20260709 13:04:10.220003 12738 raft_consensus.cc:2468] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 1.
I20260709 13:04:10.220960 12552 leader_election.cc:304] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:10.221588 12784 raft_consensus.cc:2804] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:10.222036 12784 raft_consensus.cc:697] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Becoming Leader. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Running, Role: LEADER
I20260709 13:04:10.222771 12784 consensus_queue.cc:237] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.229017 12486 catalog_manager.cc:5697] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 reported cstate change: term changed from 0 to 1, leader changed from <none> to dced6e3d05df414aa3a8369849d94700 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "dced6e3d05df414aa3a8369849d94700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.243710 12795 consensus_queue.cc:1048] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.254241 12835 consensus_queue.cc:1048] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.278690 12738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa353a0cec67409eb175474a629c800f"
dest_uuid: "02f10db3492040948cd2a4e955933bec"
mode: GRACEFUL
new_leader_uuid: "dced6e3d05df414aa3a8369849d94700"
 from {username='slave'} at 127.0.0.1:53320
I20260709 13:04:10.279179 12738 raft_consensus.cc:606] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Received request to transfer leadership to TS dced6e3d05df414aa3a8369849d94700
I20260709 13:04:10.283445 12738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb18db5dc4814c379f2a41bdeb3acca2"
dest_uuid: "02f10db3492040948cd2a4e955933bec"
mode: GRACEFUL
new_leader_uuid: "dced6e3d05df414aa3a8369849d94700"
 from {username='slave'} at 127.0.0.1:53320
I20260709 13:04:10.283918 12738 raft_consensus.cc:606] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Received request to transfer leadership to TS dced6e3d05df414aa3a8369849d94700
I20260709 13:04:10.301836 12589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aa59e39513e4a5e9f065b29424c0a07"
dest_uuid: "dced6e3d05df414aa3a8369849d94700"
mode: GRACEFUL
new_leader_uuid: "cbbc656864b34218823224d1a82d261f"
 from {username='slave'} at 127.0.0.1:45348
I20260709 13:04:10.302304 12589 raft_consensus.cc:606] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Received request to transfer leadership to TS cbbc656864b34218823224d1a82d261f
I20260709 13:04:10.349761 12809 consensus_queue.cc:1048] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.352262 12809 consensus_queue.cc:1048] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.361809 12809 consensus_queue.cc:1048] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.377607 12843 consensus_queue.cc:1048] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:10.434113 12835 consensus_queue.cc:1048] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.444932 12796 consensus_queue.cc:1048] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.451340 12850 raft_consensus.cc:993] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec: : Instructing follower dced6e3d05df414aa3a8369849d94700 to start an election
I20260709 13:04:10.451819 12796 raft_consensus.cc:1081] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Signalling peer dced6e3d05df414aa3a8369849d94700 to start an election
I20260709 13:04:10.453189 12588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa353a0cec67409eb175474a629c800f"
dest_uuid: "dced6e3d05df414aa3a8369849d94700"
 from {username='slave'} at 127.0.0.1:45322
I20260709 13:04:10.453683 12588 raft_consensus.cc:493] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:10.454011 12588 raft_consensus.cc:3060] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.458925 12588 raft_consensus.cc:515] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.460915 12588 leader_election.cc:290] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 2 election: Requested vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:10.461262 12664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa353a0cec67409eb175474a629c800f" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:10.461488 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa353a0cec67409eb175474a629c800f" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:10.462059 12738 raft_consensus.cc:3055] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:10.462383 12738 raft_consensus.cc:740] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Running, Role: LEADER
I20260709 13:04:10.463024 12738 consensus_queue.cc:260] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.462031 12664 raft_consensus.cc:3060] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.463982 12738 raft_consensus.cc:3060] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.468534 12664 raft_consensus.cc:2468] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 2.
I20260709 13:04:10.468662 12738 raft_consensus.cc:2468] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 2.
I20260709 13:04:10.469545 12555 leader_election.cc:304] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:10.470146 12784 raft_consensus.cc:2804] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:10.470570 12784 raft_consensus.cc:697] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [term 2 LEADER]: Becoming Leader. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Running, Role: LEADER
I20260709 13:04:10.471220 12784 consensus_queue.cc:237] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.476936 12486 catalog_manager.cc:5697] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 reported cstate change: term changed from 1 to 2, leader changed from 02f10db3492040948cd2a4e955933bec (127.7.71.131) to dced6e3d05df414aa3a8369849d94700 (127.7.71.129). New cstate: current_term: 2 leader_uuid: "dced6e3d05df414aa3a8369849d94700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.492427 12784 consensus_queue.cc:1048] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.502385 12853 consensus_queue.cc:1048] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.529225 12853 consensus_queue.cc:1048] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.538507 12827 consensus_queue.cc:1048] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.546072 12784 raft_consensus.cc:993] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700: : Instructing follower cbbc656864b34218823224d1a82d261f to start an election
I20260709 13:04:10.546463 12827 raft_consensus.cc:1081] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Signalling peer cbbc656864b34218823224d1a82d261f to start an election
I20260709 13:04:10.548110 12664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aa59e39513e4a5e9f065b29424c0a07"
dest_uuid: "cbbc656864b34218823224d1a82d261f"
 from {username='slave'} at 127.0.0.1:51306
I20260709 13:04:10.548629 12664 raft_consensus.cc:493] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:10.548949 12664 raft_consensus.cc:3060] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.553717 12664 raft_consensus.cc:515] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.555660 12664 leader_election.cc:290] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 2 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:10.555989 12588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa59e39513e4a5e9f065b29424c0a07" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:10.556264 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa59e39513e4a5e9f065b29424c0a07" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:10.556820 12588 raft_consensus.cc:3055] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:10.556911 12738 raft_consensus.cc:3060] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.557171 12588 raft_consensus.cc:740] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Running, Role: LEADER
I20260709 13:04:10.557984 12588 consensus_queue.cc:260] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.559180 12588 raft_consensus.cc:3060] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.563607 12738 raft_consensus.cc:2468] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 2.
I20260709 13:04:10.564680 12627 leader_election.cc:304] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f; no voters: 
I20260709 13:04:10.565301 12843 raft_consensus.cc:2804] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:10.565415 12588 raft_consensus.cc:2468] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 2.
I20260709 13:04:10.565810 12843 raft_consensus.cc:697] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [term 2 LEADER]: Becoming Leader. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:10.566711 12843 consensus_queue.cc:237] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.572326 12486 catalog_manager.cc:5697] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f reported cstate change: term changed from 1 to 2, leader changed from dced6e3d05df414aa3a8369849d94700 (127.7.71.129) to cbbc656864b34218823224d1a82d261f (127.7.71.130). New cstate: current_term: 2 leader_uuid: "cbbc656864b34218823224d1a82d261f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.604015 12843 consensus_queue.cc:1048] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.609773 12796 consensus_queue.cc:1048] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.615180 12788 consensus_queue.cc:1048] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.628811 12850 consensus_queue.cc:1048] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.654750 12827 consensus_queue.cc:1048] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.667366 12784 consensus_queue.cc:1048] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.672325 12850 raft_consensus.cc:993] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec: : Instructing follower dced6e3d05df414aa3a8369849d94700 to start an election
I20260709 13:04:10.672751 12795 raft_consensus.cc:1081] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Signalling peer dced6e3d05df414aa3a8369849d94700 to start an election
I20260709 13:04:10.674162 12588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb18db5dc4814c379f2a41bdeb3acca2"
dest_uuid: "dced6e3d05df414aa3a8369849d94700"
 from {username='slave'} at 127.0.0.1:45322
I20260709 13:04:10.674762 12588 raft_consensus.cc:493] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:10.677270 12588 raft_consensus.cc:3060] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.684104 12588 raft_consensus.cc:515] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.685560 12588 leader_election.cc:290] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 2 election: Requested vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:10.686208 12664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb18db5dc4814c379f2a41bdeb3acca2" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:10.686611 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb18db5dc4814c379f2a41bdeb3acca2" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:10.686825 12664 raft_consensus.cc:3060] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.687198 12738 raft_consensus.cc:3055] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:10.687517 12738 raft_consensus.cc:740] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Running, Role: LEADER
I20260709 13:04:10.688314 12738 consensus_queue.cc:260] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.689498 12738 raft_consensus.cc:3060] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.693590 12664 raft_consensus.cc:2468] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 2.
I20260709 13:04:10.694921 12555 leader_election.cc:304] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:10.695593 12784 raft_consensus.cc:2804] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:10.695755 12738 raft_consensus.cc:2468] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 2.
I20260709 13:04:10.696115 12784 raft_consensus.cc:697] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [term 2 LEADER]: Becoming Leader. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Running, Role: LEADER
I20260709 13:04:10.696906 12784 consensus_queue.cc:237] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:10.702574 12486 catalog_manager.cc:5697] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 reported cstate change: term changed from 1 to 2, leader changed from 02f10db3492040948cd2a4e955933bec (127.7.71.131) to dced6e3d05df414aa3a8369849d94700 (127.7.71.129). New cstate: current_term: 2 leader_uuid: "dced6e3d05df414aa3a8369849d94700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.908885 12664 raft_consensus.cc:1275] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Refusing update from remote peer dced6e3d05df414aa3a8369849d94700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:10.910023 12784 consensus_queue.cc:1048] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:10.916672 12738 raft_consensus.cc:1275] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Refusing update from remote peer dced6e3d05df414aa3a8369849d94700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:10.918069 12827 consensus_queue.cc:1048] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:10.979720 12738 raft_consensus.cc:1275] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Refusing update from remote peer cbbc656864b34218823224d1a82d261f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:10.980804 12788 consensus_queue.cc:1048] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:10.987267 12588 raft_consensus.cc:1275] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Refusing update from remote peer cbbc656864b34218823224d1a82d261f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:10.988766 12847 consensus_queue.cc:1048] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:11.193555 12738 raft_consensus.cc:1275] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Refusing update from remote peer dced6e3d05df414aa3a8369849d94700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.194674 12827 consensus_queue.cc:1048] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:11.199736 12664 raft_consensus.cc:1275] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Refusing update from remote peer dced6e3d05df414aa3a8369849d94700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.201154 12784 consensus_queue.cc:1048] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:04:13.168437 12685 debug-util.cc:398] Leaking SignalData structure 0x7b0800236580 after lost signal to thread 7457
W20260709 13:04:13.169807 12685 debug-util.cc:398] Leaking SignalData structure 0x7b080015d840 after lost signal to thread 12521
W20260709 13:04:13.171481 12685 debug-util.cc:398] Leaking SignalData structure 0x7b08002d5160 after lost signal to thread 12613
W20260709 13:04:13.173277 12685 debug-util.cc:398] Leaking SignalData structure 0x7b0800227f00 after lost signal to thread 12688
W20260709 13:04:13.175298 12685 debug-util.cc:398] Leaking SignalData structure 0x7b080029a1e0 after lost signal to thread 12762
I20260709 13:04:13.438205 12484 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58700:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:04:13.441172 12484 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:04:13.500126 12579 tablet_service.cc:1511] Processing CreateTablet for tablet 3a44ec28a280451aba141904ee98e7af (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:13.501354 12651 tablet_service.cc:1511] Processing CreateTablet for tablet 3a44ec28a280451aba141904ee98e7af (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:13.501900 12579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a44ec28a280451aba141904ee98e7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.502964 12651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a44ec28a280451aba141904ee98e7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.514309 12650 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9eb5fe5a8d44a29bf086acdb2ea8d6 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:13.515030 12646 tablet_service.cc:1511] Processing CreateTablet for tablet 7f27205b6d744513aa9d5f9fdba5bf58 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:13.515798 12650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9eb5fe5a8d44a29bf086acdb2ea8d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.519451 12654 tablet_service.cc:1511] Processing CreateTablet for tablet db845f0153944f0eb0d6a97f33616578 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:13.520047 12578 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9eb5fe5a8d44a29bf086acdb2ea8d6 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:13.521276 12652 tablet_service.cc:1511] Processing CreateTablet for tablet 83986fd289eb4859a69d9ee94bf3c437 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:13.522747 12575 tablet_service.cc:1511] Processing CreateTablet for tablet 7f27205b6d744513aa9d5f9fdba5bf58 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:13.524957 12576 tablet_service.cc:1511] Processing CreateTablet for tablet db845f0153944f0eb0d6a97f33616578 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:13.521373 12578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9eb5fe5a8d44a29bf086acdb2ea8d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.532346 12571 tablet_service.cc:1511] Processing CreateTablet for tablet 83986fd289eb4859a69d9ee94bf3c437 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:13.533706 12646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f27205b6d744513aa9d5f9fdba5bf58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.539882 12652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83986fd289eb4859a69d9ee94bf3c437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.543845 12654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db845f0153944f0eb0d6a97f33616578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.548003 12576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db845f0153944f0eb0d6a97f33616578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.551874 12575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f27205b6d744513aa9d5f9fdba5bf58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.555979 12571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83986fd289eb4859a69d9ee94bf3c437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.561976 12728 tablet_service.cc:1511] Processing CreateTablet for tablet 3a44ec28a280451aba141904ee98e7af (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:13.562621 12723 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9eb5fe5a8d44a29bf086acdb2ea8d6 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:13.563643 12728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a44ec28a280451aba141904ee98e7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.564437 12723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9eb5fe5a8d44a29bf086acdb2ea8d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.568828 12725 tablet_service.cc:1511] Processing CreateTablet for tablet 7f27205b6d744513aa9d5f9fdba5bf58 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:13.569317 12722 tablet_service.cc:1511] Processing CreateTablet for tablet db845f0153944f0eb0d6a97f33616578 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:13.570595 12722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db845f0153944f0eb0d6a97f33616578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.571288 12725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f27205b6d744513aa9d5f9fdba5bf58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.586757 12727 tablet_service.cc:1511] Processing CreateTablet for tablet 83986fd289eb4859a69d9ee94bf3c437 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:13.588182 12727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83986fd289eb4859a69d9ee94bf3c437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.591367 12648 tablet_service.cc:1511] Processing CreateTablet for tablet 875e569f1ad9415385e67bd379abec90 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:13.587815 12573 tablet_service.cc:1511] Processing CreateTablet for tablet 875e569f1ad9415385e67bd379abec90 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:13.592689 12648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 875e569f1ad9415385e67bd379abec90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.593035 12573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 875e569f1ad9415385e67bd379abec90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.622478 12881 tablet_bootstrap.cc:492] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:13.624154 12722 tablet_service.cc:1511] Processing CreateTablet for tablet 875e569f1ad9415385e67bd379abec90 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:13.625439 12722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 875e569f1ad9415385e67bd379abec90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.638273 12653 tablet_service.cc:1511] Processing CreateTablet for tablet 3478050e7c684b9ebae9aaba82e2c2c4 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:13.638419 12574 tablet_service.cc:1511] Processing CreateTablet for tablet 3478050e7c684b9ebae9aaba82e2c2c4 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:13.639853 12653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3478050e7c684b9ebae9aaba82e2c2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.642586 12574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3478050e7c684b9ebae9aaba82e2c2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.650264 12577 tablet_service.cc:1511] Processing CreateTablet for tablet 5550943fa58e4c5293af1b388cce78d2 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:13.651572 12577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5550943fa58e4c5293af1b388cce78d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.658888 12647 tablet_service.cc:1511] Processing CreateTablet for tablet 5550943fa58e4c5293af1b388cce78d2 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:13.660175 12647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5550943fa58e4c5293af1b388cce78d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.671974 12881 tablet_bootstrap.cc:654] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.678463 12880 tablet_bootstrap.cc:492] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:13.678833 12725 tablet_service.cc:1511] Processing CreateTablet for tablet 3478050e7c684b9ebae9aaba82e2c2c4 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:13.680037 12723 tablet_service.cc:1511] Processing CreateTablet for tablet 5550943fa58e4c5293af1b388cce78d2 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:13.686553 12880 tablet_bootstrap.cc:654] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.698127 12882 tablet_bootstrap.cc:492] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:13.700690 12881 tablet_bootstrap.cc:492] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:13.701268 12881 ts_tablet_manager.cc:1403] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.016s
I20260709 13:04:13.702574 12575 tablet_service.cc:1511] Processing CreateTablet for tablet c50628c9bf684355b918d0ccdb7e3166 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:13.703795 12575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50628c9bf684355b918d0ccdb7e3166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.704057 12880 tablet_bootstrap.cc:492] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:13.704589 12880 ts_tablet_manager.cc:1403] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.010s
I20260709 13:04:13.704487 12653 tablet_service.cc:1511] Processing CreateTablet for tablet c50628c9bf684355b918d0ccdb7e3166 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:13.705832 12653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50628c9bf684355b918d0ccdb7e3166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.705611 12727 tablet_service.cc:1511] Processing CreateTablet for tablet c50628c9bf684355b918d0ccdb7e3166 (DEFAULT_TABLE table=soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:13.707052 12725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3478050e7c684b9ebae9aaba82e2c2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.708024 12880 raft_consensus.cc:359] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.708931 12880 raft_consensus.cc:385] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.709213 12880 raft_consensus.cc:740] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.709941 12880 consensus_queue.cc:260] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.711881 12723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5550943fa58e4c5293af1b388cce78d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.715883 12882 tablet_bootstrap.cc:654] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.717154 12881 raft_consensus.cc:359] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.717904 12881 raft_consensus.cc:385] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.718220 12881 raft_consensus.cc:740] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.724164 12881 consensus_queue.cc:260] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.726719 12881 ts_tablet_manager.cc:1434] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.004s
I20260709 13:04:13.728448 12881 tablet_bootstrap.cc:492] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:13.730810 12727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50628c9bf684355b918d0ccdb7e3166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:13.734520 12880 ts_tablet_manager.cc:1434] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 13:04:13.739982 12882 tablet_bootstrap.cc:492] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:13.740531 12882 ts_tablet_manager.cc:1403] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.062s	user 0.006s	sys 0.006s
I20260709 13:04:13.745066 12881 tablet_bootstrap.cc:654] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.745297 12853 raft_consensus.cc:493] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.746541 12853 raft_consensus.cc:515] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.740460 12880 tablet_bootstrap.cc:492] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:13.749294 12882 raft_consensus.cc:359] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.750366 12663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a44ec28a280451aba141904ee98e7af" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
W20260709 13:04:13.752305 12555 leader_election.cc:343] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbbc656864b34218823224d1a82d261f (127.7.71.130:41765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:13.752969 12853 leader_election.cc:290] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:13.754547 12737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a44ec28a280451aba141904ee98e7af" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:13.749991 12882 raft_consensus.cc:385] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:04:13.756903 12552 leader_election.cc:343] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:13.765568 12882 raft_consensus.cc:740] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.765702 12552 leader_election.cc:304] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dced6e3d05df414aa3a8369849d94700; no voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f
I20260709 13:04:13.766353 12882 consensus_queue.cc:260] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.768548 12853 raft_consensus.cc:2749] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:13.769960 12881 tablet_bootstrap.cc:492] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:13.770529 12881 ts_tablet_manager.cc:1403] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.012s
I20260709 13:04:13.770833 12882 ts_tablet_manager.cc:1434] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 13:04:13.771888 12882 tablet_bootstrap.cc:492] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:13.773624 12881 raft_consensus.cc:359] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.774319 12881 raft_consensus.cc:385] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.774662 12881 raft_consensus.cc:740] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.775367 12881 consensus_queue.cc:260] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.784686 12881 ts_tablet_manager.cc:1434] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 13:04:13.785599 12882 tablet_bootstrap.cc:654] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.788630 12881 tablet_bootstrap.cc:492] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:13.764955 12880 tablet_bootstrap.cc:654] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.795418 12881 tablet_bootstrap.cc:654] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.801252 12882 tablet_bootstrap.cc:492] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:13.801630 12882 ts_tablet_manager.cc:1403] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.003s
I20260709 13:04:13.802968 12881 tablet_bootstrap.cc:492] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:13.803932 12881 ts_tablet_manager.cc:1403] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:04:13.806836 12881 raft_consensus.cc:359] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.803431 12880 tablet_bootstrap.cc:492] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:13.803781 12882 raft_consensus.cc:359] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.807513 12881 raft_consensus.cc:385] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.807778 12882 raft_consensus.cc:385] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.807870 12880 ts_tablet_manager.cc:1403] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.003s
I20260709 13:04:13.807889 12881 raft_consensus.cc:740] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.808247 12882 raft_consensus.cc:740] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.808966 12881 consensus_queue.cc:260] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.809150 12882 consensus_queue.cc:260] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.811290 12881 ts_tablet_manager.cc:1434] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:04:13.815325 12881 tablet_bootstrap.cc:492] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:13.816483 12882 ts_tablet_manager.cc:1434] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:04:13.817576 12882 tablet_bootstrap.cc:492] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:13.821429 12881 tablet_bootstrap.cc:654] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.812963 12880 raft_consensus.cc:359] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.823700 12880 raft_consensus.cc:385] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.823998 12880 raft_consensus.cc:740] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.824733 12882 tablet_bootstrap.cc:654] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.824808 12880 consensus_queue.cc:260] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.827142 12880 ts_tablet_manager.cc:1434] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.004s
I20260709 13:04:13.828078 12880 tablet_bootstrap.cc:492] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:13.835179 12880 tablet_bootstrap.cc:654] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.841678 12881 tablet_bootstrap.cc:492] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:13.842129 12881 ts_tablet_manager.cc:1403] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 13:04:13.844923 12881 raft_consensus.cc:359] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.845607 12881 raft_consensus.cc:385] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.845889 12881 raft_consensus.cc:740] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.846626 12881 consensus_queue.cc:260] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.848920 12881 ts_tablet_manager.cc:1434] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 13:04:13.849862 12881 tablet_bootstrap.cc:492] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:13.851465 12882 tablet_bootstrap.cc:492] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:13.852008 12882 ts_tablet_manager.cc:1403] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.011s
I20260709 13:04:13.853404 12880 tablet_bootstrap.cc:492] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:13.853916 12880 ts_tablet_manager.cc:1403] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260709 13:04:13.856485 12882 raft_consensus.cc:359] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.857218 12882 raft_consensus.cc:385] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.857496 12882 raft_consensus.cc:740] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.858280 12882 consensus_queue.cc:260] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.859691 12881 tablet_bootstrap.cc:654] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.860819 12882 ts_tablet_manager.cc:1434] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:04:13.862172 12882 tablet_bootstrap.cc:492] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:13.863504 12880 raft_consensus.cc:359] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.864241 12880 raft_consensus.cc:385] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.864527 12880 raft_consensus.cc:740] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.865245 12880 consensus_queue.cc:260] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.867445 12880 ts_tablet_manager.cc:1434] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 13:04:13.868321 12880 tablet_bootstrap.cc:492] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:13.871860 12882 tablet_bootstrap.cc:654] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.874271 12880 tablet_bootstrap.cc:654] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.877467 12881 tablet_bootstrap.cc:492] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:13.877955 12881 ts_tablet_manager.cc:1403] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.005s
I20260709 13:04:13.880798 12881 raft_consensus.cc:359] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.881475 12881 raft_consensus.cc:385] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.881740 12881 raft_consensus.cc:740] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.882426 12881 consensus_queue.cc:260] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.884629 12881 ts_tablet_manager.cc:1434] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:04:13.885609 12881 tablet_bootstrap.cc:492] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:13.887171 12882 tablet_bootstrap.cc:492] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:13.887705 12882 ts_tablet_manager.cc:1403] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.000s
W20260709 13:04:13.893414 12535 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:13.893239 12882 raft_consensus.cc:359] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.893954 12882 raft_consensus.cc:385] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.894258 12882 raft_consensus.cc:740] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.894377 12881 tablet_bootstrap.cc:654] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.894990 12882 consensus_queue.cc:260] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.898077 12882 ts_tablet_manager.cc:1434] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:04:13.901808 12882 tablet_bootstrap.cc:492] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:13.911480 12882 tablet_bootstrap.cc:654] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.918731 12880 tablet_bootstrap.cc:492] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:13.919204 12880 ts_tablet_manager.cc:1403] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.009s
I20260709 13:04:13.922009 12880 raft_consensus.cc:359] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.922683 12880 raft_consensus.cc:385] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.922950 12880 raft_consensus.cc:740] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.923741 12880 consensus_queue.cc:260] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.927628 12879 raft_consensus.cc:493] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.928119 12879 raft_consensus.cc:515] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.928745 12880 ts_tablet_manager.cc:1434] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:04:13.929755 12880 tablet_bootstrap.cc:492] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:13.930248 12879 leader_election.cc:290] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:13.931020 12867 raft_consensus.cc:493] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.931643 12867 raft_consensus.cc:515] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.934167 12588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db845f0153944f0eb0d6a97f33616578" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:13.936697 12737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db845f0153944f0eb0d6a97f33616578" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:13.937331 12737 raft_consensus.cc:2468] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 0.
W20260709 13:04:13.938290 12629 leader_election.cc:343] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:13.938678 12881 tablet_bootstrap.cc:492] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:13.939126 12881 ts_tablet_manager.cc:1403] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.007s
I20260709 13:04:13.942342 12627 leader_election.cc:304] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [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: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f; no voters: dced6e3d05df414aa3a8369849d94700
I20260709 13:04:13.942534 12881 raft_consensus.cc:359] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.943188 12881 raft_consensus.cc:385] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.943485 12881 raft_consensus.cc:740] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.943531 12879 raft_consensus.cc:2804] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:13.943964 12879 raft_consensus.cc:493] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:13.944276 12879 raft_consensus.cc:3060] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.945546 12588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f27205b6d744513aa9d5f9fdba5bf58" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:13.945834 12882 tablet_bootstrap.cc:492] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:13.946357 12882 ts_tablet_manager.cc:1403] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.013s
I20260709 13:04:13.948304 12663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f27205b6d744513aa9d5f9fdba5bf58" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
I20260709 13:04:13.948948 12663 raft_consensus.cc:2468] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 0.
I20260709 13:04:13.949290 12882 raft_consensus.cc:359] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.949997 12882 raft_consensus.cc:385] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.950266 12882 raft_consensus.cc:740] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.950846 12588 raft_consensus.cc:2468] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 0.
I20260709 13:04:13.950958 12882 consensus_queue.cc:260] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.951169 12879 raft_consensus.cc:515] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.950433 12704 leader_election.cc:304] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f; no voters: 
I20260709 13:04:13.944275 12881 consensus_queue.cc:260] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.955165 12879 leader_election.cc:290] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:13.955708 12882 ts_tablet_manager.cc:1434] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:04:13.957067 12588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db845f0153944f0eb0d6a97f33616578" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700"
W20260709 13:04:13.958210 12629 leader_election.cc:343] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:13.959036 12737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db845f0153944f0eb0d6a97f33616578" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:13.959664 12737 raft_consensus.cc:3060] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.966380 12867 leader_election.cc:290] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:13.966984 12882 tablet_bootstrap.cc:492] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:13.967155 12867 raft_consensus.cc:2804] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:13.972602 12867 raft_consensus.cc:493] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:13.973003 12882 tablet_bootstrap.cc:654] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.973534 12867 raft_consensus.cc:3060] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.987649 12882 tablet_bootstrap.cc:492] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:13.988175 12882 ts_tablet_manager.cc:1403] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.003s
I20260709 13:04:13.989899 12737 raft_consensus.cc:2468] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 1.
I20260709 13:04:13.990955 12882 raft_consensus.cc:359] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:13.997197 12879 raft_consensus.cc:493] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:14.000092 12887 raft_consensus.cc:493] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:14.000269 12879 raft_consensus.cc:515] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.000636 12887 raft_consensus.cc:515] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.002326 12879 leader_election.cc:290] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:14.003891 12882 raft_consensus.cc:385] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:14.004259 12882 raft_consensus.cc:740] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:14.005055 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875e569f1ad9415385e67bd379abec90" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:14.005443 12588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a44ec28a280451aba141904ee98e7af" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:14.005877 12738 raft_consensus.cc:2468] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 0.
I20260709 13:04:14.006080 12588 raft_consensus.cc:2468] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 0.
I20260709 13:04:14.007056 12663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875e569f1ad9415385e67bd379abec90" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
I20260709 13:04:14.007727 12663 raft_consensus.cc:2468] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 0.
I20260709 13:04:14.005049 12882 consensus_queue.cc:260] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.007917 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a44ec28a280451aba141904ee98e7af" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:14.008535 12736 raft_consensus.cc:2468] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 0.
I20260709 13:04:14.009014 12629 leader_election.cc:304] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:14.011512 12878 raft_consensus.cc:2804] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:14.011900 12878 raft_consensus.cc:493] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:14.012259 12878 raft_consensus.cc:3060] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.013345 12627 leader_election.cc:304] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f; no voters: dced6e3d05df414aa3a8369849d94700
I20260709 13:04:14.015100 12866 raft_consensus.cc:2804] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:14.015519 12866 raft_consensus.cc:697] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Becoming Leader. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
W20260709 13:04:14.015738 12704 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.71.130:41765, user_credentials={real_user=slave}} blocked reactor thread for 65526.8us
I20260709 13:04:14.017076 12880 tablet_bootstrap.cc:654] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:14.017418 12866 consensus_queue.cc:237] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.019932 12555 leader_election.cc:304] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:14.020217 12867 raft_consensus.cc:515] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.023160 12663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f27205b6d744513aa9d5f9fdba5bf58" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:14.023792 12663 raft_consensus.cc:3060] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.024130 12853 raft_consensus.cc:2804] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:14.024542 12853 raft_consensus.cc:493] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:14.024865 12853 raft_consensus.cc:3060] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.026398 12867 leader_election.cc:290] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:14.027611 12881 ts_tablet_manager.cc:1434] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.088s	user 0.028s	sys 0.035s
I20260709 13:04:14.028075 12588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f27205b6d744513aa9d5f9fdba5bf58" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:14.028617 12881 tablet_bootstrap.cc:492] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:14.028640 12588 raft_consensus.cc:3060] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.006424 12887 leader_election.cc:290] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:14.037954 12881 tablet_bootstrap.cc:654] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:14.012025 12882 ts_tablet_manager.cc:1434] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:04:14.044242 12853 raft_consensus.cc:515] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.046562 12853 leader_election.cc:290] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 election: Requested vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:14.040956 12588 raft_consensus.cc:2468] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 1.
I20260709 13:04:14.041965 12878 raft_consensus.cc:515] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.043291 12663 raft_consensus.cc:2468] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 1.
I20260709 13:04:14.052469 12737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875e569f1ad9415385e67bd379abec90" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:14.053149 12737 raft_consensus.cc:3060] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.063067 12486 catalog_manager.cc:5697] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f reported cstate change: term changed from 0 to 1, leader changed from <none> to cbbc656864b34218823224d1a82d261f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "cbbc656864b34218823224d1a82d261f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.069836 12703 leader_election.cc:304] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:14.070734 12867 raft_consensus.cc:2804] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:14.071204 12867 raft_consensus.cc:697] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Becoming Leader. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Running, Role: LEADER
I20260709 13:04:14.073678 12882 tablet_bootstrap.cc:492] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:14.075145 12664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875e569f1ad9415385e67bd379abec90" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:14.075223 12867 consensus_queue.cc:237] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.074426 12737 raft_consensus.cc:2468] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 1.
I20260709 13:04:14.077586 12552 leader_election.cc:304] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:14.077893 12878 leader_election.cc:290] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:14.078495 12853 raft_consensus.cc:2804] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:14.078946 12853 raft_consensus.cc:697] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Becoming Leader. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Running, Role: LEADER
I20260709 13:04:14.079830 12881 tablet_bootstrap.cc:492] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:14.079726 12853 consensus_queue.cc:237] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.080242 12880 tablet_bootstrap.cc:492] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:14.080356 12881 ts_tablet_manager.cc:1403] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.023s
I20260709 13:04:14.080749 12880 ts_tablet_manager.cc:1403] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.151s	user 0.020s	sys 0.025s
I20260709 13:04:14.082612 12737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a44ec28a280451aba141904ee98e7af" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:14.083204 12737 raft_consensus.cc:3060] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.083457 12881 raft_consensus.cc:359] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.084182 12881 raft_consensus.cc:385] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:14.084468 12881 raft_consensus.cc:740] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:14.085193 12881 consensus_queue.cc:260] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.085923 12882 tablet_bootstrap.cc:654] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:14.087399 12881 ts_tablet_manager.cc:1434] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:04:14.090644 12737 raft_consensus.cc:2468] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 1.
I20260709 13:04:14.095538 12881 tablet_bootstrap.cc:492] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:14.095950 12627 leader_election.cc:304] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f; no voters: 
I20260709 13:04:14.096760 12878 raft_consensus.cc:2804] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:14.097383 12878 raft_consensus.cc:697] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Becoming Leader. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:14.098145 12878 consensus_queue.cc:237] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.092216 12880 raft_consensus.cc:359] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.102838 12880 raft_consensus.cc:385] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:14.102839 12866 raft_consensus.cc:493] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:14.103233 12880 raft_consensus.cc:740] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:14.098657 12487 catalog_manager.cc:5697] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f10db3492040948cd2a4e955933bec (127.7.71.131). New cstate: current_term: 1 leader_uuid: "02f10db3492040948cd2a4e955933bec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:14.104426 12880 consensus_queue.cc:260] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.103394 12866 raft_consensus.cc:515] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.106683 12880 ts_tablet_manager.cc:1434] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.004s
I20260709 13:04:14.107009 12866 leader_election.cc:290] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:14.109128 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5550943fa58e4c5293af1b388cce78d2" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:14.102020 12881 tablet_bootstrap.cc:654] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:14.110723 12627 leader_election.cc:343] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:14.111088 12882 tablet_bootstrap.cc:492] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:14.111647 12882 ts_tablet_manager.cc:1403] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.009s
I20260709 13:04:14.112813 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5550943fa58e4c5293af1b388cce78d2" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:14.113175 12880 tablet_bootstrap.cc:492] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:14.113479 12589 raft_consensus.cc:2468] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 0.
I20260709 13:04:14.114704 12882 raft_consensus.cc:359] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.114861 12629 leader_election.cc:304] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [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: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 02f10db3492040948cd2a4e955933bec
I20260709 13:04:14.087805 12664 raft_consensus.cc:3060] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.076084 12588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a44ec28a280451aba141904ee98e7af" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:14.116034 12878 raft_consensus.cc:2804] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:14.120170 12880 tablet_bootstrap.cc:654] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:14.120074 12878 raft_consensus.cc:493] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:14.120632 12878 raft_consensus.cc:3060] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.115526 12882 raft_consensus.cc:385] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:14.125705 12882 raft_consensus.cc:740] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:14.126509 12882 consensus_queue.cc:260] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.128372 12878 raft_consensus.cc:515] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.128774 12882 ts_tablet_manager.cc:1434] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260709 13:04:14.130404 12882 tablet_bootstrap.cc:492] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:14.131489 12881 tablet_bootstrap.cc:492] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:14.131739 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5550943fa58e4c5293af1b388cce78d2" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:14.132340 12589 raft_consensus.cc:3060] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.132683 12880 tablet_bootstrap.cc:492] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:14.133142 12880 ts_tablet_manager.cc:1403] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260709 13:04:14.131953 12881 ts_tablet_manager.cc:1403] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.011s
I20260709 13:04:14.136013 12880 raft_consensus.cc:359] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.136678 12880 raft_consensus.cc:385] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:14.136972 12880 raft_consensus.cc:740] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:14.137662 12881 raft_consensus.cc:359] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.138329 12881 raft_consensus.cc:385] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:14.137858 12880 consensus_queue.cc:260] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.140008 12589 raft_consensus.cc:2468] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 1.
I20260709 13:04:14.141646 12882 tablet_bootstrap.cc:654] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:14.142169 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5550943fa58e4c5293af1b388cce78d2" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:14.142299 12629 leader_election.cc:304] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:14.143133 12866 raft_consensus.cc:2804] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:14.143512 12866 raft_consensus.cc:697] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Becoming Leader. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:14.144181 12866 consensus_queue.cc:237] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.117210 12588 raft_consensus.cc:3060] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.140496 12880 ts_tablet_manager.cc:1434] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:04:14.138588 12881 raft_consensus.cc:740] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:14.152379 12880 tablet_bootstrap.cc:492] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:14.152191 12881 consensus_queue.cc:260] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.153043 12738 raft_consensus.cc:3060] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.154191 12881 ts_tablet_manager.cc:1434] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260709 13:04:14.155108 12881 tablet_bootstrap.cc:492] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec: Bootstrap starting.
I20260709 13:04:14.141036 12878 leader_election.cc:290] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:14.159333 12738 raft_consensus.cc:2468] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 1.
I20260709 13:04:14.166421 12867 raft_consensus.cc:493] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:14.167377 12664 raft_consensus.cc:2468] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 1.
I20260709 13:04:14.181721 12881 tablet_bootstrap.cc:654] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:14.171373 12588 raft_consensus.cc:2468] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 1.
I20260709 13:04:14.184026 12880 tablet_bootstrap.cc:654] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:14.172240 12882 tablet_bootstrap.cc:492] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:14.184826 12882 ts_tablet_manager.cc:1403] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.012s
I20260709 13:04:14.189093 12882 raft_consensus.cc:359] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.189724 12882 raft_consensus.cc:385] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:14.189986 12882 raft_consensus.cc:740] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:14.190618 12882 consensus_queue.cc:260] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.193226 12882 ts_tablet_manager.cc:1434] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:04:14.194083 12882 tablet_bootstrap.cc:492] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f: Bootstrap starting.
I20260709 13:04:14.175983 12867 raft_consensus.cc:515] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.198163 12867 leader_election.cc:290] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:14.200094 12882 tablet_bootstrap.cc:654] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:14.200412 12662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9eb5fe5a8d44a29bf086acdb2ea8d6" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
I20260709 13:04:14.202903 12485 catalog_manager.cc:5697] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 reported cstate change: term changed from 0 to 1, leader changed from <none> to dced6e3d05df414aa3a8369849d94700 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "dced6e3d05df414aa3a8369849d94700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:14.207180 12704 leader_election.cc:343] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbbc656864b34218823224d1a82d261f (127.7.71.130:41765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:14.193953 12887 raft_consensus.cc:493] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:14.208086 12887 raft_consensus.cc:515] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.210264 12887 leader_election.cc:290] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:14.211939 12588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9eb5fe5a8d44a29bf086acdb2ea8d6" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:14.212719 12662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db845f0153944f0eb0d6a97f33616578" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
I20260709 13:04:14.214098 12867 raft_consensus.cc:493] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:14.215902 12867 raft_consensus.cc:515] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.218070 12867 leader_election.cc:290] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:14.222916 12737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db845f0153944f0eb0d6a97f33616578" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:14.223163 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83986fd289eb4859a69d9ee94bf3c437" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:14.223765 12737 raft_consensus.cc:2393] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dced6e3d05df414aa3a8369849d94700 in current term 1: Already voted for candidate cbbc656864b34218823224d1a82d261f in this term.
I20260709 13:04:14.223901 12589 raft_consensus.cc:2468] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 0.
I20260709 13:04:14.225250 12703 leader_election.cc:304] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:14.225898 12552 leader_election.cc:304] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dced6e3d05df414aa3a8369849d94700; no voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f
W20260709 13:04:14.227210 12703 leader_election.cc:343] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:14.231233 12703 leader_election.cc:304] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f10db3492040948cd2a4e955933bec; no voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700
I20260709 13:04:14.232756 12900 raft_consensus.cc:2749] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:14.237102 12882 tablet_bootstrap.cc:492] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f: No bootstrap required, opened a new log
I20260709 13:04:14.227923 12662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83986fd289eb4859a69d9ee94bf3c437" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
I20260709 13:04:14.227536 12919 raft_consensus.cc:3060] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.228585 12867 raft_consensus.cc:2804] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:14.237726 12882 ts_tablet_manager.cc:1403] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.008s
I20260709 13:04:14.237114 12880 tablet_bootstrap.cc:492] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:14.238220 12867 raft_consensus.cc:493] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:14.238710 12662 raft_consensus.cc:2468] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 0.
I20260709 13:04:14.239046 12867 raft_consensus.cc:3060] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.241422 12882 raft_consensus.cc:359] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.239462 12880 ts_tablet_manager.cc:1403] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.010s
I20260709 13:04:14.242105 12882 raft_consensus.cc:385] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:14.242539 12882 raft_consensus.cc:740] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Initialized, Role: FOLLOWER
I20260709 13:04:14.243177 12882 consensus_queue.cc:260] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.245074 12882 ts_tablet_manager.cc:1434] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:14.248561 12867 raft_consensus.cc:515] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.251178 12867 leader_election.cc:290] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:14.251302 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83986fd289eb4859a69d9ee94bf3c437" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:14.251966 12589 raft_consensus.cc:3060] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.252177 12662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83986fd289eb4859a69d9ee94bf3c437" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:14.252748 12662 raft_consensus.cc:3060] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.244988 12880 raft_consensus.cc:359] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.253466 12880 raft_consensus.cc:385] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:14.253850 12880 raft_consensus.cc:740] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:14.254508 12880 consensus_queue.cc:260] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.256987 12880 ts_tablet_manager.cc:1434] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 13:04:14.257901 12880 tablet_bootstrap.cc:492] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:14.259610 12662 raft_consensus.cc:2468] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 1.
I20260709 13:04:14.263367 12704 leader_election.cc:304] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f; no voters: 
I20260709 13:04:14.264724 12880 tablet_bootstrap.cc:654] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:14.270363 12486 catalog_manager.cc:5697] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f reported cstate change: term changed from 0 to 1, leader changed from <none> to cbbc656864b34218823224d1a82d261f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "cbbc656864b34218823224d1a82d261f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.277995 12486 catalog_manager.cc:5697] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f reported cstate change: term changed from 0 to 1, leader changed from <none> to cbbc656864b34218823224d1a82d261f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "cbbc656864b34218823224d1a82d261f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.272562 12589 raft_consensus.cc:2468] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 1.
I20260709 13:04:14.273692 12919 raft_consensus.cc:2749] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:14.275206 12881 tablet_bootstrap.cc:492] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec: No bootstrap required, opened a new log
I20260709 13:04:14.284477 12881 ts_tablet_manager.cc:1403] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec: Time spent bootstrapping tablet: real 0.130s	user 0.025s	sys 0.026s
I20260709 13:04:14.283902 12867 raft_consensus.cc:2804] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:14.287484 12881 raft_consensus.cc:359] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.288064 12867 raft_consensus.cc:697] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Becoming Leader. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Running, Role: LEADER
I20260709 13:04:14.288362 12881 raft_consensus.cc:385] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:14.288786 12881 raft_consensus.cc:740] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Initialized, Role: FOLLOWER
I20260709 13:04:14.288970 12867 consensus_queue.cc:237] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.289678 12881 consensus_queue.cc:260] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.292212 12881 ts_tablet_manager.cc:1434] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:14.296926 12880 tablet_bootstrap.cc:492] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:14.297399 12880 ts_tablet_manager.cc:1403] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.012s
I20260709 13:04:14.300031 12880 raft_consensus.cc:359] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.300683 12880 raft_consensus.cc:385] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:14.300962 12880 raft_consensus.cc:740] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:14.301541 12880 consensus_queue.cc:260] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.303666 12880 ts_tablet_manager.cc:1434] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:04:14.304545 12880 tablet_bootstrap.cc:492] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700: Bootstrap starting.
I20260709 13:04:14.308296 12866 raft_consensus.cc:493] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:14.308800 12866 raft_consensus.cc:515] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.309834 12880 tablet_bootstrap.cc:654] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:14.310755 12866 leader_election.cc:290] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:14.312505 12737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9eb5fe5a8d44a29bf086acdb2ea8d6" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:14.312947 12588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9eb5fe5a8d44a29bf086acdb2ea8d6" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:14.313206 12737 raft_consensus.cc:2468] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 0.
I20260709 13:04:14.313565 12588 raft_consensus.cc:2468] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 0.
I20260709 13:04:14.314520 12627 leader_election.cc:304] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f; no voters: 
I20260709 13:04:14.315704 12866 raft_consensus.cc:2804] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:14.316056 12866 raft_consensus.cc:493] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:14.316356 12866 raft_consensus.cc:3060] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.323221 12487 catalog_manager.cc:5697] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f10db3492040948cd2a4e955933bec (127.7.71.131). New cstate: current_term: 1 leader_uuid: "02f10db3492040948cd2a4e955933bec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:14.326160 12866 raft_consensus.cc:515] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.328192 12866 leader_election.cc:290] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:14.329277 12588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9eb5fe5a8d44a29bf086acdb2ea8d6" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:14.329838 12588 raft_consensus.cc:3060] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.331902 12867 raft_consensus.cc:493] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:14.332370 12867 raft_consensus.cc:515] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.334367 12867 leader_election.cc:290] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:14.332310 12880 tablet_bootstrap.cc:492] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700: No bootstrap required, opened a new log
I20260709 13:04:14.335063 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3478050e7c684b9ebae9aaba82e2c2c4" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:14.336272 12589 raft_consensus.cc:2468] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 0.
I20260709 13:04:14.336585 12880 ts_tablet_manager.cc:1403] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.007s
I20260709 13:04:14.338147 12662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3478050e7c684b9ebae9aaba82e2c2c4" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f" is_pre_election: true
I20260709 13:04:14.338784 12662 raft_consensus.cc:2468] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 0.
I20260709 13:04:14.339262 12880 raft_consensus.cc:359] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.339936 12880 raft_consensus.cc:385] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:14.340247 12880 raft_consensus.cc:740] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Initialized, Role: FOLLOWER
I20260709 13:04:14.339975 12588 raft_consensus.cc:2468] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 1.
I20260709 13:04:14.340830 12880 consensus_queue.cc:260] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.342015 12704 leader_election.cc:304] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f; no voters: 
I20260709 13:04:14.342810 12867 raft_consensus.cc:2804] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:14.343215 12867 raft_consensus.cc:493] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:14.343518 12867 raft_consensus.cc:3060] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.344722 12737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9eb5fe5a8d44a29bf086acdb2ea8d6" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:14.345261 12737 raft_consensus.cc:3060] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.349571 12629 leader_election.cc:304] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:14.349990 12867 raft_consensus.cc:515] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.352079 12866 raft_consensus.cc:2804] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:14.352577 12866 raft_consensus.cc:697] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Becoming Leader. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:14.353407 12867 leader_election.cc:290] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:14.353325 12662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3478050e7c684b9ebae9aaba82e2c2c4" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:14.354120 12662 raft_consensus.cc:3060] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.353322 12866 consensus_queue.cc:237] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.354949 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3478050e7c684b9ebae9aaba82e2c2c4" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:14.355496 12589 raft_consensus.cc:3060] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.342794 12880 ts_tablet_manager.cc:1434] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:14.360498 12662 raft_consensus.cc:2468] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 1.
I20260709 13:04:14.361585 12704 leader_election.cc:304] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f; no voters: 
I20260709 13:04:14.362332 12900 raft_consensus.cc:2804] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:14.362818 12900 raft_consensus.cc:697] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Becoming Leader. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Running, Role: LEADER
I20260709 13:04:14.363637 12900 consensus_queue.cc:237] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.371313 12737 raft_consensus.cc:2468] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 1.
I20260709 13:04:14.371727 12487 catalog_manager.cc:5697] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f reported cstate change: term changed from 0 to 1, leader changed from <none> to cbbc656864b34218823224d1a82d261f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "cbbc656864b34218823224d1a82d261f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.373478 12485 catalog_manager.cc:5697] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f10db3492040948cd2a4e955933bec (127.7.71.131). New cstate: current_term: 1 leader_uuid: "02f10db3492040948cd2a4e955933bec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:14.374331 12589 raft_consensus.cc:2468] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 1.
I20260709 13:04:14.436802 12866 consensus_queue.cc:1048] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:14.447593 12878 consensus_queue.cc:1048] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:14.453832 12878 raft_consensus.cc:493] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:14.454381 12878 raft_consensus.cc:515] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.457787 12588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50628c9bf684355b918d0ccdb7e3166" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700" is_pre_election: true
I20260709 13:04:14.458359 12588 raft_consensus.cc:2468] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 0.
I20260709 13:04:14.460119 12629 leader_election.cc:304] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:14.460893 12879 raft_consensus.cc:2804] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:14.461246 12879 raft_consensus.cc:493] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:14.461344 12878 leader_election.cc:290] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:14.461570 12879 raft_consensus.cc:3060] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.462189 12737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50628c9bf684355b918d0ccdb7e3166" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec" is_pre_election: true
I20260709 13:04:14.462832 12737 raft_consensus.cc:2468] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 0.
I20260709 13:04:14.468137 12919 consensus_queue.cc:1048] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:14.470759 12879 raft_consensus.cc:515] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.473181 12879 leader_election.cc:290] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:14.474000 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50628c9bf684355b918d0ccdb7e3166" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:14.474615 12589 raft_consensus.cc:3060] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.474725 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50628c9bf684355b918d0ccdb7e3166" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:14.482542 12589 raft_consensus.cc:2468] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 1.
I20260709 13:04:14.482705 12738 raft_consensus.cc:3060] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:14.485495 12629 leader_election.cc:304] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:14.486219 12879 raft_consensus.cc:2804] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:14.486668 12879 raft_consensus.cc:697] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Becoming Leader. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:14.487426 12879 consensus_queue.cc:237] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.491011 12738 raft_consensus.cc:2468] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 1.
I20260709 13:04:14.499889 12853 consensus_queue.cc:1048] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:14.503242 12487 catalog_manager.cc:5697] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f reported cstate change: term changed from 0 to 1, leader changed from <none> to cbbc656864b34218823224d1a82d261f (127.7.71.130). New cstate: current_term: 1 leader_uuid: "cbbc656864b34218823224d1a82d261f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.606154 12879 consensus_queue.cc:1048] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:14.618391 12866 consensus_queue.cc:1048] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:14.642391 12879 consensus_queue.cc:1048] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:14.651804 12878 consensus_queue.cc:1048] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:14.659483 12900 consensus_queue.cc:1048] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:14.676662 12900 consensus_queue.cc:1048] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:14.739430 12662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a44ec28a280451aba141904ee98e7af"
dest_uuid: "cbbc656864b34218823224d1a82d261f"
mode: GRACEFUL
new_leader_uuid: "dced6e3d05df414aa3a8369849d94700"
 from {username='slave'} at 127.0.0.1:53374
I20260709 13:04:14.740046 12662 raft_consensus.cc:606] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Received request to transfer leadership to TS dced6e3d05df414aa3a8369849d94700
I20260709 13:04:14.744879 12662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b9eb5fe5a8d44a29bf086acdb2ea8d6"
dest_uuid: "cbbc656864b34218823224d1a82d261f"
mode: GRACEFUL
new_leader_uuid: "dced6e3d05df414aa3a8369849d94700"
 from {username='slave'} at 127.0.0.1:53374
I20260709 13:04:14.745321 12662 raft_consensus.cc:606] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Received request to transfer leadership to TS dced6e3d05df414aa3a8369849d94700
I20260709 13:04:14.750169 12738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f27205b6d744513aa9d5f9fdba5bf58"
dest_uuid: "02f10db3492040948cd2a4e955933bec"
mode: GRACEFUL
new_leader_uuid: "dced6e3d05df414aa3a8369849d94700"
 from {username='slave'} at 127.0.0.1:53320
I20260709 13:04:14.750682 12738 raft_consensus.cc:606] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Received request to transfer leadership to TS dced6e3d05df414aa3a8369849d94700
I20260709 13:04:14.755089 12662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db845f0153944f0eb0d6a97f33616578"
dest_uuid: "cbbc656864b34218823224d1a82d261f"
mode: GRACEFUL
new_leader_uuid: "dced6e3d05df414aa3a8369849d94700"
 from {username='slave'} at 127.0.0.1:53374
I20260709 13:04:14.755506 12662 raft_consensus.cc:606] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Received request to transfer leadership to TS dced6e3d05df414aa3a8369849d94700
I20260709 13:04:14.759665 12738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83986fd289eb4859a69d9ee94bf3c437"
dest_uuid: "02f10db3492040948cd2a4e955933bec"
mode: GRACEFUL
new_leader_uuid: "cbbc656864b34218823224d1a82d261f"
 from {username='slave'} at 127.0.0.1:53320
I20260709 13:04:14.760169 12738 raft_consensus.cc:606] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Received request to transfer leadership to TS cbbc656864b34218823224d1a82d261f
I20260709 13:04:14.764971 12588 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "875e569f1ad9415385e67bd379abec90"
dest_uuid: "dced6e3d05df414aa3a8369849d94700"
mode: GRACEFUL
new_leader_uuid: "cbbc656864b34218823224d1a82d261f"
 from {username='slave'} at 127.0.0.1:45348
I20260709 13:04:14.765492 12588 raft_consensus.cc:606] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Received request to transfer leadership to TS cbbc656864b34218823224d1a82d261f
I20260709 13:04:14.767086 12938 consensus_queue.cc:1048] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:14.768576 12867 consensus_queue.cc:1048] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:14.770879 12738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3478050e7c684b9ebae9aaba82e2c2c4"
dest_uuid: "02f10db3492040948cd2a4e955933bec"
mode: GRACEFUL
new_leader_uuid: "cbbc656864b34218823224d1a82d261f"
 from {username='slave'} at 127.0.0.1:53320
I20260709 13:04:14.771343 12738 raft_consensus.cc:606] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Received request to transfer leadership to TS cbbc656864b34218823224d1a82d261f
I20260709 13:04:14.782492 12662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c50628c9bf684355b918d0ccdb7e3166"
dest_uuid: "cbbc656864b34218823224d1a82d261f"
mode: GRACEFUL
new_leader_uuid: "02f10db3492040948cd2a4e955933bec"
 from {username='slave'} at 127.0.0.1:53374
I20260709 13:04:14.782956 12662 raft_consensus.cc:606] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Received request to transfer leadership to TS 02f10db3492040948cd2a4e955933bec
I20260709 13:04:14.786182 12938 consensus_queue.cc:1048] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:14.801920 12867 consensus_queue.cc:1048] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:14.806393 12938 raft_consensus.cc:993] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec: : Instructing follower cbbc656864b34218823224d1a82d261f to start an election
I20260709 13:04:14.806792 12900 raft_consensus.cc:1081] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Signalling peer cbbc656864b34218823224d1a82d261f to start an election
I20260709 13:04:14.808079 12662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3478050e7c684b9ebae9aaba82e2c2c4"
dest_uuid: "cbbc656864b34218823224d1a82d261f"
 from {username='slave'} at 127.0.0.1:51290
I20260709 13:04:14.808542 12662 raft_consensus.cc:493] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.808833 12662 raft_consensus.cc:3060] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.815673 12662 raft_consensus.cc:515] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.818189 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3478050e7c684b9ebae9aaba82e2c2c4" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:14.818758 12589 raft_consensus.cc:3060] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.823500 12589 raft_consensus.cc:2468] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 2.
I20260709 13:04:14.825389 12629 leader_election.cc:304] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:14.826167 12878 raft_consensus.cc:2804] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.826606 12878 raft_consensus.cc:697] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [term 2 LEADER]: Becoming Leader. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:14.827364 12878 consensus_queue.cc:237] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.828209 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3478050e7c684b9ebae9aaba82e2c2c4" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:14.828739 12900 raft_consensus.cc:993] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec: : Instructing follower cbbc656864b34218823224d1a82d261f to start an election
I20260709 13:04:14.829171 12662 leader_election.cc:290] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 2 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:14.828768 12738 raft_consensus.cc:3055] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.829792 12738 raft_consensus.cc:740] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Running, Role: LEADER
I20260709 13:04:14.830543 12738 consensus_queue.cc:260] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.831507 12738 raft_consensus.cc:3060] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.832310 12900 raft_consensus.cc:1081] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Signalling peer cbbc656864b34218823224d1a82d261f to start an election
I20260709 13:04:14.834443 12663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83986fd289eb4859a69d9ee94bf3c437"
dest_uuid: "cbbc656864b34218823224d1a82d261f"
 from {username='slave'} at 127.0.0.1:51290
I20260709 13:04:14.834960 12663 raft_consensus.cc:493] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.835305 12663 raft_consensus.cc:3060] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.841625 12738 raft_consensus.cc:2468] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 2.
I20260709 13:04:14.841851 12663 raft_consensus.cc:515] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.844496 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83986fd289eb4859a69d9ee94bf3c437" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:14.845022 12589 raft_consensus.cc:3060] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.845525 12663 leader_election.cc:290] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 2 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:14.844759 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83986fd289eb4859a69d9ee94bf3c437" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:14.847081 12738 raft_consensus.cc:3055] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.847362 12738 raft_consensus.cc:740] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Running, Role: LEADER
I20260709 13:04:14.848239 12738 consensus_queue.cc:260] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.848484 12486 catalog_manager.cc:5697] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f reported cstate change: term changed from 1 to 2, leader changed from 02f10db3492040948cd2a4e955933bec (127.7.71.131) to cbbc656864b34218823224d1a82d261f (127.7.71.130). New cstate: current_term: 2 leader_uuid: "cbbc656864b34218823224d1a82d261f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.849404 12738 raft_consensus.cc:3060] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.851603 12589 raft_consensus.cc:2468] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 2.
I20260709 13:04:14.852543 12629 leader_election.cc:304] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:14.853302 12878 raft_consensus.cc:2804] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.853770 12878 raft_consensus.cc:697] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [term 2 LEADER]: Becoming Leader. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:14.854506 12878 consensus_queue.cc:237] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.856295 12738 raft_consensus.cc:2468] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 2.
I20260709 13:04:14.866501 12486 catalog_manager.cc:5697] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f reported cstate change: term changed from 1 to 2, leader changed from 02f10db3492040948cd2a4e955933bec (127.7.71.131) to cbbc656864b34218823224d1a82d261f (127.7.71.130). New cstate: current_term: 2 leader_uuid: "cbbc656864b34218823224d1a82d261f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.877542 12866 consensus_queue.cc:1048] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:14.886157 12878 consensus_queue.cc:1048] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:14.900363 12879 raft_consensus.cc:993] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f: : Instructing follower dced6e3d05df414aa3a8369849d94700 to start an election
I20260709 13:04:14.900785 12879 raft_consensus.cc:1081] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Signalling peer dced6e3d05df414aa3a8369849d94700 to start an election
I20260709 13:04:14.902426 12589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b9eb5fe5a8d44a29bf086acdb2ea8d6"
dest_uuid: "dced6e3d05df414aa3a8369849d94700"
 from {username='slave'} at 127.0.0.1:45336
I20260709 13:04:14.902956 12589 raft_consensus.cc:493] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.903302 12589 raft_consensus.cc:3060] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.909806 12589 raft_consensus.cc:515] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.911615 12589 leader_election.cc:290] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 2 election: Requested vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:14.912647 12663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9eb5fe5a8d44a29bf086acdb2ea8d6" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:14.913290 12663 raft_consensus.cc:3055] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.913523 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9eb5fe5a8d44a29bf086acdb2ea8d6" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:14.914103 12738 raft_consensus.cc:3060] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.920100 12738 raft_consensus.cc:2468] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 2.
I20260709 13:04:14.913584 12663 raft_consensus.cc:740] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:14.921300 12552 leader_election.cc:304] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:14.921720 12663 consensus_queue.cc:260] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.922178 12853 raft_consensus.cc:2804] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.922695 12853 raft_consensus.cc:697] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [term 2 LEADER]: Becoming Leader. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Running, Role: LEADER
I20260709 13:04:14.923046 12663 raft_consensus.cc:3060] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.923472 12853 consensus_queue.cc:237] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:14.932595 12663 raft_consensus.cc:2468] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 2.
I20260709 13:04:14.940340 12486 catalog_manager.cc:5697] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 reported cstate change: term changed from 1 to 2, leader changed from cbbc656864b34218823224d1a82d261f (127.7.71.130) to dced6e3d05df414aa3a8369849d94700 (127.7.71.129). New cstate: current_term: 2 leader_uuid: "dced6e3d05df414aa3a8369849d94700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.992327 12866 raft_consensus.cc:993] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f: : Instructing follower dced6e3d05df414aa3a8369849d94700 to start an election
I20260709 13:04:14.992767 12878 raft_consensus.cc:1081] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Signalling peer dced6e3d05df414aa3a8369849d94700 to start an election
I20260709 13:04:14.994056 12589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db845f0153944f0eb0d6a97f33616578"
dest_uuid: "dced6e3d05df414aa3a8369849d94700"
 from {username='slave'} at 127.0.0.1:45336
I20260709 13:04:14.994472 12589 raft_consensus.cc:493] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.994720 12589 raft_consensus.cc:3060] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.999101 12589 raft_consensus.cc:515] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:15.000519 12589 leader_election.cc:290] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 2 election: Requested vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:15.001151 12663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db845f0153944f0eb0d6a97f33616578" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:15.001556 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db845f0153944f0eb0d6a97f33616578" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:15.001853 12663 raft_consensus.cc:3055] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:15.002123 12738 raft_consensus.cc:3060] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:15.002243 12663 raft_consensus.cc:740] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:15.003088 12663 consensus_queue.cc:260] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:15.004297 12663 raft_consensus.cc:3060] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:15.006443 12738 raft_consensus.cc:2468] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 2.
I20260709 13:04:15.007332 12552 leader_election.cc:304] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:15.007992 12853 raft_consensus.cc:2804] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:15.008343 12853 raft_consensus.cc:697] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [term 2 LEADER]: Becoming Leader. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Running, Role: LEADER
I20260709 13:04:15.009063 12853 consensus_queue.cc:237] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:15.010675 12663 raft_consensus.cc:2468] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 2.
I20260709 13:04:15.016170 12948 raft_consensus.cc:993] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700: : Instructing follower cbbc656864b34218823224d1a82d261f to start an election
I20260709 13:04:15.015764 12486 catalog_manager.cc:5697] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 reported cstate change: term changed from 1 to 2, leader changed from cbbc656864b34218823224d1a82d261f (127.7.71.130) to dced6e3d05df414aa3a8369849d94700 (127.7.71.129). New cstate: current_term: 2 leader_uuid: "dced6e3d05df414aa3a8369849d94700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:15.016703 12853 raft_consensus.cc:1081] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Signalling peer cbbc656864b34218823224d1a82d261f to start an election
I20260709 13:04:15.018146 12663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "875e569f1ad9415385e67bd379abec90"
dest_uuid: "cbbc656864b34218823224d1a82d261f"
 from {username='slave'} at 127.0.0.1:51306
I20260709 13:04:15.018649 12663 raft_consensus.cc:493] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:15.018996 12663 raft_consensus.cc:3060] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:15.023773 12878 consensus_queue.cc:1048] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:15.025414 12663 raft_consensus.cc:515] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:15.027776 12663 leader_election.cc:290] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 2 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:15.028151 12587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875e569f1ad9415385e67bd379abec90" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:15.028757 12587 raft_consensus.cc:3055] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:15.029027 12587 raft_consensus.cc:740] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Running, Role: LEADER
I20260709 13:04:15.029577 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875e569f1ad9415385e67bd379abec90" candidate_uuid: "cbbc656864b34218823224d1a82d261f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:15.030130 12738 raft_consensus.cc:3060] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:15.029774 12587 consensus_queue.cc:260] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:15.031088 12587 raft_consensus.cc:3060] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:15.036288 12738 raft_consensus.cc:2468] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 2.
I20260709 13:04:15.037376 12627 leader_election.cc:304] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f; no voters: 
I20260709 13:04:15.038223 12878 raft_consensus.cc:2804] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:15.038666 12878 raft_consensus.cc:697] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [term 2 LEADER]: Becoming Leader. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:15.039497 12878 consensus_queue.cc:237] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:15.044921 12866 consensus_queue.cc:1048] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:15.055670 12487 catalog_manager.cc:5697] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f reported cstate change: term changed from 1 to 2, leader changed from dced6e3d05df414aa3a8369849d94700 (127.7.71.129) to cbbc656864b34218823224d1a82d261f (127.7.71.130). New cstate: current_term: 2 leader_uuid: "cbbc656864b34218823224d1a82d261f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:15.071882 12866 raft_consensus.cc:993] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f: : Instructing follower dced6e3d05df414aa3a8369849d94700 to start an election
I20260709 13:04:15.072304 12866 raft_consensus.cc:1081] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Signalling peer dced6e3d05df414aa3a8369849d94700 to start an election
I20260709 13:04:15.073855 12588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a44ec28a280451aba141904ee98e7af"
dest_uuid: "dced6e3d05df414aa3a8369849d94700"
 from {username='slave'} at 127.0.0.1:45336
I20260709 13:04:15.074368 12588 raft_consensus.cc:493] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:15.074716 12588 raft_consensus.cc:3060] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:15.079418 12587 raft_consensus.cc:2468] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc656864b34218823224d1a82d261f in term 2.
I20260709 13:04:15.082751 12588 raft_consensus.cc:515] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:15.085964 12663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a44ec28a280451aba141904ee98e7af" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:15.086488 12663 raft_consensus.cc:3055] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:15.086771 12663 raft_consensus.cc:740] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:15.087607 12663 consensus_queue.cc:260] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:15.088644 12663 raft_consensus.cc:3060] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:15.091656 12879 raft_consensus.cc:993] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f: : Instructing follower 02f10db3492040948cd2a4e955933bec to start an election
I20260709 13:04:15.092216 12950 raft_consensus.cc:1081] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Signalling peer 02f10db3492040948cd2a4e955933bec to start an election
I20260709 13:04:15.097963 12737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c50628c9bf684355b918d0ccdb7e3166"
dest_uuid: "02f10db3492040948cd2a4e955933bec"
 from {username='slave'} at 127.0.0.1:53296
I20260709 13:04:15.097827 12663 raft_consensus.cc:2468] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 2.
I20260709 13:04:15.098526 12737 raft_consensus.cc:493] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:15.099040 12737 raft_consensus.cc:3060] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:15.099483 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a44ec28a280451aba141904ee98e7af" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:15.100046 12738 raft_consensus.cc:3060] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:15.105522 12737 raft_consensus.cc:515] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:15.098523 12588 leader_election.cc:290] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 2 election: Requested vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:15.106637 12738 raft_consensus.cc:2468] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 2.
I20260709 13:04:15.107761 12552 leader_election.cc:304] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:15.108237 12587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50628c9bf684355b918d0ccdb7e3166" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:15.108570 12853 raft_consensus.cc:2804] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:15.109069 12853 raft_consensus.cc:697] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 2 LEADER]: Becoming Leader. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Running, Role: LEADER
I20260709 13:04:15.109406 12587 raft_consensus.cc:3060] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:15.109999 12663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50628c9bf684355b918d0ccdb7e3166" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:15.109866 12853 consensus_queue.cc:237] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:15.111007 12663 raft_consensus.cc:3055] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:15.111441 12663 raft_consensus.cc:740] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:15.112643 12663 consensus_queue.cc:260] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:15.113768 12663 raft_consensus.cc:3060] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:15.115778 12587 raft_consensus.cc:2468] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 2.
I20260709 13:04:15.117007 12703 leader_election.cc:304] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:15.110519 12737 leader_election.cc:290] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 2 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:15.119611 12487 catalog_manager.cc:5697] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 reported cstate change: term changed from 1 to 2, leader changed from cbbc656864b34218823224d1a82d261f (127.7.71.130) to dced6e3d05df414aa3a8369849d94700 (127.7.71.129). New cstate: current_term: 2 leader_uuid: "dced6e3d05df414aa3a8369849d94700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:15.120421 12663 raft_consensus.cc:2468] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 2.
I20260709 13:04:15.120298 12867 raft_consensus.cc:2804] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:15.121572 12867 raft_consensus.cc:697] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [term 2 LEADER]: Becoming Leader. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Running, Role: LEADER
I20260709 13:04:15.122285 12867 consensus_queue.cc:237] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:15.129016 12486 catalog_manager.cc:5697] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec reported cstate change: term changed from 1 to 2, leader changed from cbbc656864b34218823224d1a82d261f (127.7.71.130) to 02f10db3492040948cd2a4e955933bec (127.7.71.131). New cstate: current_term: 2 leader_uuid: "02f10db3492040948cd2a4e955933bec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:15.218756 12867 raft_consensus.cc:993] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec: : Instructing follower dced6e3d05df414aa3a8369849d94700 to start an election
I20260709 13:04:15.219203 12867 raft_consensus.cc:1081] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Signalling peer dced6e3d05df414aa3a8369849d94700 to start an election
I20260709 13:04:15.220772 12587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f27205b6d744513aa9d5f9fdba5bf58"
dest_uuid: "dced6e3d05df414aa3a8369849d94700"
 from {username='slave'} at 127.0.0.1:45322
I20260709 13:04:15.221309 12587 raft_consensus.cc:493] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:15.221662 12587 raft_consensus.cc:3060] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:15.226847 12587 raft_consensus.cc:515] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:15.228578 12587 leader_election.cc:290] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 2 election: Requested vote from peers cbbc656864b34218823224d1a82d261f (127.7.71.130:41765), 02f10db3492040948cd2a4e955933bec (127.7.71.131:37641)
I20260709 13:04:15.229815 12663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f27205b6d744513aa9d5f9fdba5bf58" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:15.229759 12737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f27205b6d744513aa9d5f9fdba5bf58" candidate_uuid: "dced6e3d05df414aa3a8369849d94700" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f10db3492040948cd2a4e955933bec"
I20260709 13:04:15.230628 12663 raft_consensus.cc:3060] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:15.230784 12737 raft_consensus.cc:3055] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:15.231225 12737 raft_consensus.cc:740] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Running, Role: LEADER
I20260709 13:04:15.232103 12737 consensus_queue.cc:260] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:15.233321 12737 raft_consensus.cc:3060] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:15.240528 12663 raft_consensus.cc:2468] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 2.
I20260709 13:04:15.241353 12737 raft_consensus.cc:2468] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dced6e3d05df414aa3a8369849d94700 in term 2.
I20260709 13:04:15.241554 12555 leader_election.cc:304] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbbc656864b34218823224d1a82d261f, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:15.242319 12853 raft_consensus.cc:2804] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:15.242671 12853 raft_consensus.cc:697] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [term 2 LEADER]: Becoming Leader. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Running, Role: LEADER
I20260709 13:04:15.243383 12853 consensus_queue.cc:237] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:15.249930 12486 catalog_manager.cc:5697] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 reported cstate change: term changed from 1 to 2, leader changed from 02f10db3492040948cd2a4e955933bec (127.7.71.131) to dced6e3d05df414aa3a8369849d94700 (127.7.71.129). New cstate: current_term: 2 leader_uuid: "dced6e3d05df414aa3a8369849d94700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:15.259706 12587 raft_consensus.cc:1275] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Refusing update from remote peer cbbc656864b34218823224d1a82d261f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.260677 12950 consensus_queue.cc:1048] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.270535 12737 raft_consensus.cc:1275] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Refusing update from remote peer cbbc656864b34218823224d1a82d261f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.271781 12950 consensus_queue.cc:1048] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.381492 12737 raft_consensus.cc:1275] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Refusing update from remote peer cbbc656864b34218823224d1a82d261f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.382611 12950 consensus_queue.cc:1048] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.390015 12587 raft_consensus.cc:1275] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Refusing update from remote peer cbbc656864b34218823224d1a82d261f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.391489 12866 consensus_queue.cc:1048] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.470613 12738 raft_consensus.cc:1275] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Refusing update from remote peer dced6e3d05df414aa3a8369849d94700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.471863 12853 consensus_queue.cc:1048] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.481992 12663 raft_consensus.cc:1275] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Refusing update from remote peer dced6e3d05df414aa3a8369849d94700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.483714 12948 consensus_queue.cc:1048] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.501629 12738 raft_consensus.cc:1275] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Refusing update from remote peer dced6e3d05df414aa3a8369849d94700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.503053 12887 consensus_queue.cc:1048] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.510771 12663 raft_consensus.cc:1275] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Refusing update from remote peer dced6e3d05df414aa3a8369849d94700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.512476 12887 consensus_queue.cc:1048] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.571061 12738 raft_consensus.cc:1275] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Refusing update from remote peer dced6e3d05df414aa3a8369849d94700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.572319 12853 consensus_queue.cc:1048] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.579629 12663 raft_consensus.cc:1275] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Refusing update from remote peer dced6e3d05df414aa3a8369849d94700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.580988 12887 consensus_queue.cc:1048] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.602056 12587 raft_consensus.cc:1275] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Refusing update from remote peer cbbc656864b34218823224d1a82d261f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.603332 12950 consensus_queue.cc:1048] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.617261 12738 raft_consensus.cc:1275] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Refusing update from remote peer cbbc656864b34218823224d1a82d261f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.618697 12950 consensus_queue.cc:1048] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.703351 12663 raft_consensus.cc:1275] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Refusing update from remote peer 02f10db3492040948cd2a4e955933bec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.704785 12867 consensus_queue.cc:1048] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.712934 12587 raft_consensus.cc:1275] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Refusing update from remote peer 02f10db3492040948cd2a4e955933bec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.714390 12938 consensus_queue.cc:1048] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.748435 12738 raft_consensus.cc:1275] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Refusing update from remote peer dced6e3d05df414aa3a8369849d94700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.749729 12887 consensus_queue.cc:1048] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.758097 12663 raft_consensus.cc:1275] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Refusing update from remote peer dced6e3d05df414aa3a8369849d94700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.761657 12948 consensus_queue.cc:1048] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:17.785789 12486 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58700:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:04:17.804597 12486 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58700:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:04:17.838702  7454 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:04:18.028728 13009 tablet.cc:1724] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.034355 13008 tablet.cc:1724] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.040330 13013 tablet.cc:1724] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:04:18.055876 12627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.131:37641, user_credentials={real_user=slave}} blocked reactor thread for 59077.5us
I20260709 13:04:18.076042 13017 tablet.cc:1724] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.076776 13014 tablet.cc:1724] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.082526 13020 tablet.cc:1724] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.085614 13021 tablet.cc:1724] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.089727 13027 tablet.cc:1724] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.093022 13019 tablet.cc:1724] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.108582 12589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a44ec28a280451aba141904ee98e7af"
dest_uuid: "dced6e3d05df414aa3a8369849d94700"
mode: GRACEFUL
new_leader_uuid: "02f10db3492040948cd2a4e955933bec"
 from {username='slave'} at 127.0.0.1:54912
I20260709 13:04:18.109324 12589 raft_consensus.cc:606] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 2 LEADER]: Received request to transfer leadership to TS 02f10db3492040948cd2a4e955933bec
I20260709 13:04:18.117283 13008 tablet.cc:1724] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.121446 13018 tablet.cc:1724] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.128782 13008 tablet.cc:1724] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.133077 13009 tablet.cc:1724] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.139465 13008 tablet.cc:1724] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.139808 13020 tablet.cc:1724] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.173420 13018 tablet.cc:1724] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.174353 13031 tablet.cc:1724] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.177670 13021 tablet.cc:1724] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.192401 13019 tablet.cc:1724] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.177819 13008 tablet.cc:1724] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.179289 13017 tablet.cc:1724] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.157205 13013 tablet.cc:1724] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.186748 13014 tablet.cc:1724] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.222205 13019 tablet.cc:1724] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.229691 13027 tablet.cc:1724] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.232543 13014 tablet.cc:1724] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.232761 13013 tablet.cc:1724] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:18.262743 12663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5550943fa58e4c5293af1b388cce78d2"
dest_uuid: "cbbc656864b34218823224d1a82d261f"
mode: GRACEFUL
new_leader_uuid: "02f10db3492040948cd2a4e955933bec"
 from {username='slave'} at 127.0.0.1:53378
I20260709 13:04:18.263267 12663 raft_consensus.cc:606] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Received request to transfer leadership to TS 02f10db3492040948cd2a4e955933bec
I20260709 13:04:18.264557  7454 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:04:18.265144  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:18.267380 12487 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69: soft_deleted_table [id=975e1f9d063642238d2801e2781ebaff] alter complete (version 1)
I20260709 13:04:18.273669 12663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a462a090dc04bbaab80a45ff113159c"
dest_uuid: "cbbc656864b34218823224d1a82d261f"
mode: GRACEFUL
new_leader_uuid: "02f10db3492040948cd2a4e955933bec"
 from {username='slave'} at 127.0.0.1:53378
I20260709 13:04:18.274163 12663 raft_consensus.cc:606] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Received request to transfer leadership to TS 02f10db3492040948cd2a4e955933bec
I20260709 13:04:18.276626 12587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8f19c744f8e410689aa492ee1c6c984"
dest_uuid: "dced6e3d05df414aa3a8369849d94700"
mode: GRACEFUL
new_leader_uuid: "02f10db3492040948cd2a4e955933bec"
 from {username='slave'} at 127.0.0.1:54912
I20260709 13:04:18.277042 12587 raft_consensus.cc:606] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Received request to transfer leadership to TS 02f10db3492040948cd2a4e955933bec
I20260709 13:04:18.278036  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:18.278517  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:18.299142 12988 raft_consensus.cc:993] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700: : Instructing follower 02f10db3492040948cd2a4e955933bec to start an election
I20260709 13:04:18.299671 12994 raft_consensus.cc:1081] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Signalling peer 02f10db3492040948cd2a4e955933bec to start an election
I20260709 13:04:18.300999 12733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8f19c744f8e410689aa492ee1c6c984"
dest_uuid: "02f10db3492040948cd2a4e955933bec"
 from {username='slave'} at 127.0.0.1:53312
I20260709 13:04:18.301402 12733 raft_consensus.cc:493] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:18.301707 12733 raft_consensus.cc:3060] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:18.306599 12733 raft_consensus.cc:515] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:18.308144 12733 leader_election.cc:290] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 2 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:18.308961 12663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f19c744f8e410689aa492ee1c6c984" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:18.308914 12587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f19c744f8e410689aa492ee1c6c984" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:18.309681 12663 raft_consensus.cc:3060] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:18.309736 12587 raft_consensus.cc:3055] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:18.310127 12587 raft_consensus.cc:740] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Running, Role: LEADER
I20260709 13:04:18.310772 12587 consensus_queue.cc:260] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:18.311719 12587 raft_consensus.cc:3060] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:18.314007 12663 raft_consensus.cc:2468] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 2.
I20260709 13:04:18.314940 12704 leader_election.cc:304] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f; no voters: 
I20260709 13:04:18.315691 13030 raft_consensus.cc:2804] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:18.316053 13030 raft_consensus.cc:697] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [term 2 LEADER]: Becoming Leader. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Running, Role: LEADER
I20260709 13:04:18.316332 12587 raft_consensus.cc:2468] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 2.
I20260709 13:04:18.316754 13030 consensus_queue.cc:237] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:18.324767 12484 catalog_manager.cc:5697] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec reported cstate change: term changed from 1 to 2, leader changed from dced6e3d05df414aa3a8369849d94700 (127.7.71.129) to 02f10db3492040948cd2a4e955933bec (127.7.71.131). New cstate: current_term: 2 leader_uuid: "02f10db3492040948cd2a4e955933bec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:18.579212 13028 raft_consensus.cc:993] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f: : Instructing follower 02f10db3492040948cd2a4e955933bec to start an election
I20260709 13:04:18.579716 13022 raft_consensus.cc:1081] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Signalling peer 02f10db3492040948cd2a4e955933bec to start an election
I20260709 13:04:18.580917 12733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5550943fa58e4c5293af1b388cce78d2"
dest_uuid: "02f10db3492040948cd2a4e955933bec"
 from {username='slave'} at 127.0.0.1:53296
I20260709 13:04:18.581326 12733 raft_consensus.cc:493] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:18.581569 12733 raft_consensus.cc:3060] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:18.586125 12733 raft_consensus.cc:515] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:18.587565 12733 leader_election.cc:290] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 2 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:18.588418 12663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5550943fa58e4c5293af1b388cce78d2" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:18.588498 12587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5550943fa58e4c5293af1b388cce78d2" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:18.588954 12663 raft_consensus.cc:3055] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:18.589046 12587 raft_consensus.cc:3060] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:18.589192 12663 raft_consensus.cc:740] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:18.589883 12663 consensus_queue.cc:260] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:18.590665 12663 raft_consensus.cc:3060] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:18.594447 12587 raft_consensus.cc:2468] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 2.
I20260709 13:04:18.595440 12703 leader_election.cc:304] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:18.596171 13030 raft_consensus.cc:2804] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:18.596182 12663 raft_consensus.cc:2468] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 2.
I20260709 13:04:18.596684 13030 raft_consensus.cc:697] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [term 2 LEADER]: Becoming Leader. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Running, Role: LEADER
I20260709 13:04:18.597541 13030 consensus_queue.cc:237] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:18.604096 12484 catalog_manager.cc:5697] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec reported cstate change: term changed from 1 to 2, leader changed from cbbc656864b34218823224d1a82d261f (127.7.71.130) to 02f10db3492040948cd2a4e955933bec (127.7.71.131). New cstate: current_term: 2 leader_uuid: "02f10db3492040948cd2a4e955933bec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:18.635066 12948 raft_consensus.cc:993] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700: : Instructing follower 02f10db3492040948cd2a4e955933bec to start an election
I20260709 13:04:18.635453 12988 raft_consensus.cc:1081] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 2 LEADER]: Signalling peer 02f10db3492040948cd2a4e955933bec to start an election
I20260709 13:04:18.636927 12733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a44ec28a280451aba141904ee98e7af"
dest_uuid: "02f10db3492040948cd2a4e955933bec"
 from {username='slave'} at 127.0.0.1:53312
I20260709 13:04:18.637348 12733 raft_consensus.cc:493] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:18.637624 12733 raft_consensus.cc:3060] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:18.642275 12733 raft_consensus.cc:515] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:18.643810 12733 leader_election.cc:290] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 3 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:18.644367 12587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a44ec28a280451aba141904ee98e7af" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:18.644726 12662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a44ec28a280451aba141904ee98e7af" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:18.644896 12587 raft_consensus.cc:3055] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:18.645221 12662 raft_consensus.cc:3060] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:18.645241 12587 raft_consensus.cc:740] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dced6e3d05df414aa3a8369849d94700, State: Running, Role: LEADER
I20260709 13:04:18.645977 12587 consensus_queue.cc:260] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:18.646864 12587 raft_consensus.cc:3060] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:18.650502 12662 raft_consensus.cc:2468] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 3.
I20260709 13:04:18.651430 12704 leader_election.cc:304] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [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: 02f10db3492040948cd2a4e955933bec, cbbc656864b34218823224d1a82d261f; no voters: 
I20260709 13:04:18.652233 13030 raft_consensus.cc:2804] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:18.652680 13030 raft_consensus.cc:697] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [term 3 LEADER]: Becoming Leader. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Running, Role: LEADER
I20260709 13:04:18.652976 12587 raft_consensus.cc:2468] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 3.
I20260709 13:04:18.653431 13030 consensus_queue.cc:237] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:18.660413 12484 catalog_manager.cc:5697] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec reported cstate change: term changed from 2 to 3, leader changed from dced6e3d05df414aa3a8369849d94700 (127.7.71.129) to 02f10db3492040948cd2a4e955933bec (127.7.71.131). New cstate: current_term: 3 leader_uuid: "02f10db3492040948cd2a4e955933bec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:18.665634 13028 raft_consensus.cc:993] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f: : Instructing follower 02f10db3492040948cd2a4e955933bec to start an election
I20260709 13:04:18.666024 13022 raft_consensus.cc:1081] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Signalling peer 02f10db3492040948cd2a4e955933bec to start an election
I20260709 13:04:18.667447 12733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a462a090dc04bbaab80a45ff113159c"
dest_uuid: "02f10db3492040948cd2a4e955933bec"
 from {username='slave'} at 127.0.0.1:53296
I20260709 13:04:18.667925 12733 raft_consensus.cc:493] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:18.668257 12733 raft_consensus.cc:3060] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:18.672541 12733 raft_consensus.cc:515] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:18.673903 12733 leader_election.cc:290] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 2 election: Requested vote from peers dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519), cbbc656864b34218823224d1a82d261f (127.7.71.130:41765)
I20260709 13:04:18.674492 12587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a462a090dc04bbaab80a45ff113159c" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dced6e3d05df414aa3a8369849d94700"
I20260709 13:04:18.674737 12662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a462a090dc04bbaab80a45ff113159c" candidate_uuid: "02f10db3492040948cd2a4e955933bec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbbc656864b34218823224d1a82d261f"
I20260709 13:04:18.675081 12587 raft_consensus.cc:3060] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:18.675297 12662 raft_consensus.cc:3055] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:18.675635 12662 raft_consensus.cc:740] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbbc656864b34218823224d1a82d261f, State: Running, Role: LEADER
I20260709 13:04:18.676291 12662 consensus_queue.cc:260] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:18.677309 12662 raft_consensus.cc:3060] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:18.680388 12587 raft_consensus.cc:2468] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 2.
I20260709 13:04:18.681269 12703 leader_election.cc:304] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f10db3492040948cd2a4e955933bec, dced6e3d05df414aa3a8369849d94700; no voters: 
I20260709 13:04:18.681982 13030 raft_consensus.cc:2804] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:18.682333 13030 raft_consensus.cc:697] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [term 2 LEADER]: Becoming Leader. State: Replica: 02f10db3492040948cd2a4e955933bec, State: Running, Role: LEADER
I20260709 13:04:18.682498 12662 raft_consensus.cc:2468] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f10db3492040948cd2a4e955933bec in term 2.
I20260709 13:04:18.683012 13030 consensus_queue.cc:237] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } }
I20260709 13:04:18.689205 12484 catalog_manager.cc:5697] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec reported cstate change: term changed from 1 to 2, leader changed from cbbc656864b34218823224d1a82d261f (127.7.71.130) to 02f10db3492040948cd2a4e955933bec (127.7.71.131). New cstate: current_term: 2 leader_uuid: "02f10db3492040948cd2a4e955933bec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f10db3492040948cd2a4e955933bec" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:18.808254 12587 raft_consensus.cc:1275] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Refusing update from remote peer 02f10db3492040948cd2a4e955933bec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:18.809470 13030 consensus_queue.cc:1048] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:18.818307 12662 raft_consensus.cc:1275] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Refusing update from remote peer 02f10db3492040948cd2a4e955933bec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:18.819639 13030 consensus_queue.cc:1048] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:19.032922 12587 raft_consensus.cc:1275] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Refusing update from remote peer 02f10db3492040948cd2a4e955933bec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:19.034042 13039 consensus_queue.cc:1048] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:19.041512 12662 raft_consensus.cc:1275] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Refusing update from remote peer 02f10db3492040948cd2a4e955933bec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:19.043221 13026 consensus_queue.cc:1048] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:19.081530 12587 raft_consensus.cc:1275] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 3 FOLLOWER]: Refusing update from remote peer 02f10db3492040948cd2a4e955933bec: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:19.082595 13043 consensus_queue.cc:1048] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:19.089438 12662 raft_consensus.cc:1275] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 3 FOLLOWER]: Refusing update from remote peer 02f10db3492040948cd2a4e955933bec: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:19.090766 13026 consensus_queue.cc:1048] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:19.092937 12589 raft_consensus.cc:1275] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Refusing update from remote peer 02f10db3492040948cd2a4e955933bec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:19.095700 13030 consensus_queue.cc:1048] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "dced6e3d05df414aa3a8369849d94700" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 33519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:19.104431 12662 raft_consensus.cc:1275] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Refusing update from remote peer 02f10db3492040948cd2a4e955933bec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:19.107800 13026 consensus_queue.cc:1048] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc656864b34218823224d1a82d261f" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:19.328735  7454 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:04:19.334303  7454 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:04:19.334728  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:19.339468  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:04:19.339851  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:20.365274  7454 tablet_server.cc:179] TabletServer@127.7.71.129:0 shutting down...
I20260709 13:04:20.385617  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:20.386243  7454 tablet_replica.cc:333] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.386984  7454 raft_consensus.cc:2243] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.387465  7454 raft_consensus.cc:2272] T c50628c9bf684355b918d0ccdb7e3166 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.389212  7454 tablet_replica.cc:333] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.389818  7454 raft_consensus.cc:2243] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.390661  7454 raft_consensus.cc:2272] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.392707  7454 tablet_replica.cc:333] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.393256  7454 raft_consensus.cc:2243] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.393976  7454 raft_consensus.cc:2272] T db845f0153944f0eb0d6a97f33616578 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:20.394340 12629 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260709 13:04:20.395836  7454 tablet_replica.cc:333] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.396641  7454 raft_consensus.cc:2243] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:04:20.398263 12629 consensus_peers.cc:597] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f -> Peer dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519): Couldn't send request to peer dced6e3d05df414aa3a8369849d94700. 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 13:04:20.400091 12703 consensus_peers.cc:597] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec -> Peer dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519): Couldn't send request to peer dced6e3d05df414aa3a8369849d94700. 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 13:04:20.401577  7454 raft_consensus.cc:2272] T 7f27205b6d744513aa9d5f9fdba5bf58 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.403427  7454 tablet_replica.cc:333] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.403971  7454 raft_consensus.cc:2243] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.404371  7454 raft_consensus.cc:2272] T 83986fd289eb4859a69d9ee94bf3c437 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.405961  7454 tablet_replica.cc:333] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.406464  7454 raft_consensus.cc:2243] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.406857  7454 raft_consensus.cc:2272] T 3478050e7c684b9ebae9aaba82e2c2c4 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.408650  7454 tablet_replica.cc:333] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.409317  7454 raft_consensus.cc:2243] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.410022  7454 raft_consensus.cc:2272] T b90a618ba38e40129989b97a2f944bdc P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.411913  7454 tablet_replica.cc:333] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.412577  7454 raft_consensus.cc:2243] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.413007  7454 raft_consensus.cc:2272] T 5550943fa58e4c5293af1b388cce78d2 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.414952  7454 tablet_replica.cc:333] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.415423  7454 raft_consensus.cc:2243] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.415820  7454 raft_consensus.cc:2272] T 231608ff9fbe43889c0a48c40c4a7328 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.417567  7454 tablet_replica.cc:333] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.418022  7454 raft_consensus.cc:2243] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.418685  7454 raft_consensus.cc:2272] T aa353a0cec67409eb175474a629c800f P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.420430  7454 tablet_replica.cc:333] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.420887  7454 raft_consensus.cc:2243] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.421267  7454 raft_consensus.cc:2272] T f8f19c744f8e410689aa492ee1c6c984 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.422909  7454 tablet_replica.cc:333] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.423368  7454 raft_consensus.cc:2243] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.423750  7454 raft_consensus.cc:2272] T 47795531c13d4961ad9bd02ecb893e2e P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.425390  7454 tablet_replica.cc:333] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.425844  7454 raft_consensus.cc:2243] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.426192  7454 raft_consensus.cc:2272] T 3a44ec28a280451aba141904ee98e7af P dced6e3d05df414aa3a8369849d94700 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.427739  7454 tablet_replica.cc:333] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.428176  7454 raft_consensus.cc:2243] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.428584  7454 raft_consensus.cc:2272] T 875e569f1ad9415385e67bd379abec90 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.430173  7454 tablet_replica.cc:333] T da2342d30f204b7a86c6e69ba2437ad8 P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.430658  7454 raft_consensus.cc:2243] T da2342d30f204b7a86c6e69ba2437ad8 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.431051  7454 raft_consensus.cc:2272] T da2342d30f204b7a86c6e69ba2437ad8 P dced6e3d05df414aa3a8369849d94700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.432695  7454 tablet_replica.cc:333] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.433143  7454 raft_consensus.cc:2243] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.433524  7454 raft_consensus.cc:2272] T 4aa59e39513e4a5e9f065b29424c0a07 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.435194  7454 tablet_replica.cc:333] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.435643  7454 raft_consensus.cc:2243] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.435998  7454 raft_consensus.cc:2272] T 9a462a090dc04bbaab80a45ff113159c P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.437695  7454 tablet_replica.cc:333] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700: stopping tablet replica
I20260709 13:04:20.438099  7454 raft_consensus.cc:2243] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.438784  7454 raft_consensus.cc:2272] T eb18db5dc4814c379f2a41bdeb3acca2 P dced6e3d05df414aa3a8369849d94700 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:20.451048 12629 consensus_peers.cc:597] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f -> Peer dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519): Couldn't send request to peer dced6e3d05df414aa3a8369849d94700. 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 13:04:20.476058  7454 tablet_server.cc:196] TabletServer@127.7.71.129:0 shutdown complete.
I20260709 13:04:20.503450  7454 tablet_server.cc:179] TabletServer@127.7.71.130:0 shutting down...
I20260709 13:04:20.527222  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:20.527952  7454 tablet_replica.cc:333] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.528685  7454 raft_consensus.cc:2243] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.529227  7454 raft_consensus.cc:2272] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.530864  7454 tablet_replica.cc:333] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.531339  7454 raft_consensus.cc:2243] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.532027  7454 raft_consensus.cc:2272] T 83986fd289eb4859a69d9ee94bf3c437 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.533609  7454 tablet_replica.cc:333] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.534080  7454 raft_consensus.cc:2243] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.534430  7454 raft_consensus.cc:2272] T c50628c9bf684355b918d0ccdb7e3166 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.536001  7454 tablet_replica.cc:333] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.536480  7454 raft_consensus.cc:2243] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.536866  7454 raft_consensus.cc:2272] T 7f27205b6d744513aa9d5f9fdba5bf58 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.538409  7454 tablet_replica.cc:333] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.538877  7454 raft_consensus.cc:2243] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.539261  7454 raft_consensus.cc:2272] T db845f0153944f0eb0d6a97f33616578 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.540833  7454 tablet_replica.cc:333] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.541316  7454 raft_consensus.cc:2243] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.542003  7454 raft_consensus.cc:2272] T da2342d30f204b7a86c6e69ba2437ad8 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.543624  7454 tablet_replica.cc:333] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.544095  7454 raft_consensus.cc:2243] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.544747  7454 raft_consensus.cc:2272] T 875e569f1ad9415385e67bd379abec90 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.546512  7454 tablet_replica.cc:333] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.546980  7454 raft_consensus.cc:2243] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.547339  7454 raft_consensus.cc:2272] T f8f19c744f8e410689aa492ee1c6c984 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:20.548173 12704 consensus_peers.cc:597] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec -> Peer cbbc656864b34218823224d1a82d261f (127.7.71.130:41765): Couldn't send request to peer cbbc656864b34218823224d1a82d261f. 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 13:04:20.549108  7454 tablet_replica.cc:333] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.549688  7454 raft_consensus.cc:2243] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.550045  7454 raft_consensus.cc:2272] T 3a44ec28a280451aba141904ee98e7af P cbbc656864b34218823224d1a82d261f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.551656  7454 tablet_replica.cc:333] T 47795531c13d4961ad9bd02ecb893e2e P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.552147  7454 raft_consensus.cc:2243] T 47795531c13d4961ad9bd02ecb893e2e P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.552489  7454 raft_consensus.cc:2272] T 47795531c13d4961ad9bd02ecb893e2e P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.554128  7454 tablet_replica.cc:333] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.554594  7454 raft_consensus.cc:2243] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.554970  7454 raft_consensus.cc:2272] T eb18db5dc4814c379f2a41bdeb3acca2 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.556667  7454 tablet_replica.cc:333] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.557128  7454 raft_consensus.cc:2243] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.557798  7454 raft_consensus.cc:2272] T 4aa59e39513e4a5e9f065b29424c0a07 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.559433  7454 tablet_replica.cc:333] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.559994  7454 raft_consensus.cc:2243] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.560343  7454 raft_consensus.cc:2272] T 9a462a090dc04bbaab80a45ff113159c P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.561998  7454 tablet_replica.cc:333] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.562458  7454 raft_consensus.cc:2243] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.562836  7454 raft_consensus.cc:2272] T 5550943fa58e4c5293af1b388cce78d2 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.564440  7454 tablet_replica.cc:333] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.564872  7454 raft_consensus.cc:2243] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.565202  7454 raft_consensus.cc:2272] T aa353a0cec67409eb175474a629c800f P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.566836  7454 tablet_replica.cc:333] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.567252  7454 raft_consensus.cc:2243] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.567919  7454 raft_consensus.cc:2272] T 231608ff9fbe43889c0a48c40c4a7328 P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.569628  7454 tablet_replica.cc:333] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.570040  7454 raft_consensus.cc:2243] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.570643  7454 raft_consensus.cc:2272] T 3478050e7c684b9ebae9aaba82e2c2c4 P cbbc656864b34218823224d1a82d261f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.572230  7454 tablet_replica.cc:333] T b90a618ba38e40129989b97a2f944bdc P cbbc656864b34218823224d1a82d261f: stopping tablet replica
I20260709 13:04:20.572841  7454 raft_consensus.cc:2243] T b90a618ba38e40129989b97a2f944bdc P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.573289  7454 raft_consensus.cc:2272] T b90a618ba38e40129989b97a2f944bdc P cbbc656864b34218823224d1a82d261f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:20.598143 12704 consensus_peers.cc:597] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec -> Peer cbbc656864b34218823224d1a82d261f (127.7.71.130:41765): Couldn't send request to peer cbbc656864b34218823224d1a82d261f. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.130:41765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:20.621788 12704 consensus_peers.cc:597] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec -> Peer cbbc656864b34218823224d1a82d261f (127.7.71.130:41765): Couldn't send request to peer cbbc656864b34218823224d1a82d261f. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.130:41765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:20.626444  7454 tablet_server.cc:196] TabletServer@127.7.71.130:0 shutdown complete.
I20260709 13:04:20.652694  7454 tablet_server.cc:179] TabletServer@127.7.71.131:0 shutting down...
W20260709 13:04:20.660181 12703 consensus_peers.cc:597] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec -> Peer dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519): Couldn't send request to peer dced6e3d05df414aa3a8369849d94700. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:33519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:20.662626 12703 consensus_peers.cc:597] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec -> Peer dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519): Couldn't send request to peer dced6e3d05df414aa3a8369849d94700. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:33519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:20.668195 12703 consensus_peers.cc:597] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec -> Peer dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519): Couldn't send request to peer dced6e3d05df414aa3a8369849d94700. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:33519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:20.678514 12703 consensus_peers.cc:597] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec -> Peer dced6e3d05df414aa3a8369849d94700 (127.7.71.129:33519): Couldn't send request to peer dced6e3d05df414aa3a8369849d94700. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:33519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:20.685142  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:20.685859  7454 tablet_replica.cc:333] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.686475  7454 raft_consensus.cc:2243] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.687206  7454 raft_consensus.cc:2272] T c50628c9bf684355b918d0ccdb7e3166 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.688952  7454 tablet_replica.cc:333] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.689457  7454 raft_consensus.cc:2243] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.689855  7454 raft_consensus.cc:2272] T 9b9eb5fe5a8d44a29bf086acdb2ea8d6 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.691429  7454 tablet_replica.cc:333] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.692061  7454 raft_consensus.cc:2243] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.692457  7454 raft_consensus.cc:2272] T 83986fd289eb4859a69d9ee94bf3c437 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.694017  7454 tablet_replica.cc:333] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.694492  7454 raft_consensus.cc:2243] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.694865  7454 raft_consensus.cc:2272] T db845f0153944f0eb0d6a97f33616578 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.696424  7454 tablet_replica.cc:333] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.696916  7454 raft_consensus.cc:2243] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.697547  7454 raft_consensus.cc:2272] T 5550943fa58e4c5293af1b388cce78d2 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.699026  7454 tablet_replica.cc:333] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.699502  7454 raft_consensus.cc:2243] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.699934  7454 raft_consensus.cc:2272] T aa353a0cec67409eb175474a629c800f P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.701550  7454 tablet_replica.cc:333] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.702030  7454 raft_consensus.cc:2243] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.702381  7454 raft_consensus.cc:2272] T 231608ff9fbe43889c0a48c40c4a7328 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.704175  7454 tablet_replica.cc:333] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.704640  7454 raft_consensus.cc:2243] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.705302  7454 raft_consensus.cc:2272] T f8f19c744f8e410689aa492ee1c6c984 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.707082  7454 tablet_replica.cc:333] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.707594  7454 raft_consensus.cc:2243] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.707962  7454 raft_consensus.cc:2272] T 4aa59e39513e4a5e9f065b29424c0a07 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.709622  7454 tablet_replica.cc:333] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.710120  7454 raft_consensus.cc:2243] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.710781  7454 raft_consensus.cc:2272] T 3a44ec28a280451aba141904ee98e7af P 02f10db3492040948cd2a4e955933bec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.712342  7454 tablet_replica.cc:333] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.712841  7454 raft_consensus.cc:2243] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.713500  7454 raft_consensus.cc:2272] T 47795531c13d4961ad9bd02ecb893e2e P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.715157  7454 tablet_replica.cc:333] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.715621  7454 raft_consensus.cc:2243] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.715996  7454 raft_consensus.cc:2272] T 875e569f1ad9415385e67bd379abec90 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.717494  7454 tablet_replica.cc:333] T da2342d30f204b7a86c6e69ba2437ad8 P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.717965  7454 raft_consensus.cc:2243] T da2342d30f204b7a86c6e69ba2437ad8 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.718303  7454 raft_consensus.cc:2272] T da2342d30f204b7a86c6e69ba2437ad8 P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.719930  7454 tablet_replica.cc:333] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.720384  7454 raft_consensus.cc:2243] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.721014  7454 raft_consensus.cc:2272] T 9a462a090dc04bbaab80a45ff113159c P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.722592  7454 tablet_replica.cc:333] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.723033  7454 raft_consensus.cc:2243] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.723402  7454 raft_consensus.cc:2272] T 7f27205b6d744513aa9d5f9fdba5bf58 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.724951  7454 tablet_replica.cc:333] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.725392  7454 raft_consensus.cc:2243] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.725765  7454 raft_consensus.cc:2272] T 3478050e7c684b9ebae9aaba82e2c2c4 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.727248  7454 tablet_replica.cc:333] T b90a618ba38e40129989b97a2f944bdc P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.727686  7454 raft_consensus.cc:2243] T b90a618ba38e40129989b97a2f944bdc P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.728037  7454 raft_consensus.cc:2272] T b90a618ba38e40129989b97a2f944bdc P 02f10db3492040948cd2a4e955933bec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.729655  7454 tablet_replica.cc:333] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec: stopping tablet replica
I20260709 13:04:20.730060  7454 raft_consensus.cc:2243] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.730417  7454 raft_consensus.cc:2272] T eb18db5dc4814c379f2a41bdeb3acca2 P 02f10db3492040948cd2a4e955933bec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.764737  7454 tablet_server.cc:196] TabletServer@127.7.71.131:0 shutdown complete.
I20260709 13:04:20.790001  7454 master.cc:562] Master@127.7.71.190:41851 shutting down...
I20260709 13:04:20.808256  7454 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.808749  7454 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.809020  7454 tablet_replica.cc:333] T 00000000000000000000000000000000 P d4d2469581104adb9ae4a76236903c69: stopping tablet replica
I20260709 13:04:20.828159  7454 master.cc:584] Master@127.7.71.190:41851 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12130 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:04:20.870606  7454 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.71.190:37977
I20260709 13:04:20.871646  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:20.876703 13051 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 13:04:20.877108 13054 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 13:04:20.877465 13052 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 13:04:20.878317  7454 server_base.cc:1061] running on GCE node
I20260709 13:04:20.879104  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:20.879284  7454 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 13:04:20.879415  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602260879399 us; error 0 us; skew 500 ppm
I20260709 13:04:20.879885  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:20.882026  7454 webserver.cc:533] Webserver started at http://127.7.71.190:46261/ using document root <none> and password file <none>
I20260709 13:04:20.882436  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:20.882596  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:20.882825  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:20.883860  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-0/minicluster-data/master-0-root/instance:
uuid: "951a8c0c53614e3a97c5f819398c5cb9"
format_stamp: "Formatted at 2026-07-09 13:04:20 on dist-test-slave-j8hn"
I20260709 13:04:20.887984  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:04:20.890928 13059 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:20.891595  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:04:20.891834  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-0/minicluster-data/master-0-root
uuid: "951a8c0c53614e3a97c5f819398c5cb9"
format_stamp: "Formatted at 2026-07-09 13:04:20 on dist-test-slave-j8hn"
I20260709 13:04:20.892074  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-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 13:04:20.907294  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:20.908427  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:20.948402  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.190:37977
I20260709 13:04:20.948529 13110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.190:37977 every 8 connection(s)
I20260709 13:04:20.951916 13111 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 13:04:20.961473 13111 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9: Bootstrap starting.
I20260709 13:04:20.965894 13111 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:20.969520 13111 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9: No bootstrap required, opened a new log
I20260709 13:04:20.971504 13111 raft_consensus.cc:359] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "951a8c0c53614e3a97c5f819398c5cb9" member_type: VOTER }
I20260709 13:04:20.971884 13111 raft_consensus.cc:385] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:20.972056 13111 raft_consensus.cc:740] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 951a8c0c53614e3a97c5f819398c5cb9, State: Initialized, Role: FOLLOWER
I20260709 13:04:20.972617 13111 consensus_queue.cc:260] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "951a8c0c53614e3a97c5f819398c5cb9" member_type: VOTER }
I20260709 13:04:20.973073 13111 raft_consensus.cc:399] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:20.973265 13111 raft_consensus.cc:493] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:20.973464 13111 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:20.977509 13111 raft_consensus.cc:515] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "951a8c0c53614e3a97c5f819398c5cb9" member_type: VOTER }
I20260709 13:04:20.977927 13111 leader_election.cc:304] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [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: 951a8c0c53614e3a97c5f819398c5cb9; no voters: 
I20260709 13:04:20.978878 13111 leader_election.cc:290] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:20.979135 13114 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:20.980360 13114 raft_consensus.cc:697] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [term 1 LEADER]: Becoming Leader. State: Replica: 951a8c0c53614e3a97c5f819398c5cb9, State: Running, Role: LEADER
I20260709 13:04:20.980911 13114 consensus_queue.cc:237] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [LEADER]: Queue going to LEADER mode. State: All 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: "951a8c0c53614e3a97c5f819398c5cb9" member_type: VOTER }
I20260709 13:04:20.981496 13111 sys_catalog.cc:565] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:20.984884 13115 sys_catalog.cc:455] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "951a8c0c53614e3a97c5f819398c5cb9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "951a8c0c53614e3a97c5f819398c5cb9" member_type: VOTER } }
I20260709 13:04:20.985072 13116 sys_catalog.cc:455] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 951a8c0c53614e3a97c5f819398c5cb9. Latest consensus state: current_term: 1 leader_uuid: "951a8c0c53614e3a97c5f819398c5cb9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "951a8c0c53614e3a97c5f819398c5cb9" member_type: VOTER } }
I20260709 13:04:20.985468 13115 sys_catalog.cc:458] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:20.985683 13116 sys_catalog.cc:458] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:20.988509 13121 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:20.992991 13121 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:20.996167  7454 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:21.000691 13121 catalog_manager.cc:1383] Generated new cluster ID: a3febbb57a7047dc89dd5a7f15b71e75
I20260709 13:04:21.000919 13121 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:21.022367 13121 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:21.023519 13121 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:21.042543 13121 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9: Generated new TSK 0
I20260709 13:04:21.043077 13121 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:21.062129  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:21.067577 13132 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 13:04:21.068387 13133 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 13:04:21.069960  7454 server_base.cc:1061] running on GCE node
W20260709 13:04:21.069890 13135 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 13:04:21.071043  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:21.071221  7454 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 13:04:21.071339  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602261071329 us; error 0 us; skew 500 ppm
I20260709 13:04:21.071815  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:21.073786  7454 webserver.cc:533] Webserver started at http://127.7.71.129:46183/ using document root <none> and password file <none>
I20260709 13:04:21.074190  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:21.074334  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:21.074530  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:21.075446  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-0/minicluster-data/ts-0-root/instance:
uuid: "3ff0b505850e495480bd47f56babdb42"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-j8hn"
I20260709 13:04:21.079355  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:04:21.082245 13140 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.083140  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:21.083384  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-0/minicluster-data/ts-0-root
uuid: "3ff0b505850e495480bd47f56babdb42"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-j8hn"
I20260709 13:04:21.083657  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-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 13:04:21.106511  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:21.107652  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:21.109043  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:21.111107  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:21.111275  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.111496  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:21.111688  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:04:21.149420  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.129:44111
I20260709 13:04:21.149549 13202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.129:44111 every 8 connection(s)
I20260709 13:04:21.154039  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:21.160673 13207 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 13:04:21.161597 13208 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 13:04:21.168354  7454 server_base.cc:1061] running on GCE node
W20260709 13:04:21.168730 13211 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 13:04:21.172262  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:21.172489  7454 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 13:04:21.172644  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602261172629 us; error 0 us; skew 500 ppm
I20260709 13:04:21.173118  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:21.175679  7454 webserver.cc:533] Webserver started at http://127.7.71.130:34965/ using document root <none> and password file <none>
I20260709 13:04:21.176195  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:21.176401  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:21.176693 13203 heartbeater.cc:344] Connected to a master server at 127.7.71.190:37977
I20260709 13:04:21.176715  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:21.177256 13203 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:21.178083 13203 heartbeater.cc:507] Master 127.7.71.190:37977 requested a full tablet report, sending...
I20260709 13:04:21.178395  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-0/minicluster-data/ts-1-root/instance:
uuid: "2bd53d77fe9240439c39e207ca3d9623"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-j8hn"
I20260709 13:04:21.180277 13076 ts_manager.cc:194] Registered new tserver with Master: 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111)
I20260709 13:04:21.181988 13076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47230
I20260709 13:04:21.183172  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:04:21.186874 13215 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.187605  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:04:21.187862  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-0/minicluster-data/ts-1-root
uuid: "2bd53d77fe9240439c39e207ca3d9623"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-j8hn"
I20260709 13:04:21.188138  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-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 13:04:21.215498  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:21.216657  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:21.218047  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:21.220109  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:21.220290  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.220513  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:21.220654  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.256901  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.130:41497
I20260709 13:04:21.256994 13277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.130:41497 every 8 connection(s)
I20260709 13:04:21.261430  7454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:21.267910 13281 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 13:04:21.269068 13282 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 13:04:21.271800 13284 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 13:04:21.272037 13278 heartbeater.cc:344] Connected to a master server at 127.7.71.190:37977
I20260709 13:04:21.272516 13278 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:21.272617  7454 server_base.cc:1061] running on GCE node
I20260709 13:04:21.273272 13278 heartbeater.cc:507] Master 127.7.71.190:37977 requested a full tablet report, sending...
I20260709 13:04:21.273444  7454 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:21.273736  7454 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 13:04:21.273939  7454 hybrid_clock.cc:648] HybridClock initialized: now 1783602261273921 us; error 0 us; skew 500 ppm
I20260709 13:04:21.274533  7454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:21.275231 13076 ts_manager.cc:194] Registered new tserver with Master: 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:21.276763 13076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47240
I20260709 13:04:21.276917  7454 webserver.cc:533] Webserver started at http://127.7.71.131:46065/ using document root <none> and password file <none>
I20260709 13:04:21.277470  7454 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:21.277685  7454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:21.277968  7454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:21.278963  7454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-0/minicluster-data/ts-2-root/instance:
uuid: "dad6812152a547a68a0b74b3514f2a00"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-j8hn"
I20260709 13:04:21.283048  7454 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:04:21.286048 13289 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.286710  7454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:21.286967  7454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-0/minicluster-data/ts-2-root
uuid: "dad6812152a547a68a0b74b3514f2a00"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-j8hn"
I20260709 13:04:21.287204  7454 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHVQQox/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602130971146-7454-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 13:04:21.305092  7454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:21.306228  7454 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:21.307628  7454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:21.309679  7454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:21.309845  7454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.310072  7454 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:21.310215  7454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.346092  7454 rpc_server.cc:307] RPC server started. Bound to: 127.7.71.131:33421
I20260709 13:04:21.346185 13351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.71.131:33421 every 8 connection(s)
I20260709 13:04:21.358142 13352 heartbeater.cc:344] Connected to a master server at 127.7.71.190:37977
I20260709 13:04:21.358553 13352 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:21.359200 13352 heartbeater.cc:507] Master 127.7.71.190:37977 requested a full tablet report, sending...
I20260709 13:04:21.360905 13076 ts_manager.cc:194] Registered new tserver with Master: dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:21.361018  7454 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012099443s
I20260709 13:04:21.362154 13076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47244
I20260709 13:04:21.383133 13076 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47246:
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 13:04:21.385540 13076 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 13:04:21.446487 13317 tablet_service.cc:1511] Processing CreateTablet for tablet d79d278afbdc4da9a7aedb2f76f1b7ce (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:21.447827 13317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79d278afbdc4da9a7aedb2f76f1b7ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.450001 13243 tablet_service.cc:1511] Processing CreateTablet for tablet d79d278afbdc4da9a7aedb2f76f1b7ce (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:21.451320 13243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79d278afbdc4da9a7aedb2f76f1b7ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.452677 13315 tablet_service.cc:1511] Processing CreateTablet for tablet 9b45524172e6427aa55e8c52f0b3aada (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:21.452790 13242 tablet_service.cc:1511] Processing CreateTablet for tablet 089867a6f60f4c0eb9bb0939798527e1 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:21.462540 13242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 089867a6f60f4c0eb9bb0939798527e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.462325 13313 tablet_service.cc:1511] Processing CreateTablet for tablet 6970c9d151804a2baece4c90ed4c9e90 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:21.451067 13316 tablet_service.cc:1511] Processing CreateTablet for tablet 089867a6f60f4c0eb9bb0939798527e1 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:21.453982 13241 tablet_service.cc:1511] Processing CreateTablet for tablet 9b45524172e6427aa55e8c52f0b3aada (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:21.464427 13241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b45524172e6427aa55e8c52f0b3aada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.465575 13312 tablet_service.cc:1511] Processing CreateTablet for tablet a668a63b95d14d94beb0a6d830546e21 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:21.463337 13238 tablet_service.cc:1511] Processing CreateTablet for tablet a668a63b95d14d94beb0a6d830546e21 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:21.467025 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a668a63b95d14d94beb0a6d830546e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.455538 13240 tablet_service.cc:1511] Processing CreateTablet for tablet b7aa8268e7634cddb7b7ff433677a9b1 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:21.467886 13237 tablet_service.cc:1511] Processing CreateTablet for tablet 90746a0a327845f3a2524c30e7e09985 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:21.457908 13239 tablet_service.cc:1511] Processing CreateTablet for tablet 6970c9d151804a2baece4c90ed4c9e90 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:21.470623 13311 tablet_service.cc:1511] Processing CreateTablet for tablet 90746a0a327845f3a2524c30e7e09985 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:21.468288 13240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7aa8268e7634cddb7b7ff433677a9b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.472754 13236 tablet_service.cc:1511] Processing CreateTablet for tablet f1982294412244ffa84ea6629e022e8f (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:21.473982 13236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1982294412244ffa84ea6629e022e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.475864 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6970c9d151804a2baece4c90ed4c9e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.477757 13235 tablet_service.cc:1511] Processing CreateTablet for tablet f0a78ab53dab4a9db12dc8fd3974e1b1 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:21.478971 13235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a78ab53dab4a9db12dc8fd3974e1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.461238 13314 tablet_service.cc:1511] Processing CreateTablet for tablet b7aa8268e7634cddb7b7ff433677a9b1 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:21.479866 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90746a0a327845f3a2524c30e7e09985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.482640 13310 tablet_service.cc:1511] Processing CreateTablet for tablet f1982294412244ffa84ea6629e022e8f (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:21.461169 13315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b45524172e6427aa55e8c52f0b3aada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.483783 13313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6970c9d151804a2baece4c90ed4c9e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.484575 13310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1982294412244ffa84ea6629e022e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.485117 13316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 089867a6f60f4c0eb9bb0939798527e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.491792 13309 tablet_service.cc:1511] Processing CreateTablet for tablet f0a78ab53dab4a9db12dc8fd3974e1b1 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:21.499607 13311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90746a0a327845f3a2524c30e7e09985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.505936 13314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7aa8268e7634cddb7b7ff433677a9b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.510833 13312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a668a63b95d14d94beb0a6d830546e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.514200 13309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a78ab53dab4a9db12dc8fd3974e1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.534308 13168 tablet_service.cc:1511] Processing CreateTablet for tablet d79d278afbdc4da9a7aedb2f76f1b7ce (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:21.536671 13167 tablet_service.cc:1511] Processing CreateTablet for tablet 089867a6f60f4c0eb9bb0939798527e1 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:21.540669 13168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79d278afbdc4da9a7aedb2f76f1b7ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.541960 13167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 089867a6f60f4c0eb9bb0939798527e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.544088 13166 tablet_service.cc:1511] Processing CreateTablet for tablet 9b45524172e6427aa55e8c52f0b3aada (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:21.545580 13166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b45524172e6427aa55e8c52f0b3aada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.563283 13165 tablet_service.cc:1511] Processing CreateTablet for tablet b7aa8268e7634cddb7b7ff433677a9b1 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:21.565407 13164 tablet_service.cc:1511] Processing CreateTablet for tablet 6970c9d151804a2baece4c90ed4c9e90 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:21.568490 13162 tablet_service.cc:1511] Processing CreateTablet for tablet 90746a0a327845f3a2524c30e7e09985 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:21.570499 13161 tablet_service.cc:1511] Processing CreateTablet for tablet f1982294412244ffa84ea6629e022e8f (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:21.572461 13160 tablet_service.cc:1511] Processing CreateTablet for tablet f0a78ab53dab4a9db12dc8fd3974e1b1 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:21.567396 13163 tablet_service.cc:1511] Processing CreateTablet for tablet a668a63b95d14d94beb0a6d830546e21 (DEFAULT_TABLE table=test-workload [id=f15727e2c17444caa5bf64465d104e09]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:21.577498 13367 tablet_bootstrap.cc:492] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:21.588928 13165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7aa8268e7634cddb7b7ff433677a9b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.589898 13163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a668a63b95d14d94beb0a6d830546e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.595839 13160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a78ab53dab4a9db12dc8fd3974e1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.599889 13164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6970c9d151804a2baece4c90ed4c9e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.603848 13161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1982294412244ffa84ea6629e022e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.607841 13162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90746a0a327845f3a2524c30e7e09985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.619696 13367 tablet_bootstrap.cc:654] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.636242 13368 tablet_bootstrap.cc:492] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:21.642388 13368 tablet_bootstrap.cc:654] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.669498 13367 tablet_bootstrap.cc:492] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:21.669982 13367 ts_tablet_manager.cc:1403] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.000s
I20260709 13:04:21.673514 13367 raft_consensus.cc:359] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.674220 13367 raft_consensus.cc:385] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.674505 13367 raft_consensus.cc:740] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.675385 13367 consensus_queue.cc:260] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.677038 13369 tablet_bootstrap.cc:492] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:21.688150 13368 tablet_bootstrap.cc:492] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:21.688728 13368 ts_tablet_manager.cc:1403] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.004s
I20260709 13:04:21.691597 13278 heartbeater.cc:499] Master 127.7.71.190:37977 was elected leader, sending a full tablet report...
I20260709 13:04:21.695235 13368 raft_consensus.cc:359] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.696297 13368 raft_consensus.cc:385] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.696581 13368 raft_consensus.cc:740] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.697532 13367 ts_tablet_manager.cc:1434] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.005s
I20260709 13:04:21.697455 13368 consensus_queue.cc:260] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.698514 13367 tablet_bootstrap.cc:492] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:21.705488 13352 heartbeater.cc:499] Master 127.7.71.190:37977 was elected leader, sending a full tablet report...
I20260709 13:04:21.706509 13368 ts_tablet_manager.cc:1434] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.009s
I20260709 13:04:21.707207 13369 tablet_bootstrap.cc:654] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.707650 13368 tablet_bootstrap.cc:492] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:21.710040 13367 tablet_bootstrap.cc:654] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.713891 13368 tablet_bootstrap.cc:654] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.721613 13367 tablet_bootstrap.cc:492] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:21.722157 13367 ts_tablet_manager.cc:1403] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260709 13:04:21.725137 13368 tablet_bootstrap.cc:492] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:21.724835 13367 raft_consensus.cc:359] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.725538 13367 raft_consensus.cc:385] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.725661 13368 ts_tablet_manager.cc:1403] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:04:21.725935 13367 raft_consensus.cc:740] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.726712 13367 consensus_queue.cc:260] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.730449 13368 raft_consensus.cc:359] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.731318 13368 raft_consensus.cc:385] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.731415 13369 tablet_bootstrap.cc:492] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:21.731781 13368 raft_consensus.cc:740] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.732013 13369 ts_tablet_manager.cc:1403] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.064s	user 0.022s	sys 0.009s
I20260709 13:04:21.732772 13368 consensus_queue.cc:260] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.734707 13367 ts_tablet_manager.cc:1434] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:04:21.734813 13368 ts_tablet_manager.cc:1434] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:04:21.734776 13369 raft_consensus.cc:359] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.735664 13369 raft_consensus.cc:385] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.735786 13367 tablet_bootstrap.cc:492] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:21.736014 13369 raft_consensus.cc:740] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.736212 13368 tablet_bootstrap.cc:492] T d79d278afbdc4da9a7aedb2f76f1b7ce P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:21.736909 13369 consensus_queue.cc:260] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.741910 13367 tablet_bootstrap.cc:654] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.742008 13368 tablet_bootstrap.cc:654] T d79d278afbdc4da9a7aedb2f76f1b7ce P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.754873 13369 ts_tablet_manager.cc:1434] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.008s
I20260709 13:04:21.755108 13203 heartbeater.cc:499] Master 127.7.71.190:37977 was elected leader, sending a full tablet report...
I20260709 13:04:21.755930 13369 tablet_bootstrap.cc:492] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:21.756917 13368 tablet_bootstrap.cc:492] T d79d278afbdc4da9a7aedb2f76f1b7ce P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:21.756923 13367 tablet_bootstrap.cc:492] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:21.757542 13368 ts_tablet_manager.cc:1403] T d79d278afbdc4da9a7aedb2f76f1b7ce P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260709 13:04:21.757545 13367 ts_tablet_manager.cc:1403] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.005s
I20260709 13:04:21.760530 13367 raft_consensus.cc:359] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.760776 13368 raft_consensus.cc:359] T d79d278afbdc4da9a7aedb2f76f1b7ce P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } } peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } }
I20260709 13:04:21.761238 13367 raft_consensus.cc:385] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.761641 13368 raft_consensus.cc:385] T d79d278afbdc4da9a7aedb2f76f1b7ce P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.761686 13369 tablet_bootstrap.cc:654] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.761649 13367 raft_consensus.cc:740] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.762204 13368 raft_consensus.cc:740] T d79d278afbdc4da9a7aedb2f76f1b7ce P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.762893 13367 consensus_queue.cc:260] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.763080 13368 consensus_queue.cc:260] T d79d278afbdc4da9a7aedb2f76f1b7ce P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } } peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } }
I20260709 13:04:21.767406 13367 ts_tablet_manager.cc:1434] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:04:21.768379 13372 raft_consensus.cc:493] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:21.768587 13377 raft_consensus.cc:493] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:21.768910 13372 raft_consensus.cc:515] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.769191 13377 raft_consensus.cc:515] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.769620 13368 ts_tablet_manager.cc:1434] T d79d278afbdc4da9a7aedb2f76f1b7ce P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:04:21.770707 13368 tablet_bootstrap.cc:492] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:21.776386 13368 tablet_bootstrap.cc:654] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.779284 13372 leader_election.cc:290] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:21.792145 13367 tablet_bootstrap.cc:492] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:21.795977 13377 leader_election.cc:290] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:21.812659 13367 tablet_bootstrap.cc:654] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.832314 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90746a0a327845f3a2524c30e7e09985" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
W20260709 13:04:21.834123 13219 leader_election.cc:343] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.837633 13368 tablet_bootstrap.cc:492] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:21.838120 13367 tablet_bootstrap.cc:492] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:21.838225 13368 ts_tablet_manager.cc:1403] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.068s	user 0.033s	sys 0.030s
I20260709 13:04:21.838848 13367 ts_tablet_manager.cc:1403] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.000s
I20260709 13:04:21.841158 13368 raft_consensus.cc:359] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.841929 13368 raft_consensus.cc:385] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.841662 13367 raft_consensus.cc:359] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.842267 13368 raft_consensus.cc:740] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.842639 13367 raft_consensus.cc:385] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.843007 13367 raft_consensus.cc:740] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.843068 13368 consensus_queue.cc:260] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.843997 13367 consensus_queue.cc:260] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.849184 13367 ts_tablet_manager.cc:1434] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:04:21.850251 13367 tablet_bootstrap.cc:492] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:21.845474 13368 ts_tablet_manager.cc:1434] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:21.849356 13369 tablet_bootstrap.cc:492] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:21.851352 13368 tablet_bootstrap.cc:492] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:21.851672 13369 ts_tablet_manager.cc:1403] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.096s	user 0.033s	sys 0.054s
I20260709 13:04:21.854586 13369 raft_consensus.cc:359] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } } peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } }
I20260709 13:04:21.855261 13369 raft_consensus.cc:385] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.855541 13369 raft_consensus.cc:740] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.856904 13369 consensus_queue.cc:260] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } } peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } }
I20260709 13:04:21.861398 13367 tablet_bootstrap.cc:654] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.864362 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a668a63b95d14d94beb0a6d830546e21" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
W20260709 13:04:21.866474 13143 leader_election.cc:343] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.866971 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a668a63b95d14d94beb0a6d830546e21" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
I20260709 13:04:21.867429 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90746a0a327845f3a2524c30e7e09985" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
W20260709 13:04:21.868685 13144 leader_election.cc:343] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.869136 13144 leader_election.cc:304] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42; no voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00
I20260709 13:04:21.869836 13377 raft_consensus.cc:2749] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:21.870903 13369 ts_tablet_manager.cc:1434] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
W20260709 13:04:21.871101 13216 leader_election.cc:343] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.871909 13369 tablet_bootstrap.cc:492] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:21.872802 13368 tablet_bootstrap.cc:654] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.878906 13369 tablet_bootstrap.cc:654] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.880779 13216 leader_election.cc:304] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623; no voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00
I20260709 13:04:21.881968 13372 raft_consensus.cc:2749] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:21.883263 13368 tablet_bootstrap.cc:492] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:21.883831 13368 ts_tablet_manager.cc:1403] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.001s
I20260709 13:04:21.886108 13368 raft_consensus.cc:359] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.886799 13368 raft_consensus.cc:385] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.887073 13368 raft_consensus.cc:740] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.887737 13368 consensus_queue.cc:260] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.889753 13369 tablet_bootstrap.cc:492] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:21.890070 13368 ts_tablet_manager.cc:1434] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:21.890265 13369 ts_tablet_manager.cc:1403] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 13:04:21.891006 13368 tablet_bootstrap.cc:492] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:21.893146 13369 raft_consensus.cc:359] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.893685 13367 tablet_bootstrap.cc:492] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:21.893822 13369 raft_consensus.cc:385] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.894344 13369 raft_consensus.cc:740] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.895015 13369 consensus_queue.cc:260] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.895664 13367 ts_tablet_manager.cc:1403] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.012s
I20260709 13:04:21.897531 13368 tablet_bootstrap.cc:654] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.898649 13367 raft_consensus.cc:359] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.899420 13367 raft_consensus.cc:385] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.899783 13367 raft_consensus.cc:740] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.900555 13367 consensus_queue.cc:260] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.900987 13369 ts_tablet_manager.cc:1434] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:04:21.902058 13369 tablet_bootstrap.cc:492] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:21.906435 13373 raft_consensus.cc:493] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:21.906983 13373 raft_consensus.cc:515] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.907508 13369 tablet_bootstrap.cc:654] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.909511 13367 ts_tablet_manager.cc:1434] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:04:21.910625 13367 tablet_bootstrap.cc:492] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:21.912039 13368 tablet_bootstrap.cc:492] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:21.912544 13368 ts_tablet_manager.cc:1403] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260709 13:04:21.915380 13368 raft_consensus.cc:359] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.916096 13368 raft_consensus.cc:385] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.916361 13368 raft_consensus.cc:740] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.917413 13367 tablet_bootstrap.cc:654] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.919699 13373 leader_election.cc:290] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:21.920336 13373 raft_consensus.cc:493] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:21.920809 13373 raft_consensus.cc:515] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.917060 13368 consensus_queue.cc:260] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.922963 13373 leader_election.cc:290] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:21.923512 13368 ts_tablet_manager.cc:1434] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:04:21.924688 13368 tablet_bootstrap.cc:492] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:21.934445 13368 tablet_bootstrap.cc:654] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.938872 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90746a0a327845f3a2524c30e7e09985" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:21.940852 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b45524172e6427aa55e8c52f0b3aada" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
W20260709 13:04:21.942239 13290 leader_election.cc:343] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:21.942912 13290 leader_election.cc:343] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.945281 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90746a0a327845f3a2524c30e7e09985" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:21.945926 13253 raft_consensus.cc:2468] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:21.947007 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b45524172e6427aa55e8c52f0b3aada" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:21.947703 13252 raft_consensus.cc:2468] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:21.948660 13367 tablet_bootstrap.cc:492] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:21.949095 13369 tablet_bootstrap.cc:492] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:21.949222 13367 ts_tablet_manager.cc:1403] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.004s
I20260709 13:04:21.949120 13292 leader_election.cc:304] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [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: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 3ff0b505850e495480bd47f56babdb42
I20260709 13:04:21.949720 13369 ts_tablet_manager.cc:1403] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.021s
I20260709 13:04:21.950788 13292 leader_election.cc:304] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [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: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 3ff0b505850e495480bd47f56babdb42
I20260709 13:04:21.951799 13373 raft_consensus.cc:2804] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:21.952142 13373 raft_consensus.cc:493] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:21.952461 13373 raft_consensus.cc:3060] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:21.952865 13394 raft_consensus.cc:2804] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:21.953343 13394 raft_consensus.cc:493] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:21.953061 13369 raft_consensus.cc:359] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.953727 13394 raft_consensus.cc:3060] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:21.953923 13369 raft_consensus.cc:385] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.954321 13369 raft_consensus.cc:740] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.954298 13367 raft_consensus.cc:359] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.955302 13367 raft_consensus.cc:385] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.955681 13367 raft_consensus.cc:740] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.955423 13369 consensus_queue.cc:260] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.957108 13372 raft_consensus.cc:493] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:21.957561 13372 raft_consensus.cc:515] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.957901 13369 ts_tablet_manager.cc:1434] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:04:21.958909 13369 tablet_bootstrap.cc:492] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:21.959614 13372 leader_election.cc:290] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:21.959306 13373 raft_consensus.cc:515] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.956637 13367 consensus_queue.cc:260] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.961957 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089867a6f60f4c0eb9bb0939798527e1" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:21.963145 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089867a6f60f4c0eb9bb0939798527e1" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
W20260709 13:04:21.964157 13216 leader_election.cc:343] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:21.965829 13219 leader_election.cc:343] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.966261 13219 leader_election.cc:304] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623; no voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00
I20260709 13:04:21.967381 13367 ts_tablet_manager.cc:1434] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:04:21.967783 13369 tablet_bootstrap.cc:654] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.968429 13367 tablet_bootstrap.cc:492] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:21.969446 13372 raft_consensus.cc:2749] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:21.971712 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90746a0a327845f3a2524c30e7e09985" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:21.972337 13178 raft_consensus.cc:3060] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:21.973531 13368 tablet_bootstrap.cc:492] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:21.974123 13368 ts_tablet_manager.cc:1403] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.005s
I20260709 13:04:21.978677 13369 tablet_bootstrap.cc:492] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:21.979266 13369 ts_tablet_manager.cc:1403] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260709 13:04:21.980849 13367 tablet_bootstrap.cc:654] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.981312 13178 raft_consensus.cc:2468] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:21.982156 13369 raft_consensus.cc:359] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.982471 13373 leader_election.cc:290] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:21.982436 13290 leader_election.cc:304] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:21.982932 13369 raft_consensus.cc:385] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.983275 13373 raft_consensus.cc:493] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:21.983388 13369 raft_consensus.cc:740] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.983867 13373 raft_consensus.cc:515] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.984264 13369 consensus_queue.cc:260] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.986202 13368 raft_consensus.cc:359] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.986758 13369 ts_tablet_manager.cc:1434] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:21.987231 13373 leader_election.cc:290] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:21.987764 13373 raft_consensus.cc:2804] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:21.988320 13373 raft_consensus.cc:697] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Leader. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:21.988868 13368 raft_consensus.cc:385] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.986416 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6970c9d151804a2baece4c90ed4c9e90" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:21.989233 13368 raft_consensus.cc:740] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.989756 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90746a0a327845f3a2524c30e7e09985" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:21.987828 13369 tablet_bootstrap.cc:492] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:21.967329 13394 raft_consensus.cc:515] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:21.991360 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6970c9d151804a2baece4c90ed4c9e90" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
W20260709 13:04:21.992118 13124 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:21.992075 13253 raft_consensus.cc:2468] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:21.990362 13252 raft_consensus.cc:3060] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:21.990036 13290 leader_election.cc:343] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:21.993983 13292 leader_election.cc:304] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [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: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 3ff0b505850e495480bd47f56babdb42
I20260709 13:04:21.997294 13369 tablet_bootstrap.cc:654] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.999732 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b45524172e6427aa55e8c52f0b3aada" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:21.989053 13373 consensus_queue.cc:237] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
W20260709 13:04:22.001209 13290 leader_election.cc:343] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.001888 13398 raft_consensus.cc:2804] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.002554 13398 raft_consensus.cc:493] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.002895 13398 raft_consensus.cc:3060] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.010588 13252 raft_consensus.cc:2468] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:21.990864 13368 consensus_queue.cc:260] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.014067 13401 raft_consensus.cc:493] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.014730 13401 raft_consensus.cc:515] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.015347 13394 leader_election.cc:290] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:22.015514 13369 tablet_bootstrap.cc:492] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:22.016124 13369 ts_tablet_manager.cc:1403] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260709 13:04:22.018682 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b45524172e6427aa55e8c52f0b3aada" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:22.019348 13252 raft_consensus.cc:3060] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.019798 13394 raft_consensus.cc:493] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.020336 13394 raft_consensus.cc:515] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.023099 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1982294412244ffa84ea6629e022e8f" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:22.013211 13398 raft_consensus.cc:515] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.023777 13178 raft_consensus.cc:2468] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:22.025384 13401 leader_election.cc:290] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:22.019200 13369 raft_consensus.cc:359] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.026265 13369 raft_consensus.cc:385] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.026618 13369 raft_consensus.cc:740] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.026688 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089867a6f60f4c0eb9bb0939798527e1" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:22.027398 13253 raft_consensus.cc:2468] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:22.027369 13369 consensus_queue.cc:260] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.028223 13398 leader_election.cc:290] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:22.028632 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6970c9d151804a2baece4c90ed4c9e90" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:22.029295 13251 raft_consensus.cc:3060] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.029708 13369 ts_tablet_manager.cc:1434] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:04:22.030689 13369 tablet_bootstrap.cc:492] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:22.032101 13252 raft_consensus.cc:2468] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:22.032562 13292 leader_election.cc:304] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:22.033960 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089867a6f60f4c0eb9bb0939798527e1" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:22.035279 13292 leader_election.cc:304] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 3ff0b505850e495480bd47f56babdb42
I20260709 13:04:22.036356 13401 raft_consensus.cc:2804] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.036695 13401 raft_consensus.cc:493] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.036762 13369 tablet_bootstrap.cc:654] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.037042 13401 raft_consensus.cc:3060] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.026187 13290 leader_election.cc:304] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 
W20260709 13:04:22.040166 13290 leader_election.cc:343] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.041553 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6970c9d151804a2baece4c90ed4c9e90" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42"
W20260709 13:04:22.042855 13290 leader_election.cc:343] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.047724 13075 catalog_manager.cc:5697] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad6812152a547a68a0b74b3514f2a00 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "dad6812152a547a68a0b74b3514f2a00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:22.051100 13373 raft_consensus.cc:2804] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.051760 13373 raft_consensus.cc:697] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Leader. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:22.052112 13404 raft_consensus.cc:2804] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.052527 13404 raft_consensus.cc:493] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.052853 13404 raft_consensus.cc:3060] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.053218 13368 ts_tablet_manager.cc:1434] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.026s
I20260709 13:04:22.052712 13373 consensus_queue.cc:237] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.054404 13368 tablet_bootstrap.cc:492] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:22.061712 13367 tablet_bootstrap.cc:492] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:22.061451 13401 raft_consensus.cc:515] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.062264 13367 ts_tablet_manager.cc:1403] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.023s
I20260709 13:04:22.064574 13368 tablet_bootstrap.cc:654] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.064445 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089867a6f60f4c0eb9bb0939798527e1" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:22.065192 13367 raft_consensus.cc:359] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.066231 13367 raft_consensus.cc:385] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:04:22.066247 13290 leader_election.cc:343] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.066634 13367 raft_consensus.cc:740] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.066926 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1982294412244ffa84ea6629e022e8f" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:22.067373 13367 consensus_queue.cc:260] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.068367 13252 raft_consensus.cc:2468] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:22.069708 13367 ts_tablet_manager.cc:1434] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:04:22.070859 13367 tablet_bootstrap.cc:492] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:22.070758 13369 tablet_bootstrap.cc:492] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:22.072180 13369 ts_tablet_manager.cc:1403] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.016s
I20260709 13:04:22.072315 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089867a6f60f4c0eb9bb0939798527e1" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:22.072888 13252 raft_consensus.cc:3060] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.077310 13367 tablet_bootstrap.cc:654] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.077983 13369 raft_consensus.cc:359] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.078706 13369 raft_consensus.cc:385] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.078987 13369 raft_consensus.cc:740] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.068724 13394 leader_election.cc:290] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:22.069305 13404 raft_consensus.cc:515] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.079679 13252 raft_consensus.cc:2468] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:22.079730 13369 consensus_queue.cc:260] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.083484 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1982294412244ffa84ea6629e022e8f" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:22.084059 13178 raft_consensus.cc:3060] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.084280 13292 leader_election.cc:304] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 3ff0b505850e495480bd47f56babdb42
I20260709 13:04:22.085455 13401 leader_election.cc:290] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:22.085374 13394 raft_consensus.cc:2804] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.086764 13394 raft_consensus.cc:697] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Leader. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:22.085335 13369 ts_tablet_manager.cc:1434] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:04:22.087618 13394 consensus_queue.cc:237] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.088133 13369 tablet_bootstrap.cc:492] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:22.090657 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1982294412244ffa84ea6629e022e8f" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:22.091486 13253 raft_consensus.cc:3060] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.091813 13178 raft_consensus.cc:2468] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:22.093297 13290 leader_election.cc:304] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:22.094719 13398 raft_consensus.cc:2804] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.095299 13398 raft_consensus.cc:697] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Leader. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:22.096304 13398 consensus_queue.cc:237] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.099771 13404 leader_election.cc:290] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:22.099314 13253 raft_consensus.cc:2468] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:22.068157 13251 raft_consensus.cc:2468] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:22.102696 13292 leader_election.cc:304] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 3ff0b505850e495480bd47f56babdb42
I20260709 13:04:22.103893 13401 raft_consensus.cc:2804] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.104382 13401 raft_consensus.cc:697] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Leader. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:22.104085 13369 tablet_bootstrap.cc:654] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.105193 13401 consensus_queue.cc:237] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.111583 13368 tablet_bootstrap.cc:492] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:22.112089 13368 ts_tablet_manager.cc:1403] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.011s
I20260709 13:04:22.114804 13368 raft_consensus.cc:359] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.115479 13368 raft_consensus.cc:385] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.115741 13368 raft_consensus.cc:740] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.116415 13368 consensus_queue.cc:260] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.116923 13367 tablet_bootstrap.cc:492] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:22.117400 13367 ts_tablet_manager.cc:1403] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.005s
I20260709 13:04:22.118247 13368 ts_tablet_manager.cc:1434] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:22.119212 13368 tablet_bootstrap.cc:492] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:22.124168 13367 raft_consensus.cc:359] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.128633 13367 raft_consensus.cc:385] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.128913 13367 raft_consensus.cc:740] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.130160 13377 raft_consensus.cc:493] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.133415 13377 raft_consensus.cc:515] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } } peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } }
I20260709 13:04:22.135221 13368 tablet_bootstrap.cc:654] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.135857 13377 leader_election.cc:290] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:22.137140 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79d278afbdc4da9a7aedb2f76f1b7ce" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
I20260709 13:04:22.139072 13367 consensus_queue.cc:260] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.138130 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79d278afbdc4da9a7aedb2f76f1b7ce" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:22.137660 13377 raft_consensus.cc:493] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.141496 13377 raft_consensus.cc:515] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.142416 13367 ts_tablet_manager.cc:1434] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:04:22.138413 13327 raft_consensus.cc:2468] T d79d278afbdc4da9a7aedb2f76f1b7ce P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 0.
I20260709 13:04:22.144723 13367 tablet_bootstrap.cc:492] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:22.145790 13377 leader_election.cc:290] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
W20260709 13:04:22.142822 13143 leader_election.cc:343] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.147670 13144 leader_election.cc:304] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [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: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 2bd53d77fe9240439c39e207ca3d9623
I20260709 13:04:22.148837 13369 tablet_bootstrap.cc:492] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:22.149358 13369 ts_tablet_manager.cc:1403] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.012s
I20260709 13:04:22.149600 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b45524172e6427aa55e8c52f0b3aada" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:22.150271 13367 tablet_bootstrap.cc:654] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.150382 13253 raft_consensus.cc:2393] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ff0b505850e495480bd47f56babdb42 in current term 1: Already voted for candidate dad6812152a547a68a0b74b3514f2a00 in this term.
I20260709 13:04:22.151939 13377 raft_consensus.cc:2804] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.152333 13377 raft_consensus.cc:493] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.152673 13377 raft_consensus.cc:3060] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.151233 13398 raft_consensus.cc:493] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.153728 13369 raft_consensus.cc:359] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.154182 13398 raft_consensus.cc:515] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.154621 13369 raft_consensus.cc:385] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.155086 13369 raft_consensus.cc:740] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.155308 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b45524172e6427aa55e8c52f0b3aada" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
I20260709 13:04:22.155953 13369 consensus_queue.cc:260] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.161933 13144 leader_election.cc:304] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42; no voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00
I20260709 13:04:22.169828 13398 leader_election.cc:290] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:22.171089 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa8268e7634cddb7b7ff433677a9b1" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:22.171913 13253 raft_consensus.cc:2468] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:22.173293 13292 leader_election.cc:304] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:22.176893 13368 tablet_bootstrap.cc:492] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:22.174233 13398 raft_consensus.cc:2804] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.180900 13368 ts_tablet_manager.cc:1403] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.006s
I20260709 13:04:22.173859 13377 raft_consensus.cc:515] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } } peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } }
I20260709 13:04:22.183890 13368 raft_consensus.cc:359] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.184496 13368 raft_consensus.cc:385] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.184737 13368 raft_consensus.cc:740] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.180773 13398 raft_consensus.cc:493] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.185334 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79d278afbdc4da9a7aedb2f76f1b7ce" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:22.185423 13368 consensus_queue.cc:260] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.186807 13398 raft_consensus.cc:3060] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.187098 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa8268e7634cddb7b7ff433677a9b1" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:22.187459 13368 ts_tablet_manager.cc:1434] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260709 13:04:22.187819 13143 leader_election.cc:343] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.188570 13178 raft_consensus.cc:2468] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:22.191924 13377 leader_election.cc:290] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 election: Requested vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:22.189895 13418 raft_consensus.cc:3060] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.193528 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79d278afbdc4da9a7aedb2f76f1b7ce" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:22.194195 13327 raft_consensus.cc:3060] T d79d278afbdc4da9a7aedb2f76f1b7ce P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.195318 13369 ts_tablet_manager.cc:1434] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.009s
I20260709 13:04:22.196308 13369 tablet_bootstrap.cc:492] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:22.200433 13418 raft_consensus.cc:2749] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:22.201049 13369 tablet_bootstrap.cc:654] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.201093 13418 raft_consensus.cc:493] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.203540 13418 raft_consensus.cc:515] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.203886 13327 raft_consensus.cc:2468] T d79d278afbdc4da9a7aedb2f76f1b7ce P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 1.
I20260709 13:04:22.205581 13418 leader_election.cc:290] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:22.206240 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6970c9d151804a2baece4c90ed4c9e90" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:22.207108 13253 raft_consensus.cc:2393] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ff0b505850e495480bd47f56babdb42 in current term 1: Already voted for candidate dad6812152a547a68a0b74b3514f2a00 in this term.
I20260709 13:04:22.206532 13367 tablet_bootstrap.cc:492] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:22.208321 13367 ts_tablet_manager.cc:1403] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.000s
I20260709 13:04:22.205093 13144 leader_election.cc:304] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 2bd53d77fe9240439c39e207ca3d9623
I20260709 13:04:22.207186 13398 raft_consensus.cc:515] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.209836 13418 raft_consensus.cc:2804] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.210348 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6970c9d151804a2baece4c90ed4c9e90" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
I20260709 13:04:22.210356 13418 raft_consensus.cc:697] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [term 1 LEADER]: Becoming Leader. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Running, Role: LEADER
I20260709 13:04:22.211571 13418 consensus_queue.cc:237] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } } peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } }
I20260709 13:04:22.212886 13076 catalog_manager.cc:5697] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad6812152a547a68a0b74b3514f2a00 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "dad6812152a547a68a0b74b3514f2a00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:22.214783 13076 catalog_manager.cc:5697] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad6812152a547a68a0b74b3514f2a00 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "dad6812152a547a68a0b74b3514f2a00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:22.215622 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa8268e7634cddb7b7ff433677a9b1" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:22.216355 13253 raft_consensus.cc:3060] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.215997 13144 leader_election.cc:304] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42; no voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00
I20260709 13:04:22.217037 13367 raft_consensus.cc:359] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } } peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } }
I20260709 13:04:22.217720 13367 raft_consensus.cc:385] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.217608 13377 raft_consensus.cc:3060] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.218817 13076 catalog_manager.cc:5697] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad6812152a547a68a0b74b3514f2a00 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "dad6812152a547a68a0b74b3514f2a00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:22.215656 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa8268e7634cddb7b7ff433677a9b1" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:22.222273 13178 raft_consensus.cc:3060] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.220547 13076 catalog_manager.cc:5697] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad6812152a547a68a0b74b3514f2a00 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "dad6812152a547a68a0b74b3514f2a00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:22.224078 13253 raft_consensus.cc:2468] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:22.224942 13369 tablet_bootstrap.cc:492] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:22.225414 13369 ts_tablet_manager.cc:1403] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.009s
I20260709 13:04:22.225281 13292 leader_election.cc:304] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:22.226521 13401 raft_consensus.cc:2804] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.226971 13401 raft_consensus.cc:697] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Leader. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:22.227854 13401 consensus_queue.cc:237] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.228101 13369 raft_consensus.cc:359] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.228735 13369 raft_consensus.cc:385] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.228708 13178 raft_consensus.cc:2468] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:22.229274 13369 raft_consensus.cc:740] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.218119 13367 raft_consensus.cc:740] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.230151 13369 consensus_queue.cc:260] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.215651 13398 leader_election.cc:290] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:22.230715 13367 consensus_queue.cc:260] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } } peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } }
I20260709 13:04:22.232705 13367 ts_tablet_manager.cc:1434] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:04:22.233441 13369 ts_tablet_manager.cc:1434] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:04:22.237547 13377 raft_consensus.cc:2749] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:22.239854 13073 catalog_manager.cc:5697] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ff0b505850e495480bd47f56babdb42 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "3ff0b505850e495480bd47f56babdb42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:22.249967 13076 catalog_manager.cc:5697] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad6812152a547a68a0b74b3514f2a00 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "dad6812152a547a68a0b74b3514f2a00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:22.364228 13401 raft_consensus.cc:493] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.366544 13401 raft_consensus.cc:515] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.370430 13401 leader_election.cc:290] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:22.372355 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a668a63b95d14d94beb0a6d830546e21" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:22.373708 13178 raft_consensus.cc:2468] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:22.374833 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a668a63b95d14d94beb0a6d830546e21" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:22.374994 13290 leader_election.cc:304] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:22.375612 13253 raft_consensus.cc:2468] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:22.375861 13401 raft_consensus.cc:2804] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.376235 13401 raft_consensus.cc:493] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.376523 13401 raft_consensus.cc:3060] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.384455 13401 raft_consensus.cc:515] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.386116 13401 leader_election.cc:290] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:22.386768 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a668a63b95d14d94beb0a6d830546e21" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:22.387094 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a668a63b95d14d94beb0a6d830546e21" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:22.387418 13178 raft_consensus.cc:3060] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.387689 13253 raft_consensus.cc:3060] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.397696 13178 raft_consensus.cc:2468] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:22.397696 13253 raft_consensus.cc:2468] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:22.399011 13292 leader_election.cc:304] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:22.399688 13401 raft_consensus.cc:2804] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.400197 13401 raft_consensus.cc:697] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Leader. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:22.401278 13401 consensus_queue.cc:237] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.409921 13076 catalog_manager.cc:5697] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad6812152a547a68a0b74b3514f2a00 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "dad6812152a547a68a0b74b3514f2a00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:22.427433 13377 raft_consensus.cc:493] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.428027 13377 raft_consensus.cc:515] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.429945 13377 leader_election.cc:290] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:22.430791 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089867a6f60f4c0eb9bb0939798527e1" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:22.431339 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089867a6f60f4c0eb9bb0939798527e1" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
I20260709 13:04:22.431627 13253 raft_consensus.cc:2393] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ff0b505850e495480bd47f56babdb42 in current term 1: Already voted for candidate dad6812152a547a68a0b74b3514f2a00 in this term.
I20260709 13:04:22.432853 13144 leader_election.cc:304] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42; no voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00
I20260709 13:04:22.433444 13377 raft_consensus.cc:3060] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.439621 13377 raft_consensus.cc:2749] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:22.448863 13372 raft_consensus.cc:493] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.449373 13372 raft_consensus.cc:515] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.451149 13372 leader_election.cc:290] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:22.451867 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a78ab53dab4a9db12dc8fd3974e1b1" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:22.452219 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a78ab53dab4a9db12dc8fd3974e1b1" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
I20260709 13:04:22.452457 13178 raft_consensus.cc:2468] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 0.
I20260709 13:04:22.452911 13327 raft_consensus.cc:2468] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 0.
I20260709 13:04:22.453547 13216 leader_election.cc:304] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42; no voters: 
I20260709 13:04:22.454370 13372 raft_consensus.cc:2804] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.454619 13372 raft_consensus.cc:493] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.454824 13372 raft_consensus.cc:3060] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.461068 13372 raft_consensus.cc:515] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.462565 13372 leader_election.cc:290] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:22.463178 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a78ab53dab4a9db12dc8fd3974e1b1" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:22.463696 13178 raft_consensus.cc:3060] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.463618 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a78ab53dab4a9db12dc8fd3974e1b1" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:22.464283 13327 raft_consensus.cc:3060] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.469046 13178 raft_consensus.cc:2468] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 1.
I20260709 13:04:22.470048 13216 leader_election.cc:304] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42; no voters: 
I20260709 13:04:22.470328 13327 raft_consensus.cc:2468] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 1.
I20260709 13:04:22.470806 13372 raft_consensus.cc:2804] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:22.471846 13372 raft_consensus.cc:697] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 LEADER]: Becoming Leader. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Running, Role: LEADER
I20260709 13:04:22.473037 13372 consensus_queue.cc:237] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.473693 13401 consensus_queue.cc:1048] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.487353 13076 catalog_manager.cc:5697] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130). New cstate: current_term: 1 leader_uuid: "2bd53d77fe9240439c39e207ca3d9623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:22.498184 13398 consensus_queue.cc:1048] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:22.509478 13398 consensus_queue.cc:1048] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.518846 13373 consensus_queue.cc:1048] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:22.526525 13373 consensus_queue.cc:1048] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.536734 13401 consensus_queue.cc:1048] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.604863 13327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "089867a6f60f4c0eb9bb0939798527e1"
dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
mode: GRACEFUL
new_leader_uuid: "3ff0b505850e495480bd47f56babdb42"
 from {username='slave'} at 127.0.0.1:60446
I20260709 13:04:22.605400 13327 raft_consensus.cc:606] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Received request to transfer leadership to TS 3ff0b505850e495480bd47f56babdb42
I20260709 13:04:22.610049 13327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b45524172e6427aa55e8c52f0b3aada"
dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
mode: GRACEFUL
new_leader_uuid: "3ff0b505850e495480bd47f56babdb42"
 from {username='slave'} at 127.0.0.1:60446
I20260709 13:04:22.610520 13327 raft_consensus.cc:606] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Received request to transfer leadership to TS 3ff0b505850e495480bd47f56babdb42
I20260709 13:04:22.614948 13327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7aa8268e7634cddb7b7ff433677a9b1"
dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
mode: GRACEFUL
new_leader_uuid: "3ff0b505850e495480bd47f56babdb42"
 from {username='slave'} at 127.0.0.1:60446
I20260709 13:04:22.615427 13327 raft_consensus.cc:606] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Received request to transfer leadership to TS 3ff0b505850e495480bd47f56babdb42
I20260709 13:04:22.621969 13327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6970c9d151804a2baece4c90ed4c9e90"
dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
mode: GRACEFUL
new_leader_uuid: "2bd53d77fe9240439c39e207ca3d9623"
 from {username='slave'} at 127.0.0.1:60446
I20260709 13:04:22.622396 13327 raft_consensus.cc:606] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Received request to transfer leadership to TS 2bd53d77fe9240439c39e207ca3d9623
I20260709 13:04:22.627058 13327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a668a63b95d14d94beb0a6d830546e21"
dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
mode: GRACEFUL
new_leader_uuid: "2bd53d77fe9240439c39e207ca3d9623"
 from {username='slave'} at 127.0.0.1:60446
I20260709 13:04:22.627487 13327 raft_consensus.cc:606] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Received request to transfer leadership to TS 2bd53d77fe9240439c39e207ca3d9623
I20260709 13:04:22.631605 13327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90746a0a327845f3a2524c30e7e09985"
dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
mode: GRACEFUL
new_leader_uuid: "2bd53d77fe9240439c39e207ca3d9623"
 from {username='slave'} at 127.0.0.1:60446
I20260709 13:04:22.632023 13327 raft_consensus.cc:606] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Received request to transfer leadership to TS 2bd53d77fe9240439c39e207ca3d9623
I20260709 13:04:22.636158 13327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1982294412244ffa84ea6629e022e8f"
dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
mode: GRACEFUL
new_leader_uuid: "2bd53d77fe9240439c39e207ca3d9623"
 from {username='slave'} at 127.0.0.1:60446
I20260709 13:04:22.636597 13327 raft_consensus.cc:606] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Received request to transfer leadership to TS 2bd53d77fe9240439c39e207ca3d9623
I20260709 13:04:22.644403 13377 consensus_queue.cc:1048] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.646975 13404 consensus_queue.cc:1048] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.652904 13251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0a78ab53dab4a9db12dc8fd3974e1b1"
dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
mode: GRACEFUL
new_leader_uuid: "dad6812152a547a68a0b74b3514f2a00"
 from {username='slave'} at 127.0.0.1:57090
I20260709 13:04:22.653595 13251 raft_consensus.cc:606] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 LEADER]: Received request to transfer leadership to TS dad6812152a547a68a0b74b3514f2a00
I20260709 13:04:22.659155 13253 raft_consensus.cc:3060] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.660792 13401 raft_consensus.cc:993] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00: : Instructing follower 2bd53d77fe9240439c39e207ca3d9623 to start an election
I20260709 13:04:22.661305 13401 raft_consensus.cc:1081] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Signalling peer 2bd53d77fe9240439c39e207ca3d9623 to start an election
I20260709 13:04:22.664423 13252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6970c9d151804a2baece4c90ed4c9e90"
dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
 from {username='slave'} at 127.0.0.1:57074
I20260709 13:04:22.664951 13252 raft_consensus.cc:493] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:22.665211 13252 raft_consensus.cc:3060] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:22.668340 13372 raft_consensus.cc:493] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.668824 13372 raft_consensus.cc:515] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } } peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } }
I20260709 13:04:22.669988 13377 consensus_queue.cc:1048] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.670831 13372 leader_election.cc:290] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421), 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111)
I20260709 13:04:22.672434 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79d278afbdc4da9a7aedb2f76f1b7ce" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
I20260709 13:04:22.678663 13373 consensus_queue.cc:1048] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.680028 13176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79d278afbdc4da9a7aedb2f76f1b7ce" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:22.681658 13216 leader_election.cc:304] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623 [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: 2bd53d77fe9240439c39e207ca3d9623; no voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00
I20260709 13:04:22.682753 13372 raft_consensus.cc:2749] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:22.687712 13401 consensus_queue.cc:1048] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.696818 13252 raft_consensus.cc:515] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.697889 13251 raft_consensus.cc:1240] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Rejecting Update request from peer dad6812152a547a68a0b74b3514f2a00 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:22.698792 13252 leader_election.cc:290] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 2 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:22.699657 13177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6970c9d151804a2baece4c90ed4c9e90" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:22.700266 13177 raft_consensus.cc:3060] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:22.700940 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6970c9d151804a2baece4c90ed4c9e90" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:22.701583 13327 raft_consensus.cc:3055] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:22.701965 13327 raft_consensus.cc:740] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:22.702845 13327 consensus_queue.cc:260] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.704272 13404 raft_consensus.cc:993] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00: : Instructing follower 2bd53d77fe9240439c39e207ca3d9623 to start an election
I20260709 13:04:22.704728 13404 raft_consensus.cc:1081] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Signalling peer 2bd53d77fe9240439c39e207ca3d9623 to start an election
I20260709 13:04:22.703990 13327 raft_consensus.cc:3060] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:22.707978 13252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1982294412244ffa84ea6629e022e8f"
dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
 from {username='slave'} at 127.0.0.1:57074
I20260709 13:04:22.711665 13404 consensus_queue.cc:1048] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.713768 13327 raft_consensus.cc:2468] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 2.
I20260709 13:04:22.714533 13177 raft_consensus.cc:2468] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 2.
I20260709 13:04:22.716521 13219 leader_election.cc:304] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:22.717734 13372 raft_consensus.cc:2804] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:22.718186 13372 raft_consensus.cc:697] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Becoming Leader. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Running, Role: LEADER
I20260709 13:04:22.719022 13372 consensus_queue.cc:237] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.723146 13252 raft_consensus.cc:493] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:22.723696 13252 raft_consensus.cc:3060] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:22.731060 13252 raft_consensus.cc:515] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
W20260709 13:04:22.705247 13398 consensus_queue.cc:1175] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "2bd53d77fe9240439c39e207ca3d9623" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer dad6812152a547a68a0b74b3514f2a00 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:04:22.736065 13401 consensus_queue.cc:1048] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.736341 13177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1982294412244ffa84ea6629e022e8f" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:22.737313 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1982294412244ffa84ea6629e022e8f" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:22.737057 13177 raft_consensus.cc:3060] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:22.737887 13327 raft_consensus.cc:3055] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:22.738251 13327 raft_consensus.cc:740] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:22.736979 13076 catalog_manager.cc:5697] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 reported cstate change: term changed from 1 to 2, leader changed from dad6812152a547a68a0b74b3514f2a00 (127.7.71.131) to 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "2bd53d77fe9240439c39e207ca3d9623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:22.739143 13327 consensus_queue.cc:260] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.740362 13327 raft_consensus.cc:3060] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:22.744936 13252 leader_election.cc:290] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 2 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:22.746393 13327 raft_consensus.cc:2468] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 2.
I20260709 13:04:22.747463 13219 leader_election.cc:304] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:22.748142 13372 raft_consensus.cc:2804] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:22.748641 13372 raft_consensus.cc:697] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Becoming Leader. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Running, Role: LEADER
I20260709 13:04:22.749266 13177 raft_consensus.cc:2468] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 2.
I20260709 13:04:22.749650 13372 consensus_queue.cc:237] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.753170 13398 raft_consensus.cc:993] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00: : Instructing follower 3ff0b505850e495480bd47f56babdb42 to start an election
I20260709 13:04:22.753783 13394 raft_consensus.cc:1081] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Signalling peer 3ff0b505850e495480bd47f56babdb42 to start an election
I20260709 13:04:22.759861 13075 catalog_manager.cc:5697] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 reported cstate change: term changed from 1 to 2, leader changed from dad6812152a547a68a0b74b3514f2a00 (127.7.71.131) to 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "2bd53d77fe9240439c39e207ca3d9623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:22.760766 13398 consensus_queue.cc:1048] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:22.762164 13177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7aa8268e7634cddb7b7ff433677a9b1"
dest_uuid: "3ff0b505850e495480bd47f56babdb42"
 from {username='slave'} at 127.0.0.1:40452
I20260709 13:04:22.762835 13177 raft_consensus.cc:493] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:22.763260 13177 raft_consensus.cc:3060] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:22.769449 13177 raft_consensus.cc:515] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.771653 13177 leader_election.cc:290] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 2 election: Requested vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:22.772324 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa8268e7634cddb7b7ff433677a9b1" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:22.772795 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa8268e7634cddb7b7ff433677a9b1" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:22.773392 13327 raft_consensus.cc:3055] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:22.773708 13327 raft_consensus.cc:740] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:22.774416 13327 consensus_queue.cc:260] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.775125 13327 raft_consensus.cc:3060] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:22.781149 13327 raft_consensus.cc:2468] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 2.
I20260709 13:04:22.781958 13144 leader_election.cc:304] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [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: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 2bd53d77fe9240439c39e207ca3d9623
I20260709 13:04:22.782600 13377 raft_consensus.cc:2804] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:22.783059 13377 raft_consensus.cc:697] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 2 LEADER]: Becoming Leader. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Running, Role: LEADER
I20260709 13:04:22.783963 13377 consensus_queue.cc:237] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.789896 13073 catalog_manager.cc:5697] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 reported cstate change: term changed from 1 to 2, leader changed from dad6812152a547a68a0b74b3514f2a00 (127.7.71.131) to 3ff0b505850e495480bd47f56babdb42 (127.7.71.129). New cstate: current_term: 2 leader_uuid: "3ff0b505850e495480bd47f56babdb42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:22.965466 13394 raft_consensus.cc:993] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00: : Instructing follower 3ff0b505850e495480bd47f56babdb42 to start an election
I20260709 13:04:22.965906 13398 raft_consensus.cc:1081] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Signalling peer 3ff0b505850e495480bd47f56babdb42 to start an election
I20260709 13:04:22.967242 13177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b45524172e6427aa55e8c52f0b3aada"
dest_uuid: "3ff0b505850e495480bd47f56babdb42"
 from {username='slave'} at 127.0.0.1:40452
I20260709 13:04:22.967712 13177 raft_consensus.cc:493] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:22.968001 13177 raft_consensus.cc:3060] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:22.972636 13177 raft_consensus.cc:515] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.974126 13177 leader_election.cc:290] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 2 election: Requested vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:22.974840 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b45524172e6427aa55e8c52f0b3aada" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:22.975157 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b45524172e6427aa55e8c52f0b3aada" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:22.975488 13252 raft_consensus.cc:3060] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:22.975805 13327 raft_consensus.cc:3055] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:22.976126 13327 raft_consensus.cc:740] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:22.976951 13327 consensus_queue.cc:260] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.978219 13327 raft_consensus.cc:3060] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:22.981233 13372 consensus_queue.cc:1048] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:22.982319 13252 raft_consensus.cc:2468] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 2.
I20260709 13:04:22.983695 13143 leader_election.cc:304] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42; no voters: 
I20260709 13:04:22.984488 13377 raft_consensus.cc:2804] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:22.985071 13327 raft_consensus.cc:2468] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 2.
I20260709 13:04:22.985291 13377 raft_consensus.cc:697] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [term 2 LEADER]: Becoming Leader. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Running, Role: LEADER
I20260709 13:04:22.986431 13377 consensus_queue.cc:237] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:22.992797 13425 consensus_queue.cc:1048] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:22.999943 13394 raft_consensus.cc:993] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00: : Instructing follower 2bd53d77fe9240439c39e207ca3d9623 to start an election
I20260709 13:04:23.000409 13394 raft_consensus.cc:1081] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Signalling peer 2bd53d77fe9240439c39e207ca3d9623 to start an election
I20260709 13:04:23.002053 13252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90746a0a327845f3a2524c30e7e09985"
dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
 from {username='slave'} at 127.0.0.1:57074
I20260709 13:04:23.002336 13394 consensus_queue.cc:1048] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:23.002565 13252 raft_consensus.cc:493] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:23.003038 13252 raft_consensus.cc:3060] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.003865 13073 catalog_manager.cc:5697] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 reported cstate change: term changed from 1 to 2, leader changed from dad6812152a547a68a0b74b3514f2a00 (127.7.71.131) to 3ff0b505850e495480bd47f56babdb42 (127.7.71.129). New cstate: current_term: 2 leader_uuid: "3ff0b505850e495480bd47f56babdb42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.011714 13252 raft_consensus.cc:515] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:23.014760 13176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90746a0a327845f3a2524c30e7e09985" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:23.015380 13176 raft_consensus.cc:3060] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.019773 13394 consensus_queue.cc:1048] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:23.022433 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90746a0a327845f3a2524c30e7e09985" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:23.022819 13176 raft_consensus.cc:2468] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 2.
I20260709 13:04:23.023010 13327 raft_consensus.cc:3055] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:23.023777 13327 raft_consensus.cc:740] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:23.024778 13327 consensus_queue.cc:260] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:23.025768 13216 leader_election.cc:304] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42; no voters: 
I20260709 13:04:23.028674 13252 leader_election.cc:290] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 2 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:23.028873 13425 raft_consensus.cc:2804] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:23.029464 13425 raft_consensus.cc:697] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Becoming Leader. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Running, Role: LEADER
I20260709 13:04:23.025874 13327 raft_consensus.cc:3060] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.030427 13425 consensus_queue.cc:237] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:23.035386 13448 raft_consensus.cc:993] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623: : Instructing follower dad6812152a547a68a0b74b3514f2a00 to start an election
I20260709 13:04:23.035949 13448 raft_consensus.cc:1081] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 LEADER]: Signalling peer dad6812152a547a68a0b74b3514f2a00 to start an election
I20260709 13:04:23.037992 13327 raft_consensus.cc:2468] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 2.
I20260709 13:04:23.040025 13373 raft_consensus.cc:993] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00: : Instructing follower 2bd53d77fe9240439c39e207ca3d9623 to start an election
I20260709 13:04:23.040475 13373 raft_consensus.cc:1081] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Signalling peer 2bd53d77fe9240439c39e207ca3d9623 to start an election
I20260709 13:04:23.040638 13326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0a78ab53dab4a9db12dc8fd3974e1b1"
dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
 from {username='slave'} at 127.0.0.1:60432
I20260709 13:04:23.041246 13326 raft_consensus.cc:493] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:23.041584 13326 raft_consensus.cc:3060] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.042191 13253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a668a63b95d14d94beb0a6d830546e21"
dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
 from {username='slave'} at 127.0.0.1:57074
I20260709 13:04:23.042745 13253 raft_consensus.cc:493] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:23.043078 13253 raft_consensus.cc:3060] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.048496 13253 raft_consensus.cc:515] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:23.048513 13326 raft_consensus.cc:515] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:23.051097 13326 leader_election.cc:290] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 2 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:23.051301 13253 leader_election.cc:290] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 2 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:23.051281 13176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a78ab53dab4a9db12dc8fd3974e1b1" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:23.052357 13176 raft_consensus.cc:3060] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.052690 13177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a668a63b95d14d94beb0a6d830546e21" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:23.053265 13177 raft_consensus.cc:3060] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.054071 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a668a63b95d14d94beb0a6d830546e21" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:23.054628 13326 raft_consensus.cc:3055] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:23.054921 13326 raft_consensus.cc:740] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:23.055806 13326 consensus_queue.cc:260] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:23.057001 13326 raft_consensus.cc:3060] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.060575 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a78ab53dab4a9db12dc8fd3974e1b1" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:23.059952 13075 catalog_manager.cc:5697] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 reported cstate change: term changed from 1 to 2, leader changed from dad6812152a547a68a0b74b3514f2a00 (127.7.71.131) to 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "2bd53d77fe9240439c39e207ca3d9623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.060020 13177 raft_consensus.cc:2468] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 2.
I20260709 13:04:23.061314 13176 raft_consensus.cc:2468] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 2.
I20260709 13:04:23.062628 13216 leader_election.cc:304] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42; no voters: 
I20260709 13:04:23.062849 13290 leader_election.cc:304] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:23.061233 13253 raft_consensus.cc:3055] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:23.063680 13373 raft_consensus.cc:2804] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:23.063849 13425 raft_consensus.cc:2804] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:23.064213 13373 raft_consensus.cc:697] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [term 2 LEADER]: Becoming Leader. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:23.064389 13425 raft_consensus.cc:697] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Becoming Leader. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Running, Role: LEADER
I20260709 13:04:23.065361 13373 consensus_queue.cc:237] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:23.065316 13425 consensus_queue.cc:237] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:23.069162 13326 raft_consensus.cc:2468] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 2.
I20260709 13:04:23.063701 13253 raft_consensus.cc:740] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Running, Role: LEADER
I20260709 13:04:23.071419 13253 consensus_queue.cc:260] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:23.072675 13253 raft_consensus.cc:3060] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.072834 13075 catalog_manager.cc:5697] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 reported cstate change: term changed from 1 to 2, leader changed from 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130) to dad6812152a547a68a0b74b3514f2a00 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "dad6812152a547a68a0b74b3514f2a00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.075958 13073 catalog_manager.cc:5697] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 reported cstate change: term changed from 1 to 2, leader changed from dad6812152a547a68a0b74b3514f2a00 (127.7.71.131) to 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "2bd53d77fe9240439c39e207ca3d9623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.079213 13253 raft_consensus.cc:2468] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 2.
I20260709 13:04:23.086980 13398 raft_consensus.cc:993] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00: : Instructing follower 3ff0b505850e495480bd47f56babdb42 to start an election
I20260709 13:04:23.087342 13373 raft_consensus.cc:1081] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Signalling peer 3ff0b505850e495480bd47f56babdb42 to start an election
I20260709 13:04:23.088796 13177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "089867a6f60f4c0eb9bb0939798527e1"
dest_uuid: "3ff0b505850e495480bd47f56babdb42"
 from {username='slave'} at 127.0.0.1:40452
I20260709 13:04:23.089250 13177 raft_consensus.cc:493] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:23.089586 13177 raft_consensus.cc:3060] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.094594 13177 raft_consensus.cc:515] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:23.096156 13177 leader_election.cc:290] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 2 election: Requested vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:23.096732 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089867a6f60f4c0eb9bb0939798527e1" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:23.097107 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089867a6f60f4c0eb9bb0939798527e1" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:23.097334 13253 raft_consensus.cc:3060] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.097681 13326 raft_consensus.cc:3055] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:23.097996 13326 raft_consensus.cc:740] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:23.098814 13326 consensus_queue.cc:260] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:23.100025 13326 raft_consensus.cc:3060] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.103996 13253 raft_consensus.cc:2468] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 2.
I20260709 13:04:23.105176 13143 leader_election.cc:304] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42; no voters: 
I20260709 13:04:23.105955 13377 raft_consensus.cc:2804] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:23.106380 13377 raft_consensus.cc:697] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [term 2 LEADER]: Becoming Leader. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Running, Role: LEADER
I20260709 13:04:23.106405 13326 raft_consensus.cc:2468] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 2.
I20260709 13:04:23.107344 13377 consensus_queue.cc:237] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:23.113184 13073 catalog_manager.cc:5697] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 reported cstate change: term changed from 1 to 2, leader changed from dad6812152a547a68a0b74b3514f2a00 (127.7.71.131) to 3ff0b505850e495480bd47f56babdb42 (127.7.71.129). New cstate: current_term: 2 leader_uuid: "3ff0b505850e495480bd47f56babdb42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.135303 13177 raft_consensus.cc:1275] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Refusing update from remote peer 2bd53d77fe9240439c39e207ca3d9623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.136533 13425 consensus_queue.cc:1048] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.143057 13326 raft_consensus.cc:1275] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Refusing update from remote peer 2bd53d77fe9240439c39e207ca3d9623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.144862 13448 consensus_queue.cc:1048] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.256711 13326 raft_consensus.cc:1275] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Refusing update from remote peer 3ff0b505850e495480bd47f56babdb42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.257862 13417 consensus_queue.cc:1048] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.267655 13253 raft_consensus.cc:3060] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.273269 13253 raft_consensus.cc:1275] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Refusing update from remote peer 3ff0b505850e495480bd47f56babdb42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.274313 13377 consensus_queue.cc:1048] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.285674 13327 raft_consensus.cc:1275] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Refusing update from remote peer 2bd53d77fe9240439c39e207ca3d9623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.286823 13448 consensus_queue.cc:1048] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.295749 13177 raft_consensus.cc:1275] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Refusing update from remote peer 2bd53d77fe9240439c39e207ca3d9623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.296936 13448 consensus_queue.cc:1048] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.527732 13177 raft_consensus.cc:1275] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Refusing update from remote peer 2bd53d77fe9240439c39e207ca3d9623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.529003 13448 consensus_queue.cc:1048] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.530612 13327 raft_consensus.cc:1275] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Refusing update from remote peer 3ff0b505850e495480bd47f56babdb42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.531941 13418 consensus_queue.cc:1048] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.536356 13326 raft_consensus.cc:1275] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Refusing update from remote peer 2bd53d77fe9240439c39e207ca3d9623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.537851 13448 consensus_queue.cc:1048] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.545456 13326 raft_consensus.cc:1275] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Refusing update from remote peer 3ff0b505850e495480bd47f56babdb42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.546427 13253 raft_consensus.cc:1275] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Refusing update from remote peer 3ff0b505850e495480bd47f56babdb42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.547986 13418 consensus_queue.cc:1048] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.548651 13377 consensus_queue.cc:1048] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.552798 13252 raft_consensus.cc:1275] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Refusing update from remote peer 3ff0b505850e495480bd47f56babdb42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.554181 13377 consensus_queue.cc:1048] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.603528 13327 raft_consensus.cc:1275] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Refusing update from remote peer 2bd53d77fe9240439c39e207ca3d9623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.604815 13425 consensus_queue.cc:1048] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.612629 13177 raft_consensus.cc:1275] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Refusing update from remote peer 2bd53d77fe9240439c39e207ca3d9623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.613960 13448 consensus_queue.cc:1048] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.642804 13253 raft_consensus.cc:1275] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Refusing update from remote peer dad6812152a547a68a0b74b3514f2a00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.643875 13373 consensus_queue.cc:1048] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.652695 13177 raft_consensus.cc:1275] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Refusing update from remote peer dad6812152a547a68a0b74b3514f2a00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.655455 13459 consensus_queue.cc:1048] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:25.679670 13074 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47254:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:04:25.682292 13074 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:04:25.730583 13167 tablet_service.cc:1511] Processing CreateTablet for tablet 04582541c0404abe9244486024944eda (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:25.731568 13243 tablet_service.cc:1511] Processing CreateTablet for tablet 04582541c0404abe9244486024944eda (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:25.733707 13309 tablet_service.cc:1511] Processing CreateTablet for tablet 04582541c0404abe9244486024944eda (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:25.734170 13243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04582541c0404abe9244486024944eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.734056 13160 tablet_service.cc:1511] Processing CreateTablet for tablet 560ef62897c04d08bd2183fe09a4f7b6 (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:25.735113 13309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04582541c0404abe9244486024944eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.732192 13167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04582541c0404abe9244486024944eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.738912 13238 tablet_service.cc:1511] Processing CreateTablet for tablet 560ef62897c04d08bd2183fe09a4f7b6 (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:25.740231 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 560ef62897c04d08bd2183fe09a4f7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.741279 13312 tablet_service.cc:1511] Processing CreateTablet for tablet 560ef62897c04d08bd2183fe09a4f7b6 (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:25.742599 13312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 560ef62897c04d08bd2183fe09a4f7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.742269 13164 tablet_service.cc:1511] Processing CreateTablet for tablet 961062fa50e54b8ea14bfe06e130b11c (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:25.743537 13164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961062fa50e54b8ea14bfe06e130b11c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.744675 13236 tablet_service.cc:1511] Processing CreateTablet for tablet 961062fa50e54b8ea14bfe06e130b11c (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:25.745893 13236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961062fa50e54b8ea14bfe06e130b11c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.747540 13166 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8c4c9660cc40818aecd8667ede16e9 (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:25.748804 13166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8c4c9660cc40818aecd8667ede16e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.751075 13316 tablet_service.cc:1511] Processing CreateTablet for tablet 961062fa50e54b8ea14bfe06e130b11c (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:25.751806 13314 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8c4c9660cc40818aecd8667ede16e9 (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:25.753294 13235 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8c4c9660cc40818aecd8667ede16e9 (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:25.753628 13161 tablet_service.cc:1511] Processing CreateTablet for tablet f4bc6dfa48b2443aaf566c4f5d7f3f3e (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:25.754613 13235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8c4c9660cc40818aecd8667ede16e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.754794 13161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4bc6dfa48b2443aaf566c4f5d7f3f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.757287 13316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961062fa50e54b8ea14bfe06e130b11c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.758085 13240 tablet_service.cc:1511] Processing CreateTablet for tablet f4bc6dfa48b2443aaf566c4f5d7f3f3e (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:25.759333 13240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4bc6dfa48b2443aaf566c4f5d7f3f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.761297 13241 tablet_service.cc:1511] Processing CreateTablet for tablet 8b458d3d34e5423c912dba87693e3888 (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:25.762535 13160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 560ef62897c04d08bd2183fe09a4f7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.763407 13162 tablet_service.cc:1511] Processing CreateTablet for tablet 8b458d3d34e5423c912dba87693e3888 (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:25.764703 13162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b458d3d34e5423c912dba87693e3888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.765126 13165 tablet_service.cc:1511] Processing CreateTablet for tablet 7da7f7f8f67245f5bb82669a8d846ed5 (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:25.766357 13165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da7f7f8f67245f5bb82669a8d846ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.772666 13315 tablet_service.cc:1511] Processing CreateTablet for tablet f4bc6dfa48b2443aaf566c4f5d7f3f3e (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:25.774608 13311 tablet_service.cc:1511] Processing CreateTablet for tablet 8b458d3d34e5423c912dba87693e3888 (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:25.776522 13239 tablet_service.cc:1511] Processing CreateTablet for tablet 7da7f7f8f67245f5bb82669a8d846ed5 (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:25.777791 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da7f7f8f67245f5bb82669a8d846ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.780190 13315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4bc6dfa48b2443aaf566c4f5d7f3f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.781034 13168 tablet_service.cc:1511] Processing CreateTablet for tablet e23a5cab08dd4d48944d7e9724e27eac (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:25.782286 13168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23a5cab08dd4d48944d7e9724e27eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.783181 13242 tablet_service.cc:1511] Processing CreateTablet for tablet e23a5cab08dd4d48944d7e9724e27eac (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:25.785789 13242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23a5cab08dd4d48944d7e9724e27eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.788211 13311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b458d3d34e5423c912dba87693e3888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.789150 13163 tablet_service.cc:1511] Processing CreateTablet for tablet 3930e0dbd63246b99782edd528040ad8 (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:25.790405 13163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3930e0dbd63246b99782edd528040ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.791182 13237 tablet_service.cc:1511] Processing CreateTablet for tablet 3930e0dbd63246b99782edd528040ad8 (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:25.792399 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3930e0dbd63246b99782edd528040ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.796720 13314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8c4c9660cc40818aecd8667ede16e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.799737 13241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b458d3d34e5423c912dba87693e3888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.805032 13317 tablet_service.cc:1511] Processing CreateTablet for tablet e23a5cab08dd4d48944d7e9724e27eac (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:25.806294 13317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23a5cab08dd4d48944d7e9724e27eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.803166 13310 tablet_service.cc:1511] Processing CreateTablet for tablet 7da7f7f8f67245f5bb82669a8d846ed5 (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:25.810599 13310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da7f7f8f67245f5bb82669a8d846ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.810889 13313 tablet_service.cc:1511] Processing CreateTablet for tablet 3930e0dbd63246b99782edd528040ad8 (DEFAULT_TABLE table=soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:25.812093 13313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3930e0dbd63246b99782edd528040ad8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:25.801301 13216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.71.129:44111, user_credentials={real_user=slave}} blocked reactor thread for 53181.3us
I20260709 13:04:25.863799 13475 tablet_bootstrap.cc:492] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:25.909539 13475 tablet_bootstrap.cc:654] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.912690 13476 tablet_bootstrap.cc:492] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:25.917338 13477 tablet_bootstrap.cc:492] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:25.925843 13477 tablet_bootstrap.cc:654] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.925962 13476 tablet_bootstrap.cc:654] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.928759 13475 tablet_bootstrap.cc:492] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:25.929221 13475 ts_tablet_manager.cc:1403] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.006s
I20260709 13:04:25.931731 13477 tablet_bootstrap.cc:492] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:25.932156 13477 ts_tablet_manager.cc:1403] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:04:25.932333 13476 tablet_bootstrap.cc:492] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:25.932098 13475 raft_consensus.cc:359] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:25.932983 13476 ts_tablet_manager.cc:1403] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.006s
I20260709 13:04:25.933044 13475 raft_consensus.cc:385] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.933445 13475 raft_consensus.cc:740] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.934206 13475 consensus_queue.cc:260] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:25.934679 13477 raft_consensus.cc:359] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:25.935312 13477 raft_consensus.cc:385] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.935623 13477 raft_consensus.cc:740] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.936636 13475 ts_tablet_manager.cc:1434] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:04:25.936316 13477 consensus_queue.cc:260] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:25.938859 13477 ts_tablet_manager.cc:1434] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:04:25.939898 13477 tablet_bootstrap.cc:492] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:25.939983 13475 tablet_bootstrap.cc:492] T 8b458d3d34e5423c912dba87693e3888 P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:25.938925 13476 raft_consensus.cc:359] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:25.945816 13476 raft_consensus.cc:385] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.946115 13476 raft_consensus.cc:740] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.946775 13477 tablet_bootstrap.cc:654] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.946847 13475 tablet_bootstrap.cc:654] T 8b458d3d34e5423c912dba87693e3888 P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.947010 13476 consensus_queue.cc:260] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:25.950470 13476 ts_tablet_manager.cc:1434] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:04:25.951610 13476 tablet_bootstrap.cc:492] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:25.959318 13476 tablet_bootstrap.cc:654] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.965327 13475 tablet_bootstrap.cc:492] T 8b458d3d34e5423c912dba87693e3888 P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:25.965895 13475 ts_tablet_manager.cc:1403] T 8b458d3d34e5423c912dba87693e3888 P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.000s
W20260709 13:04:25.966531 13204 tablet.cc:2406] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:04:25.973079 13475 raft_consensus.cc:359] T 8b458d3d34e5423c912dba87693e3888 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:25.973773 13475 raft_consensus.cc:385] T 8b458d3d34e5423c912dba87693e3888 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.974077 13475 raft_consensus.cc:740] T 8b458d3d34e5423c912dba87693e3888 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.974774 13475 consensus_queue.cc:260] T 8b458d3d34e5423c912dba87693e3888 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:25.976886 13475 ts_tablet_manager.cc:1434] T 8b458d3d34e5423c912dba87693e3888 P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:04:25.977773 13476 tablet_bootstrap.cc:492] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:25.978009 13475 tablet_bootstrap.cc:492] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:25.978324 13476 ts_tablet_manager.cc:1403] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260709 13:04:25.981423 13476 raft_consensus.cc:359] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:25.982137 13476 raft_consensus.cc:385] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.982421 13476 raft_consensus.cc:740] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.983160 13476 consensus_queue.cc:260] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:25.984368 13475 tablet_bootstrap.cc:654] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.985925 13476 ts_tablet_manager.cc:1434] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:04:25.986891 13476 tablet_bootstrap.cc:492] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:25.995740 13475 tablet_bootstrap.cc:492] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:25.996290 13475 ts_tablet_manager.cc:1403] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:04:25.998129 13476 tablet_bootstrap.cc:654] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.999105 13475 raft_consensus.cc:359] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:25.999861 13475 raft_consensus.cc:385] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.000149 13475 raft_consensus.cc:740] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.000960 13475 consensus_queue.cc:260] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.003364 13475 ts_tablet_manager.cc:1434] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:26.004382 13475 tablet_bootstrap.cc:492] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:26.005048 13459 raft_consensus.cc:493] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.005563 13459 raft_consensus.cc:515] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.009102 13477 tablet_bootstrap.cc:492] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:26.009003 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560ef62897c04d08bd2183fe09a4f7b6" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:26.009610 13477 ts_tablet_manager.cc:1403] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.040s
I20260709 13:04:26.009688 13253 raft_consensus.cc:2468] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:26.012264 13177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560ef62897c04d08bd2183fe09a4f7b6" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:26.011114 13292 leader_election.cc:304] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:26.012494 13477 raft_consensus.cc:359] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.013164 13477 raft_consensus.cc:385] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.013447 13477 raft_consensus.cc:740] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.014151 13477 consensus_queue.cc:260] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.015089 13177 raft_consensus.cc:2468] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:26.016166 13459 leader_election.cc:290] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:26.016520 13477 ts_tablet_manager.cc:1434] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:26.016786 13459 raft_consensus.cc:2804] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.017177 13459 raft_consensus.cc:493] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.017498 13459 raft_consensus.cc:3060] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.017692 13477 tablet_bootstrap.cc:492] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:26.024670 13477 tablet_bootstrap.cc:654] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.030949 13475 tablet_bootstrap.cc:654] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:26.035935 13124 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:26.033727 13459 raft_consensus.cc:515] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.036824 13477 tablet_bootstrap.cc:492] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:26.037257 13477 ts_tablet_manager.cc:1403] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260709 13:04:26.038213 13459 leader_election.cc:290] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:26.039865 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560ef62897c04d08bd2183fe09a4f7b6" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:26.040041 13477 raft_consensus.cc:359] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.040478 13253 raft_consensus.cc:3060] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.040711 13477 raft_consensus.cc:385] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.041009 13477 raft_consensus.cc:740] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.041713 13476 tablet_bootstrap.cc:492] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:26.039870 13177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560ef62897c04d08bd2183fe09a4f7b6" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:26.042230 13476 ts_tablet_manager.cc:1403] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.029s
I20260709 13:04:26.043040 13177 raft_consensus.cc:3060] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.042855 13477 consensus_queue.cc:260] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.045146 13477 ts_tablet_manager.cc:1434] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:04:26.046021 13477 tablet_bootstrap.cc:492] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:26.045846 13476 raft_consensus.cc:359] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.046674 13476 raft_consensus.cc:385] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.046978 13476 raft_consensus.cc:740] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.047755 13476 consensus_queue.cc:260] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.050460 13476 ts_tablet_manager.cc:1434] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:26.051471 13476 tablet_bootstrap.cc:492] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:26.055429 13475 tablet_bootstrap.cc:492] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:26.056030 13475 ts_tablet_manager.cc:1403] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.012s
I20260709 13:04:26.058933 13475 raft_consensus.cc:359] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.059660 13475 raft_consensus.cc:385] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.059752 13476 tablet_bootstrap.cc:654] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.062176 13477 tablet_bootstrap.cc:654] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.051396 13253 raft_consensus.cc:2468] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:26.066013 13292 leader_election.cc:304] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:26.066982 13475 raft_consensus.cc:740] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.067974 13475 consensus_queue.cc:260] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.069599 13477 tablet_bootstrap.cc:492] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:26.070103 13477 ts_tablet_manager.cc:1403] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260709 13:04:26.070775 13475 ts_tablet_manager.cc:1434] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:04:26.072007 13475 tablet_bootstrap.cc:492] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:26.072417 13459 raft_consensus.cc:2804] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.072937 13459 raft_consensus.cc:697] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Leader. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:26.073009 13477 raft_consensus.cc:359] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.073733 13477 raft_consensus.cc:385] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.074075 13477 raft_consensus.cc:740] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.073899 13459 consensus_queue.cc:237] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.074882 13477 consensus_queue.cc:260] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.079083 13475 tablet_bootstrap.cc:654] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.084029 13477 ts_tablet_manager.cc:1434] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:04:26.087782 13477 tablet_bootstrap.cc:492] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:26.092133 13377 raft_consensus.cc:493] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.092635 13377 raft_consensus.cc:515] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.094732 13377 leader_election.cc:290] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.096392 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04582541c0404abe9244486024944eda" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
I20260709 13:04:26.097159 13326 raft_consensus.cc:2468] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 0.
I20260709 13:04:26.097664 13377 raft_consensus.cc:493] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.098086 13477 tablet_bootstrap.cc:654] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.098146 13377 raft_consensus.cc:515] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.098575 13144 leader_election.cc:304] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:26.100906 13377 leader_election.cc:290] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.101109 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23a5cab08dd4d48944d7e9724e27eac" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:26.101572 13377 raft_consensus.cc:2804] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.102103 13377 raft_consensus.cc:493] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.102531 13377 raft_consensus.cc:3060] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:26.102818 13143 leader_election.cc:343] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.104773 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23a5cab08dd4d48944d7e9724e27eac" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
W20260709 13:04:26.106520 13144 leader_election.cc:343] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.106993 13144 leader_election.cc:304] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42; no voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00
I20260709 13:04:26.107779 13493 raft_consensus.cc:2749] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.108331 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04582541c0404abe9244486024944eda" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
W20260709 13:04:26.113175 13143 leader_election.cc:343] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.115478 13477 tablet_bootstrap.cc:492] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:26.116073 13477 ts_tablet_manager.cc:1403] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.003s
I20260709 13:04:26.119612 13477 raft_consensus.cc:359] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.120306 13477 raft_consensus.cc:385] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.120582 13477 raft_consensus.cc:740] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.121236 13477 consensus_queue.cc:260] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.123310 13477 ts_tablet_manager.cc:1434] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.001s
I20260709 13:04:26.124426 13477 tablet_bootstrap.cc:492] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:26.126012 13076 catalog_manager.cc:5697] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad6812152a547a68a0b74b3514f2a00 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "dad6812152a547a68a0b74b3514f2a00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:26.128978 13177 raft_consensus.cc:2468] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:26.137429 13377 raft_consensus.cc:515] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.142897 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04582541c0404abe9244486024944eda" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:26.143435 13477 tablet_bootstrap.cc:654] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.144197 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04582541c0404abe9244486024944eda" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
W20260709 13:04:26.144317 13143 leader_election.cc:343] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.144794 13326 raft_consensus.cc:3060] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.153009 13326 raft_consensus.cc:2468] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 1.
I20260709 13:04:26.154892 13477 tablet_bootstrap.cc:492] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:26.154865 13144 leader_election.cc:304] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 2bd53d77fe9240439c39e207ca3d9623
I20260709 13:04:26.153477 13377 leader_election.cc:290] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 election: Requested vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.155524 13477 ts_tablet_manager.cc:1403] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.005s
I20260709 13:04:26.155750 13493 raft_consensus.cc:2804] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.158638 13477 raft_consensus.cc:359] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.159387 13477 raft_consensus.cc:385] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.159437 13476 tablet_bootstrap.cc:492] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:26.159713 13477 raft_consensus.cc:740] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.159930 13474 raft_consensus.cc:493] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.160137 13476 ts_tablet_manager.cc:1403] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.109s	user 0.031s	sys 0.048s
I20260709 13:04:26.160532 13477 consensus_queue.cc:260] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.160841 13474 raft_consensus.cc:515] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.162894 13477 ts_tablet_manager.cc:1434] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:04:26.162962 13474 leader_election.cc:290] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.163902 13477 tablet_bootstrap.cc:492] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:26.165834 13475 tablet_bootstrap.cc:492] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:26.166343 13475 ts_tablet_manager.cc:1403] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.095s	user 0.034s	sys 0.039s
I20260709 13:04:26.168534 13177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bc6dfa48b2443aaf566c4f5d7f3f3e" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:26.169346 13477 tablet_bootstrap.cc:654] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:26.170058 13216 leader_election.cc:343] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.167883 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bc6dfa48b2443aaf566c4f5d7f3f3e" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
I20260709 13:04:26.170933 13476 raft_consensus.cc:359] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
W20260709 13:04:26.171785 13219 leader_election.cc:343] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.172312 13219 leader_election.cc:304] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623; no voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00
I20260709 13:04:26.172500 13475 raft_consensus.cc:359] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.173302 13475 raft_consensus.cc:385] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.173605 13475 raft_consensus.cc:740] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.174360 13474 raft_consensus.cc:2749] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.176713 13493 raft_consensus.cc:697] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [term 1 LEADER]: Becoming Leader. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Running, Role: LEADER
I20260709 13:04:26.171676 13476 raft_consensus.cc:385] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.177881 13493 consensus_queue.cc:237] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.178380 13476 raft_consensus.cc:740] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.180768 13476 consensus_queue.cc:260] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.182518 13475 consensus_queue.cc:260] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.187343 13475 ts_tablet_manager.cc:1434] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:04:26.185554 13476 ts_tablet_manager.cc:1434] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 13:04:26.188375 13475 tablet_bootstrap.cc:492] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:26.190526 13476 tablet_bootstrap.cc:492] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:26.194710 13477 tablet_bootstrap.cc:492] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:26.195232 13477 ts_tablet_manager.cc:1403] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.011s
I20260709 13:04:26.196768 13459 raft_consensus.cc:493] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.197253 13459 raft_consensus.cc:515] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.197981 13477 raft_consensus.cc:359] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.198704 13477 raft_consensus.cc:385] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.198985 13477 raft_consensus.cc:740] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.199235 13459 leader_election.cc:290] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:26.199574 13476 tablet_bootstrap.cc:654] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.199797 13477 consensus_queue.cc:260] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.200724 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8c4c9660cc40818aecd8667ede16e9" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:26.201325 13253 raft_consensus.cc:2468] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:26.202332 13477 ts_tablet_manager.cc:1434] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:04:26.203476 13477 tablet_bootstrap.cc:492] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:26.203764 13177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8c4c9660cc40818aecd8667ede16e9" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:26.203577 13075 catalog_manager.cc:5697] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ff0b505850e495480bd47f56babdb42 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "3ff0b505850e495480bd47f56babdb42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.202514 13292 leader_election.cc:304] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 
W20260709 13:04:26.205780 13290 leader_election.cc:343] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.206625 13459 raft_consensus.cc:2804] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.207005 13459 raft_consensus.cc:493] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.207315 13459 raft_consensus.cc:3060] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.210018 13477 tablet_bootstrap.cc:654] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.214346 13476 tablet_bootstrap.cc:492] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:26.214205 13459 raft_consensus.cc:515] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.215034 13476 ts_tablet_manager.cc:1403] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.006s
I20260709 13:04:26.218227 13476 raft_consensus.cc:359] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.219424 13476 raft_consensus.cc:385] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.219821 13476 raft_consensus.cc:740] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.220628 13476 consensus_queue.cc:260] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.222186 13477 tablet_bootstrap.cc:492] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:26.222681 13477 ts_tablet_manager.cc:1403] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260709 13:04:26.223845 13493 raft_consensus.cc:493] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.224320 13476 ts_tablet_manager.cc:1434] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:04:26.224308 13493 raft_consensus.cc:515] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.225481 13476 tablet_bootstrap.cc:492] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:26.225178 13477 raft_consensus.cc:359] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.225929 13477 raft_consensus.cc:385] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.226192 13477 raft_consensus.cc:740] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.226838 13477 consensus_queue.cc:260] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.227972 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7f7f8f67245f5bb82669a8d846ed5" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:26.228693 13477 ts_tablet_manager.cc:1434] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260709 13:04:26.229329 13143 leader_election.cc:343] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.229689 13477 tablet_bootstrap.cc:492] T 8b458d3d34e5423c912dba87693e3888 P 3ff0b505850e495480bd47f56babdb42: Bootstrap starting.
I20260709 13:04:26.230479 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7f7f8f67245f5bb82669a8d846ed5" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
W20260709 13:04:26.231808 13144 leader_election.cc:343] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.232223 13144 leader_election.cc:304] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42; no voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00
I20260709 13:04:26.226305 13493 leader_election.cc:290] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.232916 13377 raft_consensus.cc:2749] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.233026 13476 tablet_bootstrap.cc:654] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.235538 13177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8c4c9660cc40818aecd8667ede16e9" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:26.236135 13177 raft_consensus.cc:3060] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.219133 13475 tablet_bootstrap.cc:654] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.241640 13476 tablet_bootstrap.cc:492] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:26.242177 13476 ts_tablet_manager.cc:1403] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 13:04:26.243230 13177 raft_consensus.cc:2468] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:26.244545 13290 leader_election.cc:304] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:26.245455 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8c4c9660cc40818aecd8667ede16e9" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:26.245471 13486 raft_consensus.cc:2804] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.246524 13477 tablet_bootstrap.cc:654] T 8b458d3d34e5423c912dba87693e3888 P 3ff0b505850e495480bd47f56babdb42: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.246104 13253 raft_consensus.cc:3060] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.246105 13476 raft_consensus.cc:359] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.247241 13476 raft_consensus.cc:385] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.249297 13476 raft_consensus.cc:740] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.249922 13476 consensus_queue.cc:260] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.251649 13486 raft_consensus.cc:697] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Leader. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:26.251907 13476 ts_tablet_manager.cc:1434] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:04:26.252940 13476 tablet_bootstrap.cc:492] T 961062fa50e54b8ea14bfe06e130b11c P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:26.252707 13486 consensus_queue.cc:237] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.257719 13253 raft_consensus.cc:2468] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:26.258469 13475 tablet_bootstrap.cc:492] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:26.258960 13475 ts_tablet_manager.cc:1403] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.008s
I20260709 13:04:26.259123 13476 tablet_bootstrap.cc:654] T 961062fa50e54b8ea14bfe06e130b11c P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.259429 13459 leader_election.cc:290] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:26.265985 13475 raft_consensus.cc:359] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.266655 13475 raft_consensus.cc:385] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.266924 13475 raft_consensus.cc:740] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.267591 13475 consensus_queue.cc:260] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.269742 13475 ts_tablet_manager.cc:1434] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 13:04:26.270663 13475 tablet_bootstrap.cc:492] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:26.271770 13476 tablet_bootstrap.cc:492] T 961062fa50e54b8ea14bfe06e130b11c P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:26.272306 13476 ts_tablet_manager.cc:1403] T 961062fa50e54b8ea14bfe06e130b11c P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 13:04:26.274358 13477 tablet_bootstrap.cc:492] T 8b458d3d34e5423c912dba87693e3888 P 3ff0b505850e495480bd47f56babdb42: No bootstrap required, opened a new log
I20260709 13:04:26.274816 13477 ts_tablet_manager.cc:1403] T 8b458d3d34e5423c912dba87693e3888 P 3ff0b505850e495480bd47f56babdb42: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.012s
I20260709 13:04:26.271099 13076 catalog_manager.cc:5697] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad6812152a547a68a0b74b3514f2a00 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "dad6812152a547a68a0b74b3514f2a00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:26.276616 13475 tablet_bootstrap.cc:654] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.275138 13476 raft_consensus.cc:359] T 961062fa50e54b8ea14bfe06e130b11c P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.277495 13476 raft_consensus.cc:385] T 961062fa50e54b8ea14bfe06e130b11c P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.277776 13476 raft_consensus.cc:740] T 961062fa50e54b8ea14bfe06e130b11c P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.278431 13476 consensus_queue.cc:260] T 961062fa50e54b8ea14bfe06e130b11c P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.280892 13476 ts_tablet_manager.cc:1434] T 961062fa50e54b8ea14bfe06e130b11c P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:26.278481 13477 raft_consensus.cc:359] T 8b458d3d34e5423c912dba87693e3888 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.281800 13476 tablet_bootstrap.cc:492] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:26.281984 13477 raft_consensus.cc:385] T 8b458d3d34e5423c912dba87693e3888 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.282253 13477 raft_consensus.cc:740] T 8b458d3d34e5423c912dba87693e3888 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.283073 13477 consensus_queue.cc:260] T 8b458d3d34e5423c912dba87693e3888 P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.284341 13377 raft_consensus.cc:493] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.284775 13377 raft_consensus.cc:515] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.286746 13377 leader_election.cc:290] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.288424 13476 tablet_bootstrap.cc:654] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.289693 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bc6dfa48b2443aaf566c4f5d7f3f3e" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
I20260709 13:04:26.290825 13475 tablet_bootstrap.cc:492] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:26.291293 13475 ts_tablet_manager.cc:1403] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:04:26.293696 13474 raft_consensus.cc:493] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.294230 13475 raft_consensus.cc:359] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.294211 13474 raft_consensus.cc:515] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.294865 13475 raft_consensus.cc:385] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.295152 13475 raft_consensus.cc:740] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.295897 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bc6dfa48b2443aaf566c4f5d7f3f3e" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:26.295758 13475 consensus_queue.cc:260] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.296324 13474 leader_election.cc:290] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.296491 13253 raft_consensus.cc:2468] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 0.
I20260709 13:04:26.297286 13177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b458d3d34e5423c912dba87693e3888" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:26.297909 13177 raft_consensus.cc:2468] T 8b458d3d34e5423c912dba87693e3888 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 0.
I20260709 13:04:26.298238 13475 ts_tablet_manager.cc:1434] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:26.298054 13143 leader_election.cc:304] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42; no voters: 
W20260709 13:04:26.298743 13144 leader_election.cc:343] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.299311 13475 tablet_bootstrap.cc:492] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:26.299239 13377 raft_consensus.cc:2804] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.299834 13377 raft_consensus.cc:493] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.299782 13216 leader_election.cc:304] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42; no voters: 
I20260709 13:04:26.300344 13377 raft_consensus.cc:3060] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.300902 13474 raft_consensus.cc:2804] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.301296 13474 raft_consensus.cc:493] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.301676 13474 raft_consensus.cc:3060] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.302026 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b458d3d34e5423c912dba87693e3888" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
I20260709 13:04:26.302664 13326 raft_consensus.cc:2468] T 8b458d3d34e5423c912dba87693e3888 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 0.
I20260709 13:04:26.307827 13477 ts_tablet_manager.cc:1434] T 8b458d3d34e5423c912dba87693e3888 P 3ff0b505850e495480bd47f56babdb42: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.002s
I20260709 13:04:26.307957 13377 raft_consensus.cc:515] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.310261 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bc6dfa48b2443aaf566c4f5d7f3f3e" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:26.310693 13377 leader_election.cc:290] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 election: Requested vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.310797 13253 raft_consensus.cc:3060] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.311955 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bc6dfa48b2443aaf566c4f5d7f3f3e" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
W20260709 13:04:26.313216 13144 leader_election.cc:343] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.316848 13476 tablet_bootstrap.cc:492] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:26.317304 13476 ts_tablet_manager.cc:1403] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.000s
I20260709 13:04:26.318182 13475 tablet_bootstrap.cc:654] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.318667 13253 raft_consensus.cc:2468] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 1.
I20260709 13:04:26.319761 13476 raft_consensus.cc:359] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.320542 13474 raft_consensus.cc:515] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.319763 13143 leader_election.cc:304] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42; no voters: dad6812152a547a68a0b74b3514f2a00
I20260709 13:04:26.325913 13177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b458d3d34e5423c912dba87693e3888" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:26.320446 13476 raft_consensus.cc:385] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.326521 13476 raft_consensus.cc:740] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.326525 13177 raft_consensus.cc:3060] T 8b458d3d34e5423c912dba87693e3888 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.326458 13377 raft_consensus.cc:2804] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.327819 13476 consensus_queue.cc:260] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.332257 13476 ts_tablet_manager.cc:1434] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:04:26.332886 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b458d3d34e5423c912dba87693e3888" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:26.333127 13476 tablet_bootstrap.cc:492] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623: Bootstrap starting.
I20260709 13:04:26.333582 13326 raft_consensus.cc:3060] T 8b458d3d34e5423c912dba87693e3888 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.334124 13177 raft_consensus.cc:2468] T 8b458d3d34e5423c912dba87693e3888 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 1.
I20260709 13:04:26.336536 13216 leader_election.cc:304] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42; no voters: 
I20260709 13:04:26.337332 13425 raft_consensus.cc:2804] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.339358 13476 tablet_bootstrap.cc:654] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.339569 13377 raft_consensus.cc:697] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 1 LEADER]: Becoming Leader. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Running, Role: LEADER
I20260709 13:04:26.340325 13425 raft_consensus.cc:697] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 LEADER]: Becoming Leader. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Running, Role: LEADER
I20260709 13:04:26.341219 13425 consensus_queue.cc:237] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.343634 13474 leader_election.cc:290] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.344926 13326 raft_consensus.cc:2468] T 8b458d3d34e5423c912dba87693e3888 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 1.
I20260709 13:04:26.344720 13475 tablet_bootstrap.cc:492] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:26.344799 13377 consensus_queue.cc:237] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.345758 13475 ts_tablet_manager.cc:1403] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.007s
I20260709 13:04:26.348229 13475 raft_consensus.cc:359] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.349287 13475 raft_consensus.cc:385] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.349534 13475 raft_consensus.cc:740] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.350153 13475 consensus_queue.cc:260] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.352072 13475 ts_tablet_manager.cc:1434] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:26.352885 13475 tablet_bootstrap.cc:492] T 961062fa50e54b8ea14bfe06e130b11c P dad6812152a547a68a0b74b3514f2a00: Bootstrap starting.
I20260709 13:04:26.355682 13076 catalog_manager.cc:5697] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ff0b505850e495480bd47f56babdb42 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "3ff0b505850e495480bd47f56babdb42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.364773 13475 tablet_bootstrap.cc:654] T 961062fa50e54b8ea14bfe06e130b11c P dad6812152a547a68a0b74b3514f2a00: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.382488 13476 tablet_bootstrap.cc:492] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623: No bootstrap required, opened a new log
I20260709 13:04:26.382329 13073 catalog_manager.cc:5697] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130). New cstate: current_term: 1 leader_uuid: "2bd53d77fe9240439c39e207ca3d9623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.382771 13475 tablet_bootstrap.cc:492] T 961062fa50e54b8ea14bfe06e130b11c P dad6812152a547a68a0b74b3514f2a00: No bootstrap required, opened a new log
I20260709 13:04:26.383076 13476 ts_tablet_manager.cc:1403] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.027s
I20260709 13:04:26.383925 13475 ts_tablet_manager.cc:1403] T 961062fa50e54b8ea14bfe06e130b11c P dad6812152a547a68a0b74b3514f2a00: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.012s
I20260709 13:04:26.386061 13476 raft_consensus.cc:359] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.386559 13476 raft_consensus.cc:385] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.386921 13476 raft_consensus.cc:740] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.386483 13475 raft_consensus.cc:359] T 961062fa50e54b8ea14bfe06e130b11c P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.387315 13475 raft_consensus.cc:385] T 961062fa50e54b8ea14bfe06e130b11c P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.387622 13475 raft_consensus.cc:740] T 961062fa50e54b8ea14bfe06e130b11c P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.387449 13476 consensus_queue.cc:260] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.388268 13475 consensus_queue.cc:260] T 961062fa50e54b8ea14bfe06e130b11c P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.389711 13476 ts_tablet_manager.cc:1434] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:26.390059 13475 ts_tablet_manager.cc:1434] T 961062fa50e54b8ea14bfe06e130b11c P dad6812152a547a68a0b74b3514f2a00: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:26.401535 13459 raft_consensus.cc:493] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.401980 13459 raft_consensus.cc:515] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.403445 13459 leader_election.cc:290] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:26.404150 13177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bc6dfa48b2443aaf566c4f5d7f3f3e" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:26.404448 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bc6dfa48b2443aaf566c4f5d7f3f3e" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:26.405009 13377 raft_consensus.cc:493] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.405156 13253 raft_consensus.cc:2393] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dad6812152a547a68a0b74b3514f2a00 in current term 1: Already voted for candidate 3ff0b505850e495480bd47f56babdb42 in this term.
I20260709 13:04:26.405471 13377 raft_consensus.cc:515] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.406078 13292 leader_election.cc:304] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dad6812152a547a68a0b74b3514f2a00; no voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42
I20260709 13:04:26.406723 13459 raft_consensus.cc:3060] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.407042 13377 leader_election.cc:290] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.407711 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3930e0dbd63246b99782edd528040ad8" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:26.407881 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3930e0dbd63246b99782edd528040ad8" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
I20260709 13:04:26.408296 13253 raft_consensus.cc:2468] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 0.
I20260709 13:04:26.408421 13326 raft_consensus.cc:2468] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 0.
I20260709 13:04:26.409363 13144 leader_election.cc:304] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:26.409986 13377 raft_consensus.cc:2804] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.410303 13377 raft_consensus.cc:493] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.410578 13377 raft_consensus.cc:3060] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.413513 13459 raft_consensus.cc:2749] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.415817 13377 raft_consensus.cc:515] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.417215 13377 leader_election.cc:290] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 election: Requested vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.417906 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3930e0dbd63246b99782edd528040ad8" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:26.418152 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3930e0dbd63246b99782edd528040ad8" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:26.418480 13253 raft_consensus.cc:3060] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.418655 13326 raft_consensus.cc:3060] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.423252 13326 raft_consensus.cc:2468] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 1.
I20260709 13:04:26.424122 13144 leader_election.cc:304] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:26.424213 13253 raft_consensus.cc:2468] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 1.
I20260709 13:04:26.424717 13377 raft_consensus.cc:2804] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.425098 13377 raft_consensus.cc:697] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 1 LEADER]: Becoming Leader. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Running, Role: LEADER
I20260709 13:04:26.425676 13377 consensus_queue.cc:237] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.431841 13076 catalog_manager.cc:5697] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ff0b505850e495480bd47f56babdb42 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "3ff0b505850e495480bd47f56babdb42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.458524 13459 raft_consensus.cc:493] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.459018 13459 raft_consensus.cc:515] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.460676 13459 leader_election.cc:290] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:26.461334 13177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7f7f8f67245f5bb82669a8d846ed5" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:26.461900 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7f7f8f67245f5bb82669a8d846ed5" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:26.461970 13177 raft_consensus.cc:2468] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:26.462433 13253 raft_consensus.cc:2468] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:26.462916 13290 leader_election.cc:304] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:26.463163 13459 raft_consensus.cc:493] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.463730 13486 raft_consensus.cc:2804] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.463711 13459 raft_consensus.cc:515] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.464213 13486 raft_consensus.cc:493] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.464564 13486 raft_consensus.cc:3060] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.465756 13459 leader_election.cc:290] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:26.466274 13177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23a5cab08dd4d48944d7e9724e27eac" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:26.466876 13177 raft_consensus.cc:2468] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:26.467140 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23a5cab08dd4d48944d7e9724e27eac" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:26.467728 13253 raft_consensus.cc:2468] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 0.
I20260709 13:04:26.467842 13290 leader_election.cc:304] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:26.468634 13459 raft_consensus.cc:2804] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.468940 13459 raft_consensus.cc:493] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.469179 13459 raft_consensus.cc:3060] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.470706 13486 raft_consensus.cc:515] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.472481 13486 leader_election.cc:290] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:26.473119 13177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7f7f8f67245f5bb82669a8d846ed5" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:26.473583 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7f7f8f67245f5bb82669a8d846ed5" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:26.473771 13177 raft_consensus.cc:3060] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.474159 13253 raft_consensus.cc:3060] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.474231 13459 raft_consensus.cc:515] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.475953 13459 leader_election.cc:290] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:26.477674 13176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23a5cab08dd4d48944d7e9724e27eac" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:26.478130 13176 raft_consensus.cc:3060] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.480468 13253 raft_consensus.cc:2468] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:26.480468 13177 raft_consensus.cc:2468] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:26.481750 13290 leader_election.cc:304] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:26.481917 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23a5cab08dd4d48944d7e9724e27eac" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:26.482362 13253 raft_consensus.cc:3060] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.482506 13459 raft_consensus.cc:2804] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.483193 13459 raft_consensus.cc:697] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Leader. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:26.483965 13176 raft_consensus.cc:2468] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:26.484010 13459 consensus_queue.cc:237] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.485167 13290 leader_election.cc:304] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:26.487790 13486 raft_consensus.cc:2804] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.488279 13486 raft_consensus.cc:697] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Leader. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:26.488343 13253 raft_consensus.cc:2468] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 1.
I20260709 13:04:26.489085 13486 consensus_queue.cc:237] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.492419 13076 catalog_manager.cc:5697] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad6812152a547a68a0b74b3514f2a00 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "dad6812152a547a68a0b74b3514f2a00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:26.503402 13076 catalog_manager.cc:5697] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad6812152a547a68a0b74b3514f2a00 (127.7.71.131). New cstate: current_term: 1 leader_uuid: "dad6812152a547a68a0b74b3514f2a00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:26.530207 13377 raft_consensus.cc:493] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.530665 13377 raft_consensus.cc:515] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.532086 13377 leader_election.cc:290] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.532799 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961062fa50e54b8ea14bfe06e130b11c" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623" is_pre_election: true
I20260709 13:04:26.533035 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961062fa50e54b8ea14bfe06e130b11c" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
I20260709 13:04:26.533344 13253 raft_consensus.cc:2468] T 961062fa50e54b8ea14bfe06e130b11c P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 0.
I20260709 13:04:26.533579 13326 raft_consensus.cc:2468] T 961062fa50e54b8ea14bfe06e130b11c P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 0.
I20260709 13:04:26.534219 13143 leader_election.cc:304] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42; no voters: 
I20260709 13:04:26.534880 13377 raft_consensus.cc:2804] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.535113 13377 raft_consensus.cc:493] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.535334 13377 raft_consensus.cc:3060] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.539538 13377 raft_consensus.cc:515] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.540865 13377 leader_election.cc:290] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 election: Requested vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.541565 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961062fa50e54b8ea14bfe06e130b11c" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:26.541775 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961062fa50e54b8ea14bfe06e130b11c" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:26.542143 13253 raft_consensus.cc:3060] T 961062fa50e54b8ea14bfe06e130b11c P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.542328 13326 raft_consensus.cc:3060] T 961062fa50e54b8ea14bfe06e130b11c P dad6812152a547a68a0b74b3514f2a00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.548406 13253 raft_consensus.cc:2468] T 961062fa50e54b8ea14bfe06e130b11c P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 1.
I20260709 13:04:26.548460 13326 raft_consensus.cc:2468] T 961062fa50e54b8ea14bfe06e130b11c P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 1.
I20260709 13:04:26.549401 13143 leader_election.cc:304] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42; no voters: 
I20260709 13:04:26.550313 13493 raft_consensus.cc:2804] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.550745 13493 raft_consensus.cc:697] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [term 1 LEADER]: Becoming Leader. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Running, Role: LEADER
I20260709 13:04:26.551396 13493 consensus_queue.cc:237] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.558185 13076 catalog_manager.cc:5697] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ff0b505850e495480bd47f56babdb42 (127.7.71.129). New cstate: current_term: 1 leader_uuid: "3ff0b505850e495480bd47f56babdb42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.569084 13425 raft_consensus.cc:493] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.569496 13425 raft_consensus.cc:515] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.571105 13425 leader_election.cc:290] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.571712 13176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04582541c0404abe9244486024944eda" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff0b505850e495480bd47f56babdb42" is_pre_election: true
I20260709 13:04:26.572311 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04582541c0404abe9244486024944eda" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad6812152a547a68a0b74b3514f2a00" is_pre_election: true
I20260709 13:04:26.573076 13327 raft_consensus.cc:2393] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2bd53d77fe9240439c39e207ca3d9623 in current term 1: Already voted for candidate 3ff0b505850e495480bd47f56babdb42 in this term.
I20260709 13:04:26.573820 13219 leader_election.cc:304] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623; no voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00
I20260709 13:04:26.574389 13425 raft_consensus.cc:3060] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.580442 13425 raft_consensus.cc:2749] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.660961 13493 consensus_queue.cc:1048] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.673099 13377 consensus_queue.cc:1048] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.683902 13486 consensus_queue.cc:1048] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.693979 13486 consensus_queue.cc:1048] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.706075 13486 consensus_queue.cc:1048] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.710902 13327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "560ef62897c04d08bd2183fe09a4f7b6"
dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
mode: GRACEFUL
new_leader_uuid: "3ff0b505850e495480bd47f56babdb42"
 from {username='slave'} at 127.0.0.1:60446
I20260709 13:04:26.711473 13327 raft_consensus.cc:606] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Received request to transfer leadership to TS 3ff0b505850e495480bd47f56babdb42
I20260709 13:04:26.718772 13459 consensus_queue.cc:1048] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.721524 13327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a8c4c9660cc40818aecd8667ede16e9"
dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
mode: GRACEFUL
new_leader_uuid: "3ff0b505850e495480bd47f56babdb42"
 from {username='slave'} at 127.0.0.1:60446
I20260709 13:04:26.722083 13327 raft_consensus.cc:606] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Received request to transfer leadership to TS 3ff0b505850e495480bd47f56babdb42
I20260709 13:04:26.726879 13503 raft_consensus.cc:993] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00: : Instructing follower 3ff0b505850e495480bd47f56babdb42 to start an election
I20260709 13:04:26.727252 13459 raft_consensus.cc:1081] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Signalling peer 3ff0b505850e495480bd47f56babdb42 to start an election
I20260709 13:04:26.730290 13176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a8c4c9660cc40818aecd8667ede16e9"
dest_uuid: "3ff0b505850e495480bd47f56babdb42"
 from {username='slave'} at 127.0.0.1:40452
I20260709 13:04:26.730959 13176 raft_consensus.cc:493] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:26.731415 13176 raft_consensus.cc:3060] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.739148 13176 raft_consensus.cc:515] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.741659 13176 leader_election.cc:290] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 2 election: Requested vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.741823 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8c4c9660cc40818aecd8667ede16e9" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:26.742244 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8c4c9660cc40818aecd8667ede16e9" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:26.742439 13253 raft_consensus.cc:3060] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.742854 13327 raft_consensus.cc:3055] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:26.743155 13327 raft_consensus.cc:740] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:26.743952 13327 consensus_queue.cc:260] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.744968 13327 raft_consensus.cc:3060] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.749490 13253 raft_consensus.cc:2468] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 2.
I20260709 13:04:26.750710 13143 leader_election.cc:304] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42; no voters: 
I20260709 13:04:26.751514 13377 raft_consensus.cc:2804] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:26.751969 13377 raft_consensus.cc:697] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [term 2 LEADER]: Becoming Leader. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Running, Role: LEADER
I20260709 13:04:26.752662 13377 consensus_queue.cc:237] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.753129 13327 raft_consensus.cc:2468] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 2.
I20260709 13:04:26.756445 13176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4bc6dfa48b2443aaf566c4f5d7f3f3e"
dest_uuid: "3ff0b505850e495480bd47f56babdb42"
mode: GRACEFUL
new_leader_uuid: "2bd53d77fe9240439c39e207ca3d9623"
 from {username='slave'} at 127.0.0.1:40464
I20260709 13:04:26.757294 13176 raft_consensus.cc:606] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 1 LEADER]: Received request to transfer leadership to TS 2bd53d77fe9240439c39e207ca3d9623
I20260709 13:04:26.760322 13073 catalog_manager.cc:5697] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 reported cstate change: term changed from 1 to 2, leader changed from dad6812152a547a68a0b74b3514f2a00 (127.7.71.131) to 3ff0b505850e495480bd47f56babdb42 (127.7.71.129). New cstate: current_term: 2 leader_uuid: "3ff0b505850e495480bd47f56babdb42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.765259 13327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7da7f7f8f67245f5bb82669a8d846ed5"
dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
mode: GRACEFUL
new_leader_uuid: "2bd53d77fe9240439c39e207ca3d9623"
 from {username='slave'} at 127.0.0.1:60446
I20260709 13:04:26.765712 13327 raft_consensus.cc:606] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Received request to transfer leadership to TS 2bd53d77fe9240439c39e207ca3d9623
I20260709 13:04:26.770202 13327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e23a5cab08dd4d48944d7e9724e27eac"
dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
mode: GRACEFUL
new_leader_uuid: "2bd53d77fe9240439c39e207ca3d9623"
 from {username='slave'} at 127.0.0.1:60446
I20260709 13:04:26.770676 13327 raft_consensus.cc:606] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Received request to transfer leadership to TS 2bd53d77fe9240439c39e207ca3d9623
I20260709 13:04:26.775228 13177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3930e0dbd63246b99782edd528040ad8"
dest_uuid: "3ff0b505850e495480bd47f56babdb42"
mode: GRACEFUL
new_leader_uuid: "dad6812152a547a68a0b74b3514f2a00"
 from {username='slave'} at 127.0.0.1:40464
I20260709 13:04:26.775710 13177 raft_consensus.cc:606] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 1 LEADER]: Received request to transfer leadership to TS dad6812152a547a68a0b74b3514f2a00
I20260709 13:04:26.823108 13425 consensus_queue.cc:1048] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.832247 13510 consensus_queue.cc:1048] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.874363 13377 consensus_queue.cc:1048] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.877700 13377 consensus_queue.cc:1048] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.887008 13496 raft_consensus.cc:993] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42: : Instructing follower 2bd53d77fe9240439c39e207ca3d9623 to start an election
I20260709 13:04:26.890867 13496 raft_consensus.cc:1081] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 1 LEADER]: Signalling peer 2bd53d77fe9240439c39e207ca3d9623 to start an election
I20260709 13:04:26.892552 13253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4bc6dfa48b2443aaf566c4f5d7f3f3e"
dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
 from {username='slave'} at 127.0.0.1:57072
I20260709 13:04:26.893056 13253 raft_consensus.cc:493] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:26.893390 13253 raft_consensus.cc:3060] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.899966 13253 raft_consensus.cc:515] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.902127 13177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bc6dfa48b2443aaf566c4f5d7f3f3e" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:26.902380 13253 leader_election.cc:290] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 2 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.902585 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bc6dfa48b2443aaf566c4f5d7f3f3e" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:26.902676 13177 raft_consensus.cc:3055] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:26.903535 13177 raft_consensus.cc:740] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Running, Role: LEADER
I20260709 13:04:26.903312 13326 raft_consensus.cc:3060] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.904366 13177 consensus_queue.cc:260] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.905591 13177 raft_consensus.cc:3060] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.910627 13326 raft_consensus.cc:2468] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 2.
I20260709 13:04:26.908177 13534 consensus_queue.cc:1048] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:04:26.911720 13219 leader_election.cc:304] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:26.911880 13459 consensus_queue.cc:1048] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.912464 13177 raft_consensus.cc:2468] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 2.
I20260709 13:04:26.912523 13510 raft_consensus.cc:2804] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:26.913209 13510 raft_consensus.cc:697] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Becoming Leader. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Running, Role: LEADER
I20260709 13:04:26.914003 13510 consensus_queue.cc:237] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.920918 13493 raft_consensus.cc:993] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42: : Instructing follower dad6812152a547a68a0b74b3514f2a00 to start an election
I20260709 13:04:26.921432 13493 raft_consensus.cc:1081] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 1 LEADER]: Signalling peer dad6812152a547a68a0b74b3514f2a00 to start an election
I20260709 13:04:26.924268 13073 catalog_manager.cc:5697] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 reported cstate change: term changed from 1 to 2, leader changed from 3ff0b505850e495480bd47f56babdb42 (127.7.71.129) to 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "2bd53d77fe9240439c39e207ca3d9623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.928313 13493 consensus_queue.cc:1048] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.935781 13327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3930e0dbd63246b99782edd528040ad8"
dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
 from {username='slave'} at 127.0.0.1:60444
I20260709 13:04:26.936307 13327 raft_consensus.cc:493] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:26.936578 13327 raft_consensus.cc:3060] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.947237 13327 raft_consensus.cc:515] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.950043 13176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3930e0dbd63246b99782edd528040ad8" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:26.950611 13176 raft_consensus.cc:3055] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:26.950906 13176 raft_consensus.cc:740] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Running, Role: LEADER
I20260709 13:04:26.950941 13503 consensus_queue.cc:1048] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.951730 13176 consensus_queue.cc:260] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.952792 13176 raft_consensus.cc:3060] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.959422 13176 raft_consensus.cc:2468] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 2.
I20260709 13:04:26.964536 13290 leader_election.cc:304] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:26.964893 13486 raft_consensus.cc:993] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00: : Instructing follower 2bd53d77fe9240439c39e207ca3d9623 to start an election
I20260709 13:04:26.965279 13503 raft_consensus.cc:2804] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:26.965907 13503 raft_consensus.cc:697] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [term 2 LEADER]: Becoming Leader. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:26.966671 13503 consensus_queue.cc:237] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.965371 13459 raft_consensus.cc:1081] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Signalling peer 2bd53d77fe9240439c39e207ca3d9623 to start an election
I20260709 13:04:26.970765 13252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7da7f7f8f67245f5bb82669a8d846ed5"
dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
 from {username='slave'} at 127.0.0.1:57074
I20260709 13:04:26.971299 13252 raft_consensus.cc:493] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:26.971740 13252 raft_consensus.cc:3060] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.965052 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3930e0dbd63246b99782edd528040ad8" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:26.974149 13253 raft_consensus.cc:3060] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.973948 13459 consensus_queue.cc:1048] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.978227 13252 raft_consensus.cc:515] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.978011 13075 catalog_manager.cc:5697] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 reported cstate change: term changed from 1 to 2, leader changed from 3ff0b505850e495480bd47f56babdb42 (127.7.71.129) to dad6812152a547a68a0b74b3514f2a00 (127.7.71.131). New cstate: current_term: 2 leader_uuid: "dad6812152a547a68a0b74b3514f2a00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:26.981433 13176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7f7f8f67245f5bb82669a8d846ed5" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:26.981602 13327 leader_election.cc:290] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 2 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:26.983587 13176 raft_consensus.cc:3060] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.981360 13253 raft_consensus.cc:2468] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 2.
I20260709 13:04:26.982218 13252 leader_election.cc:290] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 2 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:26.982421 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7f7f8f67245f5bb82669a8d846ed5" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:26.986945 13326 raft_consensus.cc:3055] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:26.987272 13326 raft_consensus.cc:740] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:26.988135 13326 consensus_queue.cc:260] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.989339 13326 raft_consensus.cc:3060] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.992688 13176 raft_consensus.cc:2468] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 2.
I20260709 13:04:26.993788 13216 leader_election.cc:304] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42; no voters: 
I20260709 13:04:26.994657 13510 raft_consensus.cc:2804] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:26.995090 13510 raft_consensus.cc:697] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Becoming Leader. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Running, Role: LEADER
I20260709 13:04:26.995872 13510 consensus_queue.cc:237] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:26.997148 13503 raft_consensus.cc:993] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00: : Instructing follower 2bd53d77fe9240439c39e207ca3d9623 to start an election
I20260709 13:04:26.997596 13503 raft_consensus.cc:1081] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Signalling peer 2bd53d77fe9240439c39e207ca3d9623 to start an election
I20260709 13:04:26.997959 13534 consensus_queue.cc:1048] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.998710 13326 raft_consensus.cc:2468] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 2.
I20260709 13:04:27.003170 13251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e23a5cab08dd4d48944d7e9724e27eac"
dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
 from {username='slave'} at 127.0.0.1:57074
I20260709 13:04:27.003793 13251 raft_consensus.cc:493] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:27.004160 13251 raft_consensus.cc:3060] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:27.011255 13251 raft_consensus.cc:515] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:27.012329 13252 raft_consensus.cc:1240] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Rejecting Update request from peer dad6812152a547a68a0b74b3514f2a00 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:27.014029 13176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23a5cab08dd4d48944d7e9724e27eac" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:27.015535 13176 raft_consensus.cc:3060] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:27.016423 13496 consensus_queue.cc:1048] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:27.014981 13251 leader_election.cc:290] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 2 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:27.011163 13486 consensus_queue.cc:1048] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:04:27.019429 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23a5cab08dd4d48944d7e9724e27eac" candidate_uuid: "2bd53d77fe9240439c39e207ca3d9623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:27.019577 13503 consensus_queue.cc:1059] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:27.022390 13327 raft_consensus.cc:3055] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:27.022704 13327 raft_consensus.cc:740] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:27.023344 13176 raft_consensus.cc:2468] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 2.
I20260709 13:04:27.023367 13327 consensus_queue.cc:260] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:27.024824 13177 raft_consensus.cc:1240] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Rejecting Update request from peer dad6812152a547a68a0b74b3514f2a00 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:04:27.024950 13327 raft_consensus.cc:3060] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:27.027872 13075 catalog_manager.cc:5697] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 reported cstate change: term changed from 1 to 2, leader changed from dad6812152a547a68a0b74b3514f2a00 (127.7.71.131) to 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "2bd53d77fe9240439c39e207ca3d9623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:27.029593 13216 leader_election.cc:304] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42; no voters: 
I20260709 13:04:27.030452 13510 raft_consensus.cc:2804] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:27.030989 13510 raft_consensus.cc:697] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Becoming Leader. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Running, Role: LEADER
I20260709 13:04:27.032107 13510 consensus_queue.cc:237] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:27.037732 13327 raft_consensus.cc:2468] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd53d77fe9240439c39e207ca3d9623 in term 2.
W20260709 13:04:27.038314 13503 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:04:27.043220 13075 catalog_manager.cc:5697] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 reported cstate change: term changed from 1 to 2, leader changed from dad6812152a547a68a0b74b3514f2a00 (127.7.71.131) to 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130). New cstate: current_term: 2 leader_uuid: "2bd53d77fe9240439c39e207ca3d9623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:27.138521 13326 raft_consensus.cc:1275] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Refusing update from remote peer 3ff0b505850e495480bd47f56babdb42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:27.139647 13496 consensus_queue.cc:1048] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:27.147254 13251 raft_consensus.cc:1275] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Refusing update from remote peer 3ff0b505850e495480bd47f56babdb42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:27.150050 13496 consensus_queue.cc:1048] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:27.307636 13486 raft_consensus.cc:993] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00: : Instructing follower 3ff0b505850e495480bd47f56babdb42 to start an election
I20260709 13:04:27.308037 13503 raft_consensus.cc:1081] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Signalling peer 3ff0b505850e495480bd47f56babdb42 to start an election
I20260709 13:04:27.309240 13176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "560ef62897c04d08bd2183fe09a4f7b6"
dest_uuid: "3ff0b505850e495480bd47f56babdb42"
 from {username='slave'} at 127.0.0.1:40452
I20260709 13:04:27.309687 13176 raft_consensus.cc:493] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:27.310000 13176 raft_consensus.cc:3060] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:27.314630 13176 raft_consensus.cc:515] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:27.316114 13176 leader_election.cc:290] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 2 election: Requested vote from peers 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497), dad6812152a547a68a0b74b3514f2a00 (127.7.71.131:33421)
I20260709 13:04:27.316718 13251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560ef62897c04d08bd2183fe09a4f7b6" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:27.317062 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560ef62897c04d08bd2183fe09a4f7b6" candidate_uuid: "3ff0b505850e495480bd47f56babdb42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
I20260709 13:04:27.317282 13251 raft_consensus.cc:3060] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:27.317564 13326 raft_consensus.cc:3055] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:27.317813 13326 raft_consensus.cc:740] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:27.318423 13326 consensus_queue.cc:260] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:27.319211 13326 raft_consensus.cc:3060] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:27.322079 13251 raft_consensus.cc:2468] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 2.
I20260709 13:04:27.323068 13143 leader_election.cc:304] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd53d77fe9240439c39e207ca3d9623, 3ff0b505850e495480bd47f56babdb42; no voters: 
I20260709 13:04:27.323163 13326 raft_consensus.cc:2468] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff0b505850e495480bd47f56babdb42 in term 2.
I20260709 13:04:27.323697 13534 raft_consensus.cc:2804] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:27.324077 13534 raft_consensus.cc:697] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [term 2 LEADER]: Becoming Leader. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Running, Role: LEADER
I20260709 13:04:27.324781 13534 consensus_queue.cc:237] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:27.330793 13073 catalog_manager.cc:5697] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 reported cstate change: term changed from 1 to 2, leader changed from dad6812152a547a68a0b74b3514f2a00 (127.7.71.131) to 3ff0b505850e495480bd47f56babdb42 (127.7.71.129). New cstate: current_term: 2 leader_uuid: "3ff0b505850e495480bd47f56babdb42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:27.399796 13176 raft_consensus.cc:1275] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Refusing update from remote peer 2bd53d77fe9240439c39e207ca3d9623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:27.400964 13510 consensus_queue.cc:1048] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:27.408241 13326 raft_consensus.cc:1275] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Refusing update from remote peer 2bd53d77fe9240439c39e207ca3d9623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:27.410549 13510 consensus_queue.cc:1048] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:27.432775 13251 raft_consensus.cc:1275] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Refusing update from remote peer dad6812152a547a68a0b74b3514f2a00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:27.433828 13503 consensus_queue.cc:1048] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:27.440641 13176 raft_consensus.cc:1275] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Refusing update from remote peer dad6812152a547a68a0b74b3514f2a00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:27.442062 13486 consensus_queue.cc:1048] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:27.446245 13326 raft_consensus.cc:1275] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Refusing update from remote peer 2bd53d77fe9240439c39e207ca3d9623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:27.448448 13425 consensus_queue.cc:1048] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:27.456430 13176 raft_consensus.cc:1275] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Refusing update from remote peer 2bd53d77fe9240439c39e207ca3d9623: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:27.459241 13425 consensus_queue.cc:1048] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:27.553016 13176 raft_consensus.cc:1275] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Refusing update from remote peer 2bd53d77fe9240439c39e207ca3d9623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:27.554589 13425 consensus_queue.cc:1048] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:27.562741 13326 raft_consensus.cc:1275] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Refusing update from remote peer 2bd53d77fe9240439c39e207ca3d9623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:27.564158 13510 consensus_queue.cc:1048] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:27.710398 13326 raft_consensus.cc:1275] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Refusing update from remote peer 3ff0b505850e495480bd47f56babdb42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:27.711427 13496 consensus_queue.cc:1048] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:27.719445 13251 raft_consensus.cc:1275] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Refusing update from remote peer 3ff0b505850e495480bd47f56babdb42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:27.721568 13534 consensus_queue.cc:1048] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:29.778600 13075 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47254:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:04:29.797235 13075 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47254:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:04:29.842046  7454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:29.947592 13594 tablet.cc:1724] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:29.949498 13588 tablet.cc:1724] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:29.987051 13592 tablet.cc:1724] T 8b458d3d34e5423c912dba87693e3888 P 3ff0b505850e495480bd47f56babdb42: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.014250 13175 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7aa8268e7634cddb7b7ff433677a9b1"
dest_uuid: "3ff0b505850e495480bd47f56babdb42"
mode: GRACEFUL
new_leader_uuid: "dad6812152a547a68a0b74b3514f2a00"
 from {username='slave'} at 127.0.0.1:40480
I20260709 13:04:30.014962 13175 raft_consensus.cc:606] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 2 LEADER]: Received request to transfer leadership to TS dad6812152a547a68a0b74b3514f2a00
I20260709 13:04:30.030459 13588 tablet.cc:1724] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.074517 13593 tablet.cc:1724] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:04:30.076107 13573 log.cc:927] Time spent T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:04:30.050930 13599 tablet.cc:1724] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.083906 13588 tablet.cc:1724] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.099139 13613 tablet.cc:1724] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.102180 13615 tablet.cc:1724] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.102662 13616 tablet.cc:1724] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.107846 13602 tablet.cc:1724] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.113382 13615 tablet.cc:1724] T 961062fa50e54b8ea14bfe06e130b11c P dad6812152a547a68a0b74b3514f2a00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.115849 13604 tablet.cc:1724] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.117110 13592 tablet.cc:1724] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.086987 13594 tablet.cc:1724] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.125864 13588 tablet.cc:1724] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.131767 13592 tablet.cc:1724] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.115813 13616 tablet.cc:1724] T 8b458d3d34e5423c912dba87693e3888 P dad6812152a547a68a0b74b3514f2a00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.138465 13604 tablet.cc:1724] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.142998 13615 tablet.cc:1724] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.145512 13611 tablet.cc:1724] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.159327 13611 tablet.cc:1724] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.160764 13616 tablet.cc:1724] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.166910 13593 tablet.cc:1724] T 961062fa50e54b8ea14bfe06e130b11c P 2bd53d77fe9240439c39e207ca3d9623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.172629 13249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1982294412244ffa84ea6629e022e8f"
dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
mode: GRACEFUL
new_leader_uuid: "dad6812152a547a68a0b74b3514f2a00"
 from {username='slave'} at 127.0.0.1:57098
I20260709 13:04:30.173301 13249 raft_consensus.cc:606] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Received request to transfer leadership to TS dad6812152a547a68a0b74b3514f2a00
I20260709 13:04:30.174870  7454 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:30.174633 13602 tablet.cc:1724] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.175495  7454 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:30.176096 13604 tablet.cc:1724] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.157742 13613 tablet.cc:1724] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:30.210815 13073 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9: soft_deleted_table [id=92ed19e0cbbe41d8b3bf0de677949292] alter complete (version 1)
I20260709 13:04:30.236538 13545 raft_consensus.cc:993] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623: : Instructing follower dad6812152a547a68a0b74b3514f2a00 to start an election
I20260709 13:04:30.237020 13610 raft_consensus.cc:1081] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Signalling peer dad6812152a547a68a0b74b3514f2a00 to start an election
I20260709 13:04:30.238359 13327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1982294412244ffa84ea6629e022e8f"
dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
 from {username='slave'} at 127.0.0.1:60432
I20260709 13:04:30.238775 13327 raft_consensus.cc:493] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:30.239082 13327 raft_consensus.cc:3060] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:30.243279 13327 raft_consensus.cc:515] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:30.244645 13327 leader_election.cc:290] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 3 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:30.245430 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1982294412244ffa84ea6629e022e8f" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:30.245774 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1982294412244ffa84ea6629e022e8f" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:30.245982 13178 raft_consensus.cc:3060] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:30.246366 13249 raft_consensus.cc:3055] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:30.246632 13249 raft_consensus.cc:740] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2bd53d77fe9240439c39e207ca3d9623, State: Running, Role: LEADER
I20260709 13:04:30.247301 13249 consensus_queue.cc:260] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [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: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:30.248256 13249 raft_consensus.cc:3060] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:30.252678 13178 raft_consensus.cc:2468] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 3.
I20260709 13:04:30.253278 13249 raft_consensus.cc:2468] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 3.
I20260709 13:04:30.253859 13290 leader_election.cc:304] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [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: 3ff0b505850e495480bd47f56babdb42, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:30.254689 13595 raft_consensus.cc:2804] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:30.255096 13595 raft_consensus.cc:697] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 3 LEADER]: Becoming Leader. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:30.255817 13595 consensus_queue.cc:237] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [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: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:30.263135 13072 catalog_manager.cc:5697] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 reported cstate change: term changed from 2 to 3, leader changed from 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130) to dad6812152a547a68a0b74b3514f2a00 (127.7.71.131). New cstate: current_term: 3 leader_uuid: "dad6812152a547a68a0b74b3514f2a00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:30.315086 13547 raft_consensus.cc:993] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42: : Instructing follower dad6812152a547a68a0b74b3514f2a00 to start an election
I20260709 13:04:30.315511 13547 raft_consensus.cc:1081] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 2 LEADER]: Signalling peer dad6812152a547a68a0b74b3514f2a00 to start an election
I20260709 13:04:30.316809 13327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7aa8268e7634cddb7b7ff433677a9b1"
dest_uuid: "dad6812152a547a68a0b74b3514f2a00"
 from {username='slave'} at 127.0.0.1:60444
I20260709 13:04:30.317238 13327 raft_consensus.cc:493] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:30.317569 13327 raft_consensus.cc:3060] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:30.323001 13327 raft_consensus.cc:515] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:30.324542 13327 leader_election.cc:290] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [CANDIDATE]: Term 3 election: Requested vote from peers 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111), 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497)
I20260709 13:04:30.325158 13178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa8268e7634cddb7b7ff433677a9b1" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ff0b505850e495480bd47f56babdb42"
I20260709 13:04:30.325502 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa8268e7634cddb7b7ff433677a9b1" candidate_uuid: "dad6812152a547a68a0b74b3514f2a00" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2bd53d77fe9240439c39e207ca3d9623"
I20260709 13:04:30.325695 13178 raft_consensus.cc:3055] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:30.326022 13178 raft_consensus.cc:740] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ff0b505850e495480bd47f56babdb42, State: Running, Role: LEADER
I20260709 13:04:30.326032 13249 raft_consensus.cc:3060] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:30.326700 13178 consensus_queue.cc:260] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [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: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:30.327629 13178 raft_consensus.cc:3060] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:30.330812 13249 raft_consensus.cc:2468] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 3.
I20260709 13:04:30.331823 13292 leader_election.cc:304] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [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: 2bd53d77fe9240439c39e207ca3d9623, dad6812152a547a68a0b74b3514f2a00; no voters: 
I20260709 13:04:30.332340 13178 raft_consensus.cc:2468] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad6812152a547a68a0b74b3514f2a00 in term 3.
I20260709 13:04:30.332458 13595 raft_consensus.cc:2804] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:30.333053 13595 raft_consensus.cc:697] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 3 LEADER]: Becoming Leader. State: Replica: dad6812152a547a68a0b74b3514f2a00, State: Running, Role: LEADER
I20260709 13:04:30.333804 13595 consensus_queue.cc:237] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [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: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } }
I20260709 13:04:30.340283 13072 catalog_manager.cc:5697] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 reported cstate change: term changed from 2 to 3, leader changed from 3ff0b505850e495480bd47f56babdb42 (127.7.71.129) to dad6812152a547a68a0b74b3514f2a00 (127.7.71.131). New cstate: current_term: 3 leader_uuid: "dad6812152a547a68a0b74b3514f2a00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad6812152a547a68a0b74b3514f2a00" member_type: VOTER last_known_addr { host: "127.7.71.131" port: 33421 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:30.716840 13249 raft_consensus.cc:1275] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 3 FOLLOWER]: Refusing update from remote peer dad6812152a547a68a0b74b3514f2a00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:30.717917 13595 consensus_queue.cc:1048] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:30.726380 13178 raft_consensus.cc:1275] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42 [term 3 FOLLOWER]: Refusing update from remote peer dad6812152a547a68a0b74b3514f2a00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:30.728029 13546 consensus_queue.cc:1048] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:30.875969 13178 raft_consensus.cc:1275] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 3 FOLLOWER]: Refusing update from remote peer dad6812152a547a68a0b74b3514f2a00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:30.877076 13622 consensus_queue.cc:1048] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff0b505850e495480bd47f56babdb42" member_type: VOTER last_known_addr { host: "127.7.71.129" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:30.884825 13252 raft_consensus.cc:1275] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 3 FOLLOWER]: Refusing update from remote peer dad6812152a547a68a0b74b3514f2a00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:30.887053 13622 consensus_queue.cc:1048] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd53d77fe9240439c39e207ca3d9623" member_type: VOTER last_known_addr { host: "127.7.71.130" port: 41497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:31.229003  7454 tablet_server.cc:179] TabletServer@127.7.71.129:0 shutting down...
I20260709 13:04:31.252784  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:31.253425  7454 tablet_replica.cc:333] T 8b458d3d34e5423c912dba87693e3888 P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.253978  7454 raft_consensus.cc:2243] T 8b458d3d34e5423c912dba87693e3888 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.254426  7454 raft_consensus.cc:2272] T 8b458d3d34e5423c912dba87693e3888 P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.256150  7454 tablet_replica.cc:333] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.256666  7454 raft_consensus.cc:2243] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.257053  7454 raft_consensus.cc:2272] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.258597  7454 tablet_replica.cc:333] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.259087  7454 raft_consensus.cc:2243] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.259455  7454 raft_consensus.cc:2272] T 3930e0dbd63246b99782edd528040ad8 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.260999  7454 tablet_replica.cc:333] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.261571  7454 raft_consensus.cc:2243] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.262228  7454 raft_consensus.cc:2272] T 7a8c4c9660cc40818aecd8667ede16e9 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.263818  7454 tablet_replica.cc:333] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.264290  7454 raft_consensus.cc:2243] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.264643  7454 raft_consensus.cc:2272] T e23a5cab08dd4d48944d7e9724e27eac P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.266139  7454 tablet_replica.cc:333] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.266602  7454 raft_consensus.cc:2243] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.267239  7454 raft_consensus.cc:2272] T 961062fa50e54b8ea14bfe06e130b11c P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.268764  7454 tablet_replica.cc:333] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.269227  7454 raft_consensus.cc:2243] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.269863  7454 raft_consensus.cc:2272] T 560ef62897c04d08bd2183fe09a4f7b6 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.271379  7454 tablet_replica.cc:333] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.271938  7454 raft_consensus.cc:2243] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.272317  7454 raft_consensus.cc:2272] T 7da7f7f8f67245f5bb82669a8d846ed5 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.273785  7454 tablet_replica.cc:333] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.274276  7454 raft_consensus.cc:2243] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.274641  7454 raft_consensus.cc:2272] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.276242  7454 tablet_replica.cc:333] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.276698  7454 raft_consensus.cc:2243] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.277341  7454 raft_consensus.cc:2272] T 9b45524172e6427aa55e8c52f0b3aada P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.279006  7454 tablet_replica.cc:333] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.279479  7454 raft_consensus.cc:2243] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.280144  7454 raft_consensus.cc:2272] T 089867a6f60f4c0eb9bb0939798527e1 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.281728  7454 tablet_replica.cc:333] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.282202  7454 raft_consensus.cc:2243] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.282564  7454 raft_consensus.cc:2272] T 90746a0a327845f3a2524c30e7e09985 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.284276  7454 tablet_replica.cc:333] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.284726  7454 raft_consensus.cc:2243] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.285087  7454 raft_consensus.cc:2272] T b7aa8268e7634cddb7b7ff433677a9b1 P 3ff0b505850e495480bd47f56babdb42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.287163  7454 tablet_replica.cc:333] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.287623  7454 raft_consensus.cc:2243] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.288236  7454 raft_consensus.cc:2272] T 04582541c0404abe9244486024944eda P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.289760  7454 tablet_replica.cc:333] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.290216  7454 raft_consensus.cc:2243] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.290583  7454 raft_consensus.cc:2272] T 6970c9d151804a2baece4c90ed4c9e90 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.292196  7454 tablet_replica.cc:333] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.292626  7454 raft_consensus.cc:2243] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.292979  7454 raft_consensus.cc:2272] T f1982294412244ffa84ea6629e022e8f P 3ff0b505850e495480bd47f56babdb42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.294996  7454 tablet_replica.cc:333] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.295439  7454 raft_consensus.cc:2243] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.296144  7454 raft_consensus.cc:2272] T d79d278afbdc4da9a7aedb2f76f1b7ce P 3ff0b505850e495480bd47f56babdb42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.298067  7454 tablet_replica.cc:333] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42: stopping tablet replica
I20260709 13:04:31.298576  7454 raft_consensus.cc:2243] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:31.299031 13290 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260709 13:04:31.299027  7454 raft_consensus.cc:2272] T a668a63b95d14d94beb0a6d830546e21 P 3ff0b505850e495480bd47f56babdb42 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:31.301896 13290 consensus_peers.cc:597] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 -> Peer 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111): Couldn't send request to peer 3ff0b505850e495480bd47f56babdb42. 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 13:04:31.314195 13290 consensus_peers.cc:597] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 -> Peer 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111): Couldn't send request to peer 3ff0b505850e495480bd47f56babdb42. 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 13:04:31.326187  7454 tablet_server.cc:196] TabletServer@127.7.71.129:0 shutdown complete.
I20260709 13:04:31.354214  7454 tablet_server.cc:179] TabletServer@127.7.71.130:0 shutting down...
I20260709 13:04:31.375420  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:31.377678  7454 tablet_replica.cc:333] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.378511  7454 raft_consensus.cc:2243] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.379021  7454 raft_consensus.cc:2272] T 3930e0dbd63246b99782edd528040ad8 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.381323  7454 tablet_replica.cc:333] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.382023  7454 raft_consensus.cc:2243] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:04:31.382164 13216 consensus_peers.cc:597] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 -> Peer 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111): Couldn't send request to peer 3ff0b505850e495480bd47f56babdb42. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:44111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:31.383051  7454 raft_consensus.cc:2272] T e23a5cab08dd4d48944d7e9724e27eac P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:31.383855 13292 consensus_peers.cc:597] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 -> Peer 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497): Couldn't send request to peer 2bd53d77fe9240439c39e207ca3d9623. 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 13:04:31.384977  7454 tablet_replica.cc:333] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.385564  7454 raft_consensus.cc:2243] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.385938  7454 raft_consensus.cc:2272] T 7a8c4c9660cc40818aecd8667ede16e9 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.387521  7454 tablet_replica.cc:333] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.388058  7454 raft_consensus.cc:2243] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.388736  7454 raft_consensus.cc:2272] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.390417  7454 tablet_replica.cc:333] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.390934  7454 raft_consensus.cc:2243] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.391641  7454 raft_consensus.cc:2272] T 8b458d3d34e5423c912dba87693e3888 P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.393256  7454 tablet_replica.cc:333] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.393754  7454 raft_consensus.cc:2243] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.394438  7454 raft_consensus.cc:2272] T 7da7f7f8f67245f5bb82669a8d846ed5 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.396044  7454 tablet_replica.cc:333] T 961062fa50e54b8ea14bfe06e130b11c P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.396509  7454 raft_consensus.cc:2243] T 961062fa50e54b8ea14bfe06e130b11c P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.396867  7454 raft_consensus.cc:2272] T 961062fa50e54b8ea14bfe06e130b11c P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.398345  7454 tablet_replica.cc:333] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.398798  7454 raft_consensus.cc:2243] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.399160  7454 raft_consensus.cc:2272] T 560ef62897c04d08bd2183fe09a4f7b6 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.400666  7454 tablet_replica.cc:333] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.401117  7454 raft_consensus.cc:2243] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.401453  7454 raft_consensus.cc:2272] T d79d278afbdc4da9a7aedb2f76f1b7ce P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.403126  7454 tablet_replica.cc:333] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.403635  7454 raft_consensus.cc:2243] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.404269  7454 raft_consensus.cc:2272] T a668a63b95d14d94beb0a6d830546e21 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.405860  7454 tablet_replica.cc:333] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.406394  7454 raft_consensus.cc:2243] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.406773  7454 raft_consensus.cc:2272] T 089867a6f60f4c0eb9bb0939798527e1 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.408376  7454 tablet_replica.cc:333] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.408833  7454 raft_consensus.cc:2243] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.409480  7454 raft_consensus.cc:2272] T 90746a0a327845f3a2524c30e7e09985 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.411131  7454 tablet_replica.cc:333] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.411594  7454 raft_consensus.cc:2243] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.411952  7454 raft_consensus.cc:2272] T b7aa8268e7634cddb7b7ff433677a9b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.414034  7454 tablet_replica.cc:333] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.414501  7454 raft_consensus.cc:2243] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.414865  7454 raft_consensus.cc:2272] T f0a78ab53dab4a9db12dc8fd3974e1b1 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.416450  7454 tablet_replica.cc:333] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.416893  7454 raft_consensus.cc:2243] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.417290  7454 raft_consensus.cc:2272] T 9b45524172e6427aa55e8c52f0b3aada P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.419015  7454 tablet_replica.cc:333] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.419538  7454 raft_consensus.cc:2243] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.420009  7454 raft_consensus.cc:2272] T f1982294412244ffa84ea6629e022e8f P 2bd53d77fe9240439c39e207ca3d9623 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:31.420835 13292 consensus_peers.cc:597] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 -> Peer 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497): Couldn't send request to peer 2bd53d77fe9240439c39e207ca3d9623. 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 13:04:31.422158  7454 tablet_replica.cc:333] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.422700  7454 raft_consensus.cc:2243] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.423077  7454 raft_consensus.cc:2272] T 04582541c0404abe9244486024944eda P 2bd53d77fe9240439c39e207ca3d9623 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.424712  7454 tablet_replica.cc:333] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623: stopping tablet replica
I20260709 13:04:31.425136  7454 raft_consensus.cc:2243] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.425794  7454 raft_consensus.cc:2272] T 6970c9d151804a2baece4c90ed4c9e90 P 2bd53d77fe9240439c39e207ca3d9623 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.451076  7454 tablet_server.cc:196] TabletServer@127.7.71.130:0 shutdown complete.
W20260709 13:04:31.476890 13290 consensus_peers.cc:597] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 -> Peer 3ff0b505850e495480bd47f56babdb42 (127.7.71.129:44111): Couldn't send request to peer 3ff0b505850e495480bd47f56babdb42. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.129:44111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:31.478113  7454 tablet_server.cc:179] TabletServer@127.7.71.131:0 shutting down...
I20260709 13:04:31.500491  7454 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:31.501080  7454 tablet_replica.cc:333] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.501596  7454 raft_consensus.cc:2243] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.502020  7454 raft_consensus.cc:2272] T e23a5cab08dd4d48944d7e9724e27eac P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.503772  7454 tablet_replica.cc:333] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.504261  7454 raft_consensus.cc:2243] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.504631  7454 raft_consensus.cc:2272] T 7a8c4c9660cc40818aecd8667ede16e9 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.506642  7454 tablet_replica.cc:333] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.507182  7454 raft_consensus.cc:2243] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.507951  7454 raft_consensus.cc:2272] T 3930e0dbd63246b99782edd528040ad8 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:31.509027 13292 consensus_peers.cc:597] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 -> Peer 2bd53d77fe9240439c39e207ca3d9623 (127.7.71.130:41497): Couldn't send request to peer 2bd53d77fe9240439c39e207ca3d9623. Status: Network error: Client connection negotiation failed: client connection to 127.7.71.130:41497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:31.509665  7454 tablet_replica.cc:333] T 961062fa50e54b8ea14bfe06e130b11c P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.510268  7454 raft_consensus.cc:2243] T 961062fa50e54b8ea14bfe06e130b11c P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.510663  7454 raft_consensus.cc:2272] T 961062fa50e54b8ea14bfe06e130b11c P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.512385  7454 tablet_replica.cc:333] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.512869  7454 raft_consensus.cc:2243] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.513254  7454 raft_consensus.cc:2272] T 7da7f7f8f67245f5bb82669a8d846ed5 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.514814  7454 tablet_replica.cc:333] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.515304  7454 raft_consensus.cc:2243] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.515744  7454 raft_consensus.cc:2272] T 560ef62897c04d08bd2183fe09a4f7b6 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.517359  7454 tablet_replica.cc:333] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.517844  7454 raft_consensus.cc:2243] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.518217  7454 raft_consensus.cc:2272] T f4bc6dfa48b2443aaf566c4f5d7f3f3e P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.519824  7454 tablet_replica.cc:333] T 8b458d3d34e5423c912dba87693e3888 P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.520321  7454 raft_consensus.cc:2243] T 8b458d3d34e5423c912dba87693e3888 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.520689  7454 raft_consensus.cc:2272] T 8b458d3d34e5423c912dba87693e3888 P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.522253  7454 tablet_replica.cc:333] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.522728  7454 raft_consensus.cc:2243] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.523104  7454 raft_consensus.cc:2272] T 6970c9d151804a2baece4c90ed4c9e90 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.524829  7454 tablet_replica.cc:333] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.525354  7454 raft_consensus.cc:2243] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.525722  7454 raft_consensus.cc:2272] T 04582541c0404abe9244486024944eda P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.527275  7454 tablet_replica.cc:333] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.527765  7454 raft_consensus.cc:2243] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.528149  7454 raft_consensus.cc:2272] T a668a63b95d14d94beb0a6d830546e21 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.529770  7454 tablet_replica.cc:333] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.530208  7454 raft_consensus.cc:2243] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.530560  7454 raft_consensus.cc:2272] T 089867a6f60f4c0eb9bb0939798527e1 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.532837  7454 tablet_replica.cc:333] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.533293  7454 raft_consensus.cc:2243] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.534004  7454 raft_consensus.cc:2272] T b7aa8268e7634cddb7b7ff433677a9b1 P dad6812152a547a68a0b74b3514f2a00 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.535979  7454 tablet_replica.cc:333] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.536430  7454 raft_consensus.cc:2243] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.536799  7454 raft_consensus.cc:2272] T 90746a0a327845f3a2524c30e7e09985 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.538432  7454 tablet_replica.cc:333] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.538866  7454 raft_consensus.cc:2243] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.539538  7454 raft_consensus.cc:2272] T f1982294412244ffa84ea6629e022e8f P dad6812152a547a68a0b74b3514f2a00 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.541587  7454 tablet_replica.cc:333] T d79d278afbdc4da9a7aedb2f76f1b7ce P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.542023  7454 raft_consensus.cc:2243] T d79d278afbdc4da9a7aedb2f76f1b7ce P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.542371  7454 raft_consensus.cc:2272] T d79d278afbdc4da9a7aedb2f76f1b7ce P dad6812152a547a68a0b74b3514f2a00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.544009  7454 tablet_replica.cc:333] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.544432  7454 raft_consensus.cc:2243] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.545083  7454 raft_consensus.cc:2272] T f0a78ab53dab4a9db12dc8fd3974e1b1 P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.546698  7454 tablet_replica.cc:333] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00: stopping tablet replica
I20260709 13:04:31.547096  7454 raft_consensus.cc:2243] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.547456  7454 raft_consensus.cc:2272] T 9b45524172e6427aa55e8c52f0b3aada P dad6812152a547a68a0b74b3514f2a00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.582573  7454 tablet_server.cc:196] TabletServer@127.7.71.131:0 shutdown complete.
I20260709 13:04:31.608354  7454 master.cc:562] Master@127.7.71.190:37977 shutting down...
I20260709 13:04:31.624068  7454 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:31.624526  7454 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.624797  7454 tablet_replica.cc:333] T 00000000000000000000000000000000 P 951a8c0c53614e3a97c5f819398c5cb9: stopping tablet replica
I20260709 13:04:31.643802  7454 master.cc:584] Master@127.7.71.190:37977 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10818 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22948 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (140560 ms total)
[  PASSED  ] 8 tests.
I20260709 13:04:31.691840  7454 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 382 messages since previous log ~471 seconds ago
I20260709 13:04:31.692059  7454 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 382 messages since previous log ~471 seconds ago
I20260709 13:04:31.692248  7454 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 382 messages since previous log ~471 seconds ago
I20260709 13:04:31.692451  7454 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260709 13:04:31.692625  7454 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260709 13:04:31.692863  7454 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260709 13:04:31.693130  7454 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~5 seconds ago
